How to optimize LSTM with Multi objective dragon fly algorithm?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi every one.
I have a question about optimization. I made a prediction with LSTM that does not have good accuracy and I want to increase the prediction accuracy by optimizing the weight and bias of LSTM with the multi-objective dragonfly algorithm. But I do not know how to do this. Do I have to give the trained network weights and bias as input to the MODA after training the network?If I have to do this, in which parameter should the weights and bias be placed in the MODA, and after optimization, how should I use weights and bias? I downloaded the dragonfly code from the "MODA: Multi-Objective Dragonfly Algorithm - File Exchange - MATLAB Central (mathworks.com)" but I do not know how to use this code to optimize the forecasting. please guide me. Thankful.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Multiobjective Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!