Go to file
Gustav Louw dc8b1fecb5 library
2018-03-28 20:41:08 -07:00
.gitignore working 2018-03-26 14:11:15 -07:00
Genann.h 90% accuracy 2018-03-27 00:16:37 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
main.c testing 2018-03-28 10:10:09 -07:00
Makefile testing 2018-03-28 10:10:09 -07:00
README.md things are getting better 2018-03-26 19:09:24 -07:00
test2.c library 2018-03-28 20:41:08 -07:00
test.c making some good progress 2018-03-28 16:59:15 -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