Skip to content
Snippets Groups Projects
Commit 9823cad6 authored by gmollard's avatar gmollard
Browse files

Add README.md

parent 6197f130
No related branches found
No related tags found
No related merge requests found
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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment