mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-20 11:27:48 -05:00
Merge pull request #984 from R055A/stable-baselines-3
Add stable-baselines3
This commit is contained in:
commit
4feda57d54
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
<a name="haskell"></a>
|
||||
## Haskell
|
||||
|
|
Loading…
Reference in a new issue