This Neural Network Module is based on the book "Neural Network
Design" book by Martin T. Hagan.
The module could be used to build following netwroks
1. Perceptron
2. Adaline
3. Multilayer Feedforware Backpropagation Network
- Gradient Decent
- Gradient Decent with Adaptive Learning Rate
- Gradient Decent with Momentum
- Gradient Decent with Adaptive Learning Rate and Momentum
- Levenberg–Marquardt
4. Competitive Network
5. Self-Organizing Map
6. LVQ1 Network
New in ver 3.0:
1. Feed-forward Back-Propagation Network Base on Andrew Ng's Coursera
Deep-Learning Specialization Course.
2. Updated demos
3. Update for Scilab 6.1