public abstract static class Layer.Softmax extends Layer.Output
Layer.Dropout, Layer.Input, Layer.Linear, Layer.Maxout, Layer.MaxoutDropout, Layer.Output, Layer.Rectifier, Layer.RectifierDropout, Layer.RectifierPrime, Layer.Softmax, Layer.Tanh, Layer.TanhDropout, Layer.TanhPrime, Layer.VecLinear, Layer.VecsInput, Layer.VecSoftmax
DOC_FIELDS
Constructor and Description |
---|
Layer.Softmax() |
Modifier and Type | Method and Description |
---|---|
protected void |
bprop() |
protected void |
fprop(long seed,
boolean training) |
void |
init(Layer[] ls,
int index,
boolean weights) |
protected abstract int |
target() |
pos
clone, close, init, momentum, rate, shareWeights, shareWeights, writeJSON
frozenType, init, newInstance, read, toDocField, write, writeJSONFields