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`.
...
...
@@ -57,7 +58,7 @@ More documentation on how to use gin-config can be found on the github repositor
## Run an example:
To start a training on a 20X20 map, with different numbers of agents initialized at each episode, on can run the train_experiment.py script: