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.
This program is adapted from an example posted on the MathWorks website, and interested users should refer to the code and documentation posted there.
The information on this web page is distributed under the MIT license.
mnist_neural is available in a keras version and a MATLAB version.