Go to file
Gustav Louw 01d3ac9ad4 better
2018-03-29 11:40:14 -07:00
.gitignore working 2018-03-26 14:11:15 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
main.c better 2018-03-29 11:40:14 -07:00
Makefile rename 2018-03-28 22:05:28 -07:00
README.md README update 2018-03-28 22:10:27 -07:00
Tinn.c better 2018-03-29 11:40:14 -07:00
Tinn.h cleanup 2018-03-28 22:20:58 -07:00

Tinn

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

Run the sample:

make; ./tinn