The Learning module for the Beginner's System lets you define certain network training parameters and train the network.
The Beginner's System uses a three layer Backpropagation network, a universal architecture which has the ability to generalize well on a wide variety of problems. The Beginner's System presets network parameters such as learning rate, momentum, and number of hidden nodes.
For more information, refer to the Learning (Beginner's System) - Detail module.
|