Skip to content

seansica/nnfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNFS

This is just a place to store scripts and notes relating to the Neural Networks From Scratch in Python (NNFS) book.

Get Started

python3 -m venv ./venv
source ./venv/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages