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!