Skip to content

TheCodingAcademy/Neural-Network-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-from-Scratch

Neural Network in Python from Scratch.

  • Test accuracy: ~98%.
  • Training time: ~20 seconds on CPU.

Usage

$ python3 nn.py

About

Neural Network in Python from Scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages