#Rizmo Sample Code
run rizmo.m
data_set.mat is a subset of the MNIST handwritten digit dataset (http://yann.lecun.com/exdb/mnist/).
use the java code to put each image into a matris
use X.txt and y.txt for training images and X_test.txt and y_test.txt for test images
next goto rizmo.m and comment lines 73 and 75 and 17
uncomment 27 and 28 and 68 and 69 and 70 and 71