Class: DNN::Activations::Sigmoid
- Inherits:
-
Layers::Layer
- Object
- Layers::Layer
- DNN::Activations::Sigmoid
- Defined in:
- lib/dnn/core/activations.rb
Instance Attribute Summary
Attributes inherited from Layers::Layer
Instance Method Summary collapse
Methods inherited from Layers::Layer
#build, #built?, #initialize, #output_shape, #to_hash
Constructor Details
This class inherits a constructor from DNN::Layers::Layer