Skip to content

slothcoder21/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Neural Network only using Numpy and Math

Thanks to Samson Zhang's Youtube Video for helping me out! https://www.youtube.com/watch?v=w8yWXqWQYmU

This is a 2 layer Neural Network created from scratch. This means no TensorFlow or PyTorch.

The NN was tested on the Kaggle Digit Recognition Dataset.

I have managed to train it to a 93% accuracy but I am looking forward to adding more dense layers to improve performance and optimization.

About

Creating a neural network from scratch :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published