Why can't I discard a single trial in experiment manager?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 30 de Jul. de 2024
R2024a according to the Release that the user filled out when creating the question.
Respuestas (1)
Sivsankar
el 5 de Ag. de 2024
Editada: Sivsankar
el 6 de Ag. de 2024
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 comentarios
Ver también
Categorías
Más información sobre Manage Products en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!