stable-baselines3

RL algorithms

A collection of reliable implementations of reinforcement learning algorithms in PyTorch

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

GitHub

9k stars
66 watching
2k forks
Language: Python
last commit: almost 2 years ago
Linked from 4 awesome lists

baselinesgsdegymmachine-learningopenaipythonpytorchreinforcement-learningreinforcement-learning-algorithmsroboticssb3sdestable-baselinestoolbox

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-christ/deep-reinforcement-learning-algorithms-with-pytorchPyTorch implementations of popular deep reinforcement learning algorithms and environments.5,669
openai/baselinesHigh-quality implementations of reinforcement learning algorithms for research and development purposes15,885
dgriff777/rl_a3c_pytorchAn implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training.562
ikostrikov/pytorch-a2c-ppo-acktr-gailAn open-source implementation of several reinforcement learning algorithms in PyTorch3,644
vwxyzjn/cleanrlA single-file implementation of Deep Reinforcement Learning algorithms with research-friendly features.5,891
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266
thu-ml/tianshouA high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents.8,069
iffix/machinAn open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms.402
shangtongzhang/deeprlA modularized implementation of various deep reinforcement learning algorithms in PyTorch3,209
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
rlcode/reinforcement-learningA collection of clean and minimal examples for various reinforcement learning algorithms3,433
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
devendrachaplot/deeprl-groundingTrains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms.237
learnables/learn2learnA PyTorch library that accelerates meta-learning research by providing utilities and interfaces to create new algorithms and domains.2,684