| Class | Description |
|---|---|
| Adaline |
Adaline neural network architecture with LMS learning rule.
|
| BAM |
Bidirectional Associative Memory
|
| CompetitiveNetwork |
Two layer neural network with competitive learning rule.
|
| Hopfield |
Hopfield neural network.
|
| Instar |
Instar neural network with Instar learning rule.
|
| Kohonen |
Kohonen neural network.
|
| MaxNet |
Max Net neural network with competitive learning rule.
|
| MultiLayerPerceptron |
Multi Layer Perceptron neural network with Back propagation learning algorithm.
|
| NeuroFuzzyPerceptron |
The NeuroFuzzyReasoner class represents Neuro Fuzzy Reasoner architecture.
|
| Outstar |
Outstar neural network with Outstar learning rule.
|
| Perceptron |
Perceptron neural network with some LMS based learning algorithm.
|
| RbfNetwork |
Radial basis function neural network.
|
| SupervisedHebbianNetwork |
Hebbian neural network with supervised Hebbian learning algorithm.
|
| UnsupervisedHebbianNetwork |
Hebbian neural network with unsupervised Hebbian learning algorithm.
|
Copyright © 2013. All Rights Reserved.