Hyper-parameters optimization using Bayesian optimization for LSTM regression program specifically for No. of network layers, No. of hidden units, and learning rate.
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Jorge Calvo
el 5 de Oct. de 2021
0 votos
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!
1 comentario
Muhammad Mohsin Khan
el 6 de Oct. de 2021
Categorías
Más información sobre Bayesian Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!