public static class Layer.VecSoftmax extends Layer.Softmax
Layer.Output.LossLayer.Input, Layer.Linear, Layer.Maxout, Layer.Output, Layer.Rectifier, Layer.RectifierDropout, Layer.RectifierPrime, Layer.Softmax, Layer.Tanh, Layer.TanhDropout, Layer.TanhPrime, Layer.VecLinear, Layer.VecsInput, Layer.VecSoftmax| Modifier and Type | Field and Description |
|---|---|
Vec |
vec |
DOC_FIELDS, loss| Constructor and Description |
|---|
Layer.VecSoftmax(Vec vec,
Layer.VecSoftmax stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
initanneal, clone, init, momentum, rate, shareWeights, shareWeights, writeJSONfrozenType, init, newInstance, read, toDocField, write, writeJSONFieldspublic Vec vec
public Layer.VecSoftmax(Vec vec, Layer.VecSoftmax stats)