Documentation of 'org.neuroph.core.learning.UnsupervisedLearning' Java class
UnsupervisedLearning
org.neuroph.core.learning

Class UnsupervisedLearning

    • Constructor Detail

      • UnsupervisedLearning

        public UnsupervisedLearning()
        Creates new unsupervised learning rule
    • 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
        Specified by:
        doLearningEpoch in class IterativeLearning
        Parameters:
        trainingSet - training set for training network

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.