Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nn-python

Simple two-layer fully-connected neural network, implemented in pure Python/NumPy

Run training

Note: weights are not saved

python train.py

Run inference

Note: weights are hard-coded

python inference.py

About

Pure python neural net training and inference

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages