Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 435 Bytes

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

Gym

Gym is a separate GUI app that uses nn.h to pre-train Neural Networks.

Controls

Keys Description
SPACE Toggle pause
r Restart the training