@@ -32,7 +32,7 @@ Make sure you know the basics of Reinforcement Learning. In case of need, you ca
...
@@ -32,7 +32,7 @@ Make sure you know the basics of Reinforcement Learning. In case of need, you ca
### Installation
### Installation
We recommend to use Python virtual environnements to install the required modules : https://docs.python.org/3/library/venv.html
We recommend to use Python virtual environnements to install the required modules : https://docs.python.org/3/library/venv.html or https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html if you are using conda.