Skip to content

Commit 1b70a45

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +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.
418+
* [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
419419
* [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google.
420420
* [theano](https://github.com/Theano/Theano) - A library for fast numerical computation.
421421

0 commit comments

Comments
 (0)