Sparse Autoencoder
Versione 1.5.1 (45,4 KB) da
BERGHOUT Tarek
These codes returns a fully traned Sparse Autoencoder
Sparse_AE: the function allows to train an Auto encoder In Sparse domain by solving L1 norm optimization problem. Optimization problem: min_B ||B||_1 subject to : H*B = X.
Where H: is the Sparse version hidden layer, B: is output weights matrix and X:is the Input.
Cita come
BERGHOUT Tarek (2025). Sparse Autoencoder (https://it.mathworks.com/matlabcentral/fileexchange/72102-sparse-autoencoder), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers
Tag
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.