org.neuroph.nnet.learning
Class OjaLearning
- java.lang.Object
-
- All Implemented Interfaces:
- java.io.Serializable
public class OjaLearning extends UnsupervisedHebbianLearning
Oja learning rule wich is a modification of unsupervised hebbian learning.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description OjaLearning()Creates an instance of OjaLearning algorithm
-
Method Summary
-
Methods inherited from class org.neuroph.nnet.learning.UnsupervisedHebbianLearning
doLearningEpoch
-
Methods inherited from class org.neuroph.core.learning.IterativeLearning
doOneLearningIteration, getCurrentIteration, getLearningRate, getMaxIterations, isIterationsLimited, isPausedLearning, learn, learn, pause, resume, setLearningRate, setMaxIterations
-
Methods inherited from class org.neuroph.core.learning.LearningRule
addListener, getNeuralNetwork, getTrainingSet, isStopped, removeListener, setNeuralNetwork, setTrainingSet, stopLearning
-
-
DMelt 3.0 © DataMelt by jWork.ORG