Load the training data.
The training data is a 1-by-500 cell array, where each cell
containing a 28-by-28 matrix representing a synthetic image of a handwritten
digit.
Train an autoencoder with a hidden layer containing 25
neurons.
Create a Simulink model for the autoencoder, autoenc
.