C# (CSharp) AForge.Neuro.Learning Namespace

Classes

Name Description
BackPropagationLearning Back propagation learning algorithm
DeltaRuleLearning Delta rule learning algorithm.
ElasticNetworkLearning Elastic network learning algorithm.
EvolutionaryFitness Fitness function used for chromosomes representing collection of neural network's weights.
EvolutionaryLearning Neural networks' evolutionary learning algorithm, which is based on Genetic Algorithms.
PerceptronLearning Perceptron learning algorithm.
ResilientBackpropagationLearning Resilient Backpropagation learning algorithm.
SOMLearning Kohonen Self Organizing Map (SOM) learning algorithm.