I wanted to learn how to get my machine to learn. So, I spent the weekend learning about neural networks and how to get them to learn using forward and back propagation. I made a quick application in Java after in which the user trains the neural network to recognize the digits from 1-9. Then, when a new value is put in the computer recognizes what the value is.

Built With

Share this project:

Updates