Why can't I discard a single trial in experiment manager?
2 ビュー (過去 30 日間)
古いコメントを表示
I am doing a basiyan method to optimize the hyperparameters used in training an RL agent. However, I can't discard a single trial in experiment manager. when I right click on any of the trials, the discard button is gray.
2 件のコメント
Walter Roberson
2024 年 7 月 30 日
R2024a according to the Release that the user filled out when creating the question.
回答 (1 件)
Sivsankar
2024 年 8 月 5 日
編集済み: Sivsankar
2024 年 8 月 6 日
Hi Danial,
I can see that you are trying to discard a task, but you are unable to do so.
I notice that your Bayesian optimization experiment on is still running, and it is due to that reason that you are unable to discard that task even though its status is completed.
I believe MATLAB do not allow stopping individual trials or the experiment for Bayesian optimization strategy. If you run your experiment with strategy exhaustive sweep, then you can discard the tasks. You can only discard Bayesian optimization trials by stopping your experiment.
Thanks.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!