Sparse Autoencoder
Versión 1.5.1 (45,4 KB) por
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.
Citar como
BERGHOUT Tarek (2025). Sparse Autoencoder (https://www.mathworks.com/matlabcentral/fileexchange/72102-sparse-autoencoder), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.