|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwater.Iced
hex.Layer
hex.Layer.Output
hex.Layer.Softmax
public abstract static class Layer.Softmax
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hex.Layer |
|---|
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 |
| Field Summary |
|---|
| Fields inherited from class hex.Layer |
|---|
DOC_FIELDS, dropout, l2, rate, rate_annealing, units |
| Constructor Summary | |
|---|---|
Layer.Softmax()
|
|
| Method Summary |
|---|
| Methods inherited from class hex.Layer.Output |
|---|
init |
| Methods inherited from class hex.Layer |
|---|
anneal, clone, init, momentum, rate, shareWeights, shareWeights, writeJSON |
| Methods inherited from class water.Iced |
|---|
frozenType, init, newInstance, read, toDocField, write, writeJSONFields |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Layer.Softmax()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||