Skip to content
/ Noob Public

Numpy Implementations of neural network from scratch

Notifications You must be signed in to change notification settings

leordsong/Noob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noob: Numpy netwOrks frOm Beginning

How to start

conda create -n noob python=3.7
conda activate noob
pip install numpy

About

Numpy Implementations of neural network from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published