Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stable-baselines3 #2575

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add stable-baselines3 #2575

wants to merge 2 commits into from

Conversation

R055A
Copy link

@R055A R055A commented Apr 8, 2024

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.

Copy link

@Nick254lokolonyei Nick254lokolonyei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants