Go to file
Gustav Louw f34a9a699e image 2018-03-29 12:32:59 -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 image 2018-03-29 12:32:59 -07:00
README.md image 2018-03-29 12:32:59 -07:00
Tinn.c better 2018-03-29 12:02:49 -07:00
Tinn.h better 2018-03-29 12:02:49 -07:00
main.c better 2018-03-29 12:10:51 -07:00

README.md

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

Run the sample:

make; ./tinn