Description: The resources for network structure lenet-5 to MNIST data sets, code reference to the relevant code UFLDL on CNN and in the relevant code RB Palm achieve, in order to adapt to the size of the data set I lenet-5 input to the 28* 28, each have a characteristic c3 FIG FIG characteristics associated with each one s4, the results of training can reach 99.1
To Search:
File list (Check if you may need any files):
Lenet\checkgrads.m
.....\cnnapplyGrads.m
.....\cnnbp.m
.....\cnnff.m
.....\cnnTrain.m
.....\expand.m
.....\flipall.m
.....\initialParameters.m
.....\loadMNISTImages.m
.....\loadMNISTLabels.m
.....\sigm.m
.....\t10k-images.idx3-ubyte
.....\t10k-labels.idx1-ubyte
.....\train-images.idx3-ubyte
.....\train-labels.idx1-ubyte
.....\trainLenet.m
Lenet