Description: Digital handwriting (0 to 9) of the neural network recognition framework. With training and test data sets. BP algorithm using stochastic gradient descent. Parameters can be modified, added drop out and momentum method.
To Search:
File list (Check if you may need any files):
codes\digits.mat
.....\example_basis.m
.....\example_neuralNetwork.m
.....\leastSquaresBasis.m
.....\linearInd2Binary.m
.....\MLPclassificationLoss.m
.....\MLPclassificationPredict.m
.....\standardizeCols.m
codes