mnist_neural_test


mnist_neural_test, a MATLAB program which calls mnist_neural() to 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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

mnist_neural a MATLAB program which defines a convolutional neural network (CNN) and applies it to the task of classifying a set of images of numerical digits.

Source Code:


Last revised on 04 February 2019.