Package | Description |
---|---|
org.apache.ignite.ml.nn |
Contains neural networks and related classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<MLPLayer> |
MultilayerPerceptron.layers
List containing layers parameters.
|
Modifier and Type | Method and Description |
---|---|
protected Vector |
MultilayerPerceptron.paramsAsVector(List<MLPLayer> layersParams)
Flatten this MLP parameters as vector.
|
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024