Autoencoder parameter selection in 'trainAutoencoder' function
Mostra commenti meno recenti
I was trying to use matlab inbuilt function 'trainAutoencoder'. In autoencoder how i select the mini-batch size(b) and the learning rate. What is the effect of 'L2WeightRegularization', 'SparsityRegularization','SparsityProportion' parameter on the performance.
Risposte (1)
Mandar
il 3 Feb 2023
0 voti
Refer to the MATLAB documentation link that discuss the training of the sparse autoencoder networks and the significance of the different training parameters such as 'L2WeightRegularization', 'SparsityRegularization',and 'SparsityProportion' parameter on the performance.
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!