Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 591 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 591 Bytes

NeuralNetworkHelloWorld

A simple project to identify handwritten or digits.

This project does not use any external libraries. Instead everything is written from scratch for learning purposes. The book "How to make your own Neural Network" by Tariq Rashid was used as a resource. Check out his code here: https://github.com/makeyourownneuralnetwork/makeyourownneuralnetwork The book is available under: https://www.amazon.com/Make-Your-Own-Neural-Network-ebook/dp/B01EER4Z4G and at many other places. You may even find it in your mothertongue since it was translated at least into German.