Skip to content

A simple handwritten digit identification neural network I wrote from scratch

License

Notifications You must be signed in to change notification settings

grqphical/Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network from scratch

This is a basic neural network I made that analyzes hand written digits. I made this with numpy, pandas, and matplotlib. It is based on the MNIST dataset.

It is a simple two layer network with forward and backwards propagation.

License

This project is licensed under the MIT License

About

A simple handwritten digit identification neural network I wrote from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published