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

Class CompetitiveLearning

    • Constructor Detail

      • CompetitiveLearning

        public CompetitiveLearning()
        Creates new instance of CompetitiveLearning
    • Method Detail

      • doLearningEpoch

        public void doLearningEpoch(DataSet trainingSet)
        This method does one learning epoch for the unsupervised learning rules. It iterates through the training set and trains network weights for each element. Stops learning after one epoch.
        Overrides:
        doLearningEpoch in class UnsupervisedLearning
        Parameters:
        trainingSet - training set for training network

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.