Go to file
2018-03-29 12:30:56 -07:00
.gitignore
LICENSE
logo.PNG
main.c
Makefile
README.md
Tinn.c
Tinn.h

Tinn

Tinn (Tiny Neural Network) is a dependency free ANSI-C neural network library.

Run the sample:

make; ./tinn