public interface WeightInitializer
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
initialize(Matrix aMatrix)
Initializes weights (biases) represented by the matrix.
|
void initialize(Matrix aMatrix)
aMatrix
- the weights (biases) to be initialized.Submit Feedback to pmarrone@users.sourceforge.net