mnist_neural_test, a MATLAB code which calls mnist_neural(), which defines a convolutional neural network (CNN) and applies it to the task of classifying a set of images of numerical digits.
The information on this web page is distributed under the MIT license.
mnist_neural a MATLAB code which defines a convolutional neural network (CNN) and applies it to the task of classifying a set of images of numerical digits.