public abstract static class Neurons.Output extends Neurons
Neurons.ExpRectifier, Neurons.ExpRectifierDropout, Neurons.Input, Neurons.Linear, Neurons.Maxout, Neurons.MaxoutDropout, Neurons.Output, Neurons.Rectifier, Neurons.RectifierDropout, Neurons.Softmax, Neurons.Tanh, Neurons.TanhDropout
Modifier and Type | Method and Description |
---|---|
protected void |
bprop(int n)
Back propagation of error terms stored in _e (for non-final layers)
|
autoEncoderGradient, bpropOutputLayer, fprop, init, momentum, momentum, rate, setOutputLayerGradient, toString