Hyper-parameters optimization using Bayesian optimization for LSTM regression program specifically for No. of network layers, No. of hidden units, and learning rate.

7 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Jorge Calvo
Jorge Calvo il 27 Mag 2021
If you have R2020b or later, you can use the Experiment Manager app to run Bayesian optimization to determine the best combination of hyperparameters. For more information, see https://www.mathworks.com/help/deeplearning/ug/experiment-using-bayesian-optimization.html.

Più risposte (1)

Jorge Calvo
Jorge Calvo il 5 Ott 2021
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!

Categorie

Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by