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.14 Release Date : November 5 2024