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.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019