Skip to content
forked from tsoding/nn.h

Simple stb-style header-only library for Neural Networks

License

Notifications You must be signed in to change notification settings

zhangjianshe/nn.h

 
 

Repository files navigation

nn.h

Simple stb-style head-only library for Neural Networks. Created for educational purposes. Not suitable for production.

thumbnail

Quick Start

$ ./build.sh
$ ./img2nn ./mnist/training/8/10057.png ./mnist/training/6/10032.png

About

Simple stb-style header-only library for Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Shell 0.6%