Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 423 Bytes

MultilayerPerceptron

My first neural network.

This will be a basic feed forward neural network. The point of this project is to build on my understanding of neural networks so that I can implement one into my "Instant_Insta" project.

Test dataset citation: Cohen, G., Afshar, S., Tapson, J., & van Schaik, A. (2017). EMNIST: an extension of MNIST to handwritten letters. Retrieved from http://arxiv.org/abs/1702.05373