cogment / cogment-verse

Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
https://cogment.ai/cogment_verse
Apache License 2.0
78 stars 14 forks source link

Cannot restart a trial if the Mlflow project is deleted #67

Open vabdollahi opened 2 years ago

vabdollahi commented 2 years ago

If you delete an Mlflow project and try to recommit a trial with the same name, you get some errors from Mlflow and the trial will not launch. You either need to rename the trial or delete the data/mlfow/mlflow.db database to fix this.

saikrishna-1996 commented 2 years ago

Is this still an issue? Doesn't seem to be happening on the next branch