Package | Description |
---|---|
org.apache.ignite.ml.nn |
Contains neural networks and related classes.
|
Modifier and Type | Method and Description |
---|---|
MLPState |
MultilayerPerceptron.computeState(Matrix val)
Perform forward pass and return state of outputs of each layer.
|
Modifier and Type | Method and Description |
---|---|
Matrix |
MultilayerPerceptron.forwardPass(Matrix val,
MLPState state,
boolean writeState)
Perform forward pass and if needed write state of outputs of each layer.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019