diff --git a/README.md b/README.md index 913aced..c18bda5 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Read the paper [here](https://arxiv.org/abs/1902.06714). #### Reinforcement learning * [gold](https://github.com/aunum/gold) - A reinforcement learning library. +* [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms. ## Haskell