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!