mirror of
https://github.com/glouw/tinn
synced 2024-11-21 22:11:21 +03:00
.gitignore | ||
genann.c | ||
genann.h | ||
LICENSE | ||
main.c | ||
Makefile | ||
README.md |
Shaper
Shaper learns hand written digits.
Get the training data:
wget http://archive.ics.uci.edu/ml/machine-learning-databases/semeion/semeion.data
Build and run:
make; ./shaper