Autoencoder parameter selection in 'trainAutoencoder' function

2 ビュー (過去 30 日間)
sourav kundu
sourav kundu 2017 年 9 月 16 日
回答済み: Mandar 2023 年 2 月 3 日
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.

回答 (1 件)

Mandar
Mandar 2023 年 2 月 3 日
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.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by