| Package | Description |
|---|---|
| org.neuroph.nnet.learning |
Provides implementations of specific neural network learning algorithms.
|
| Class and Description |
|---|
| BackPropagation
Back Propagation learning rule for Multi Layer Perceptron neural networks.
|
| LMS
LMS learning rule for neural networks.
|
| MomentumBackpropagation
Backpropagation learning rule with momentum.
|
| PerceptronLearning
Perceptron learning rule for perceptron neural networks.
|
| UnsupervisedHebbianLearning
Unsupervised hebbian learning rule.
|
Copyright © 2019 Neuroph Project. All rights reserved.