|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
WeightInitializer | This interface desribes the methods that needs to be implemented in order to create new weight (or bias) initializers. |
Class Summary | |
---|---|
FanInBasedWeightInitializer | The weights are uniformly distributed (that is randomly) within the range [LB/F_i, UB/F_i] . |
RandomWeightInitializer | This class initializes weights (and biases) in a random way within a given domain. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |