Go to file
2018-03-29 12:27:31 -07:00
.gitignore gitignore 2018-03-29 12:27:31 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
main.c better 2018-03-29 12:10:51 -07:00
Makefile better 2018-03-29 12:10:51 -07:00
README.md README update 2018-03-28 22:10:27 -07:00
Tinn.c better 2018-03-29 12:02:49 -07:00
Tinn.h better 2018-03-29 12:02:49 -07:00

Tinn

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

Run the sample:

make; ./tinn