1289 Forks
6040 Stars
6040 Watchers

stable-baselines3

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

How to download and setup stable-baselines3

Open terminal and run command
git clone https://github.com/DLR-RM/stable-baselines3.git
git clone is used to create a copy or clone of stable-baselines3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stable-baselines3 https://github.com/DLR-RM/stable-baselines3/archive/master.zip

Or simply clone stable-baselines3 with SSH
[email protected]:DLR-RM/stable-baselines3.git

If you have some problems with stable-baselines3

You may open issue on stable-baselines3 support forum (system) here: https://github.com/DLR-RM/stable-baselines3/issues