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.
引用格式
BERGHOUT Tarek (2026). Sparse Autoencoder (https://ww2.mathworks.cn/matlabcentral/fileexchange/72102-sparse-autoencoder), MATLAB Central File Exchange. 检索时间: .
