1
0
Fork 0
mirror of https://github.com/josephmisiti/awesome-machine-learning.git synced 2024-11-20 11:27:48 -05:00

Update README.md

This commit is contained in:
Adam Ross 2024-04-08 18:23:27 +12:00 committed by GitHub
parent 3a93124d10
commit 4e41371875
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -484,6 +484,7 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
#### Reinforcement learning #### Reinforcement learning
* [gold](https://github.com/aunum/gold) - A reinforcement learning library. * [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> <a name="haskell"></a>
## Haskell ## Haskell