Autoencoder Feature Selector basic example
Versione 3.0.0 (3,25 KB) da
Lyes Demri
This code implements the method described in "Autoencoder Inspired Unsupervised Feature" (Han 2018)
This code implements the method described in "Autoencoder Inspired Unsupervised Feature" (Han 2018). Four 3x3 pixel images are generated, then an autoencoder is trained with Row-Sparse Regularization on the encoder and Sparsity Regularization. The AE is tested by attempting to denoise noisy images. It can be seen that regularization provides smaller weights and biases for the network, but at the cost of a worse reconstruction.
Cita come
Lyes Demri (2026). Autoencoder Feature Selector basic example (https://it.mathworks.com/matlabcentral/fileexchange/162171-autoencoder-feature-selector-basic-example), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2024a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
