I built a neural network simulator in Python as a learning tool. It will allow you to literally watch a network train with a live display of the equations. This application was written without using any special machine learning libraries, just arrays and for loops, that's it. A link to the built executable is below.
https://drive.google.com/file/d/18L83...
https://github.com/JamieMicro/NeuralN...