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

Introduce nightly run end-to-end testing #6

Open cloderic opened 2 years ago

cloderic commented 2 years ago

Objective

cloderic commented 2 years ago

What's done

Works on a few run scenario

  1. Launch the scenario (similar to cogment run start_run)
  2. Have a process that retrieve the total reward from mlflow regularly
  3. When the target total reward is reached at least once

Remaining work

cloderic commented 2 years ago

To be considered -> Starting with snapshot of previously trained models?