Skip to content

ecoronado92/Neural_Net_from_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Neural Net from Scratch using Python

Today, it is quite easy to use Python or R libraries to build Neural Networks.

Here, I dive into the inner workings of a Neural Network and build a d-dimensional network that classifies MNIST data with 95% accuracy.

Releases

No releases published

Packages

No packages published