Go to file
Gustav Louw 3a5346e72a cleanup
2018-03-28 20:55:49 -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 cleanup 2018-03-28 20:55:49 -07:00
Makefile cleanup 2018-03-28 20:55:49 -07:00
README.md things are getting better 2018-03-26 19:09:24 -07:00
Tinn.c library 2018-03-28 20:41:08 -07:00
Tinn.h library 2018-03-28 20:41:08 -07:00

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