Skip to content

Commit 2252650

Browse files
authored
Merge pull request #2575 from R055A/stable-baselines-3
Add stable-baselines3
2 parents 8bfda02 + 1b70a45 commit 2252650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
416416
* [keras](https://github.com/keras-team/keras) - A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
417417
* [pytorch](https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration.
418418
* [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) - Deep learning framework to train, deploy, and ship AI products Lightning fast.
419+
* [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
419420
* [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google.
420421
* [theano](https://github.com/Theano/Theano) - A library for fast numerical computation.
421422

0 commit comments

Comments
 (0)