Why can't I discard a single trial in experiment manager?

55 次查看(过去 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.

回答(1 个)

Sivsankar
Sivsankar 2024-8-5,9:43
编辑:Sivsankar 2024-8-6,12:18
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.

类别

Help CenterFile Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by