public static class Layer.RectifierDropout extends Layer.Rectifier
Layer.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_momentum, DOC_FIELDS, dropout, l2, rate, rate_annealing, units| Constructor and Description |
|---|
Layer.RectifierDropout(int units) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Layer[] ls,
int index,
boolean weights,
long step) |
anneal, clone, close, init, momentum, rate, shareWeights, shareWeights, writeJSONfrozenType, init, newInstance, read, toDocField, write, writeJSONFieldspublic void init(Layer[] ls, int index, boolean weights, long step)
init in class Layer.Rectifier