Documentation of 'org.neuroph.contrib.matrixmlp.MatrixMomentumBackpropagation' Java class
MatrixMomentumBackpropagation
org.neuroph.contrib.matrixmlp

Class MatrixMomentumBackpropagation

  • All Implemented Interfaces:
    java.io.Serializable


    public class MatrixMomentumBackpropagation
    extends MomentumBackpropagation
    Momentum Backpropagation for matrix based MLP
    See Also:
    Serialized Form
    • Constructor Detail

      • MatrixMomentumBackpropagation

        public MatrixMomentumBackpropagation()
    • Method Detail

      • setNeuralNetwork

        public void setNeuralNetwork(NeuralNetwork neuralNetwork)
        Description copied from class: LearningRule
        Sets neural network for this learning rule
        Overrides:
        setNeuralNetwork in class LearningRule
        Parameters:
        neuralNetwork - neural network for this learning rule

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.