Go to file
Gustav Louw 758a0bcbbd testing
2018-03-28 10:10:09 -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
test.c testing 2018-03-28 10:10:09 -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