Skip to content

Two Layer Neural Network for Handwritten DIgit Classification (MNIST Dataset) using only NumPy, Python and a little bit of Pandas

Notifications You must be signed in to change notification settings

tjwielem/Neural-Network-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Neural Network From Scratch

I decided to design and build a Two-Layer Neural Network for Handwritten Digit Classification (MNIST Dataset) using only NumPy, Python, and a little bit of Pandas.

I chose to use a Kaggle Notebook as it makes it very easy to load datasets. This was helpful in my case as I wanted to load the MNIST Dataset which can be found here

About

Two Layer Neural Network for Handwritten DIgit Classification (MNIST Dataset) using only NumPy, Python and a little bit of Pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published