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

Class UnsupervisedHebbianLearning

    • Constructor Detail

      • UnsupervisedHebbianLearning

        public UnsupervisedHebbianLearning()
        Creates new instance of UnsupervisedHebbianLearning algorithm
    • 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.