Skip to content
Snippets Groups Projects
Commit 3d3aca7e authored by Gallouedec Quentin's avatar Gallouedec Quentin
Browse files

Complete drop of extra

parent c78ba997
No related branches found
No related tags found
No related merge requests found
......@@ -95,9 +95,6 @@ Stable-Baselines3 (SB3) is a high-level RL library that provides various algorit
pip install stable-baselines3
```
> ⚠️ **Warning**
> If you use zsh as a shell, you'll need to use extra quote: `stable-baselines3"[extra]"`
#### Usage
Use the [Stable-Baselines3 documentation](https://stable-baselines3.readthedocs.io/en/master/) to implement the code to solve the CartPole environment with the Advantage Actor-Critic (A2C) algorithm.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment