Skip to content
Snippets Groups Projects
Forked from Flatland / baselines
226 commits behind the upstream repository.
README.md 391 B

Examples of scripts to train agents in the Flatland environment. It should be cloned inside the main flatland repository. The torch_training shows an example of how to train agents with a DQN implemented in pytorch. The RLLib_training folder shows an example of how to train agents with the RLLib library available at: https://github.com/ray-project/ray/tree/master/python/ray/rllib