plotWeights
Class: Autoencoder
(To be removed) Plot a visualization of the weights for the encoder of an autoencoder
plotWeights will be removed in a future release. For more information,
see Transition Legacy Neural Network Code to dlnetwork Workflows.
For advice on updating your code, see Version History.
Description
Input Arguments
Output Arguments
Examples
Tips
plotWeightsallows the visualization of the features that the autoencoder learns. Use it when the autoencoder is trained on image data. The visualization of the weights has the same dimensions as the images used for training.
Version History
Introduced in R2015bSee Also
Time Series
Modeler | fitrnet (Statistics and Machine Learning Toolbox) | fitcnet (Statistics and Machine Learning Toolbox) | trainnet | trainingOptions | dlnetwork
