Autoencoder parameter selection in 'trainAutoencoder' function
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!