flatland-association / flatland-rl

The Flatland Framework is a multi-purpose environment to tackle problems around resilient resource allocation under uncertainty. It is designed to be a flexible and method agnostic to solve a wide range of problems in the field of operations research and reinforcement learning.
https://www.flatland-association.org/
MIT License
23 stars 7 forks source link

Flatland policy evaluation and training cli. #74

Open chenkins opened 3 months ago

chenkins commented 3 months ago

Objectives Implement cli for evaluation and training similar to ray.io:

Todos

Minimal testing requirements

Additional context Preparations for #8 and #59 .