Class: DNN::Layers::Softmax
- Defined in:
- lib/dnn/keras-model-convertor.rb
Instance Attribute Summary
Attributes inherited from Layer
Instance Method Summary collapse
Methods inherited from Layer
#<<, #build, #built?, #call, call, #clean, #compute_output_shape, from_hash, #initialize, #load_hash, #to_hash
Constructor Details
This class inherits a constructor from DNN::Layers::Layer