R/layers.R
sigmoid_.Rd
Same as `torch$sigmoid_`, plus clamping to `(eps,1-eps)
sigmoid_(input, eps = 1e-07)
input
eps
None