Go to file
2018-03-26 23:14:03 -07:00
.gitignore working 2018-03-26 14:11:15 -07:00
Genann.h modding genann 2018-03-26 23:14:03 -07:00
LICENSE Create LICENSE 2018-03-26 14:12:42 -07:00
main.c modding genann 2018-03-26 23:14:03 -07:00
Makefile modding genann 2018-03-26 23:14:03 -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