Skip to content
Snippets Groups Projects
Commit 6416d403 authored by Victor Dachet's avatar Victor Dachet
Browse files

update

parent 2c7e8075
No related branches found
No related tags found
No related merge requests found
Pipeline #16187 passed
......@@ -20,9 +20,11 @@ https://gboml.readthedocs.io/en/latest/
In order to reproduce the results obtained in the article run:
```python3 main.py -sc num_scenario -y 2```
```python3 main.py -sc $num_scenario -y 2```
There are 5 scenarios from 1 to 5.
There are 5 scenarios from 1 to 5.
Therefore, ```$num_scenario \in {1, 2, 3, 4, 5}```
# Cite
Please, if you use this code in your work consider citing https://arxiv.org/abs/2303.09454 :
......
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