guanyou
Results
2
comments of
guanyou
From what I know, like for the MNIST example data, X being the training data and y being the testing data, X = (28_28... image data)= 784 \* 60000 .......
I'm guessing u could get it from below, or just implement those data conversion code found online with the original dataset found here http://yann.lecun.com/exdb/mnist/ http://www.cs.toronto.edu/~norouzi/research/mlh/data/mnist-full.mat http://cs.nyu.edu/~roweis/data.html