Documentation of 'org.neuroph.nnet.learning.HopfieldLearning' Java class
HopfieldLearning
org.neuroph.nnet.learning

Class HopfieldLearning

  • All Implemented Interfaces:
    java.io.Serializable


    public class HopfieldLearning
    extends LearningRule
    Learning algorithm for the Hopfield neural network.
    See Also:
    Serialized Form
    • Constructor Detail

      • HopfieldLearning

        public HopfieldLearning()
        Creates new HopfieldLearning
    • Method Detail

      • learn

        public void learn(DataSet trainingSet)
        Calculates weights for the hopfield net to learn the specified training set
        Specified by:
        learn in class LearningRule
        Parameters:
        trainingSet - training set to learn

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.