Autoencoder class - MATLAB
www.mathworks.com › help › deeplearningautoenc = trainAutoencoder(X,hiddenSize) returns an autoencoder with the hidden representation size of hiddenSize. autoenc = trainAutoencoder(___,Name,Value) returns an autoencoder for any of the above input arguments with additional options specified by one or more name-value pair arguments.