Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Num::NN::SigmoidLayer(T)
Inherits
Num::NN::Layer
<
Reference
<
Object
Constructors
new
(context :
Num::Grad::Context
(
T
), output_shape :
Array
(
Int32
))
Source
Instance methods
forward
(input :
Num::Grad::Variable
(
T
)) :
Num::Grad::Variable
(
T
)
Source
output_shape
Source