Hyper-parameters optimization using Bayesian optimization for LSTM regression program specifically for No. of network layers, No. of hidden units, and learning rate.
이전 댓글 표시
Dear Experts,
I need to perform Hyperparameters optimization using Bayesian optimization for my deep learning LSTM regression program. On Matlab, a solved example is only given for deep learning CNN classification program in which section depth, momentum etc are optimized. I have read all answers on MATLAB Answers for my LSTM program but no any clear guideline. I need to optimize No. of network layers, No. of hidden units, and learning rate. Please help me for this. Thank You
No benefit found from this MATLAB CNN example, for LSTM regression problem...Deep Learning Using Bayesian Optimization
채택된 답변
추가 답변 (1개)
Jorge Calvo
2021년 10월 5일
0 개 추천
I thought you would like to know that, in R2021b, we are included an example for training long short-term memory (LSTM) networks using Bayesian optimization in Experiment Manager:
I hope you find it helpful!
카테고리
도움말 센터 및 File Exchange에서 Bayesian Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!