Feedforward NeuralNetwork Template



Worked on Throughout: 2018
Here's a costomizable feedforward neural network that I made. I programmed this in java, and it's capable of training itself off of data given. In this specific instance, it's training itself to recognize numbers from the mnist database.