Class: DNN::Layers::OutputLayer
Direct Known Subclasses
Activations::IdentityHuber, Activations::IdentityMAE, Activations::IdentityMSE, Activations::SigmoidWithLoss, Activations::SoftmaxWithLoss
Method Summary
Methods inherited from Layer
#backward, #build, #built?, #forward, #initialize, #prev_layer, #shape, #to_hash
Constructor Details
This class inherits a constructor from DNN::Layers::Layer