public static class Layer.VecSoftmax extends Layer.Softmax
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| Modifier and Type | Field and Description |
|---|---|
Vec |
vec |
DOC_FIELDS| Constructor and Description |
|---|
Layer.VecSoftmax(Vec vec,
Layer.VecSoftmax stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected int |
target() |
bprop, fprop, initposclone, init, momentum, rate, shareWeights, shareWeights, writeJSONfrozenType, init, newInstance, read, toDocField, write, writeJSONFieldspublic Vec vec
public Layer.VecSoftmax(Vec vec, Layer.VecSoftmax stats)
protected int target()
target in class Layer.Softmax