[PR #2575] [MERGED] Add stable-baselines3 #8611

Closed
opened 2026-04-18 22:45:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2575
Author: @R055A
Created: 4/8/2024
Status: Merged
Merged: 7/17/2024
Merged by: @vinta

Base: masterHead: stable-baselines-3


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Stable Baselines 3 is a PyTorch version of Stable Baselines for reliable implementations of (deep) reinforcement learning algorithms.

What's the difference between this Python project and similar ones?

Stable Baselines 3 is a significant improvement from previous Stable Baseline versions providing:

  • state-of-the-art PyTorch algorithms for (deep) reinforcement learning with
    • observation space and Tensorboard support
    • custom environments, policies, callbacks and interface
    • can integrate with other libraries
  • a full list of features can be found using this link

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2575 **Author:** [@R055A](https://github.com/R055A) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `stable-baselines-3` --- ### 📝 Commits (2) - [`0b8a5d1`](https://github.com/vinta/awesome-python/commit/0b8a5d1d9355c1706e2d6c7f3c570e21e1fb1293) Update README.md - [`1b70a45`](https://github.com/vinta/awesome-python/commit/1b70a45ba020de0e8b1d8d9cf0bbe5dbaaafbf1d) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Stable Baselines 3 is a PyTorch version of Stable Baselines for reliable implementations of (deep) reinforcement learning algorithms. ## What's the difference between this Python project and similar ones? Stable Baselines 3 is a significant improvement from previous Stable Baseline versions providing: - state-of-the-art PyTorch algorithms for (deep) reinforcement learning with - observation space and Tensorboard support - custom environments, policies, callbacks and interface - can integrate with other libraries - [a full list of features can be found using this link](https://github.com/DLR-RM/stable-baselines3#main-features) Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:45:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8611