一个卷积层+一个下采样+softmax实现mnist识别
资源文件列表
CNN/CNNTrain.m , 4325
CNN/cnnConvolve.m , 2676
CNN/cnnCost.m , 7715
CNN/cnnInitParams.m , 1537
CNN/cnnParamsToStack.m , 1441
CNN/cnnPool.m , 1975
CNN/common/loadMNISTImages.m , 851
CNN/common/loadMNISTLabels.m , 516
CNN/common/t10k-images.idx3-ubyte , 7840016
CNN/common/t10k-labels.idx1-ubyte , 10008
CNN/common/train-images.idx3-ubyte , 47040016
CNN/common/train-labels.idx1-ubyte , 60008
CNN/computeNumericalGradient.m , 1288
CNN/minFuncSGD.m , 2697
CNN/preds.mat , 31245569
CNN/theta.mat , 166543
