The training module in a neural network is one of the most interesting parts of the whole thing. There are lots of variables to play with and there are a lot of optimizations that you can do so that the training, which is a terribly time consuming process can run more efficiently.
Trainig is just an extension of the
