How to set up a Neural Network for Handwriting/Character Recognition using the Back-Propagation Algorithm
Contents:
- Introduction to Neural Networks
- The sigmoid activation function (squeezing function)
- The Artificial Neuron
- Structure of an Artificial Neural Network
- Image Pre-processing for the Neural Network
- Character Recognition Phase of a Neural Network
- Training a Neural Network
