Package jsat.classifiers.neuralnetwork.regularizers
-
Interface Summary Interface Description WeightRegularizer This interface defines the contract for applying a regularization scheme to the weight and bias values of a laying in a neural network. -
Class Summary Class Description Max2NormRegularizer This regularizer restricts the norm of each neuron's weights to be bounded by a fixed constant, and rescaled when the norm is exceeded.
DataMelt 3.0 © DataMelt by jWork.ORG