Skip to content
/ nnfs Public
forked from Sentdex/nnfs

Neural Networks from Scratch

License

Notifications You must be signed in to change notification settings

aa2686/nnfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nnfs

Neural Networks from Scratch

For use in conjunction with the book (https://nnfs.io) and the video series on YouTube (link to come later).

At the moment, the main use is for the dataset generator:

from nnfs.datasets import spiral_data_generator

Have much more planned in the future... but just needed a quick way for people to get the dataset generator.

About

Neural Networks from Scratch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%