mirror of
https://github.com/glouw/tinn
synced 2024-11-21 22:11:21 +03:00
.gitignore | ||
LICENSE | ||
main.c | ||
Makefile | ||
README.md | ||
Tinn.c | ||
Tinn.h |
Tinn
Tinn (Tinny Neural Network) is a dependency free ANSI-C neural network library.
Run the sample:
make; ./tinn