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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024