Go to file
2018-03-26 19:09:24 -07:00
.gitignore working 2018-03-26 14:11:15 -07:00
genann.c working 2018-03-26 14:11:15 -07:00
genann.h working 2018-03-26 14:11:15 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
main.c things are getting better 2018-03-26 19:09:24 -07:00
Makefile working 2018-03-26 14:11:15 -07:00
README.md things are getting better 2018-03-26 19:09:24 -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