Go to file
Gustav Louw aac310890d extern
2018-03-29 12:54:23 -07:00
img image 2018-03-29 12:32:59 -07:00
.gitignore gitignore 2018-03-29 12:27:31 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
Makefile main to test 2018-03-29 12:34:28 -07:00
README.md Update README.md 2018-03-29 12:33:19 -07:00
test.c lib names 2018-03-29 12:51:36 -07:00
Tinn.c lib names 2018-03-29 12:51:36 -07:00
Tinn.h extern 2018-03-29 12:54:23 -07:00

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

Run the sample:

make; ./tinn