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

Update README.md

parent 396a2f63
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,7 @@ This repository allows to run Rail Environment multi agent training with the RLL
## Installation:
```sh
pip install gym
pip install ray==0.7.0
pip install gin-config
pip install opencv-python
pip install lz4
pip install gym ray==0.7.0 gin-config opencv-python lz4 psutil
```
To start a training with different parameters, you can create a folder containing a config.gin file (see example in `experiment_configs/config_example/config.gin`.
......
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