Skip to content

multilayer perceptron neural network library built from scratch w/ python and numpy

Notifications You must be signed in to change notification settings

arnava2004/Basic-Neural-Network-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Basic-Neural-Network-from-Scratch

During my spring break I decided that the best course of action to progress my knowledge was to build a neural network from scratch using only numpy (for handling all processes within the neural network). TensorFlow will ONLY be used to download the data and store it into variabels I swear :)

About

multilayer perceptron neural network library built from scratch w/ python and numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages