Skip to content

Commit 0b8a5d1

Browse files
authored
Update README.md
1 parent 3d9af26 commit 0b8a5d1

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
@@ -415,6 +415,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
415415
* [keras](https://github.com/keras-team/keras) - A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
416416
* [pytorch](https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration.
417417
* [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) - Deep learning framework to train, deploy, and ship AI products Lightning fast.
418+
* [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of stable baselines (deep) reinforcement learning algorithms.
418419
* [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google.
419420
* [theano](https://github.com/Theano/Theano) - A library for fast numerical computation.
420421

0 commit comments

Comments
 (0)