Implement the back-propagation algorithm
This issue covers the creation of the back-propagation algorithm used to train the MLP.
- learning rate and momentum can be specified.
This issue covers the creation of the back-propagation algorithm used to train the MLP.