MCPcopy Create free account
hub / github.com/Raibows/MLinRust / sigmoid

Function sigmoid

src/ndarray/utils.rs:183–197  ·  view source on GitHub ↗

1 / (1 + exp(-x)) \[0.0, 1.0\]

(x: &NdArray)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

forwardMethod · 0.85
forward_as_borrowMethod · 0.85

Calls 2

iter_mutMethod · 0.80
data_as_mut_vectorMethod · 0.80

Tested by

no test coverage detected