awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add stable-baselines3

Open R055A opened this issue 1 year ago • 0 comments

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.

R055A avatar Apr 08 '24 06:04 R055A