Package org.joone.engine.weights
-
Interface Summary Interface Description WeightInitializer This interface desribes the methods that needs to be implemented in order to create new weight (or bias) initializers. -
Class Summary Class Description 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.
DataMelt 3.0 © DataMelt by jWork.ORG