public interface MLPInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initBiases(Vector biases)
In-place change values of vector representing vectors.
|
void |
initWeights(Matrix weights)
In-place change values of matrix representing weights.
|
void initWeights(Matrix weights)
weights - Matrix representing weights.void initBiases(Vector biases)
biases - Vector representing vectors.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025