Class: DNN::Layers::ReLU
- Defined in:
- lib/dnn/core/layers/activations.rb
Instance Attribute Summary
Attributes inherited from Layer
Instance Method Summary collapse
Methods inherited from Layer
#build, #built?, call, #call, #clean, from_hash, #initialize, #load_hash, #output_shape, #to_hash
Constructor Details
This class inherits a constructor from DNN::Layers::Layer