rlpyt

Deep RL framework

A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch

Reinforcement Learning in PyTorch

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jingweiz/pytorch-rl A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. 797
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 722
catalyst-team/catalyst-rl A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop 46
iffix/machin An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. 401
scitator/catalyst-rl-framework A framework for distributed reinforcement learning research with Python and PyTorch support 38
kaixhin/rainbow A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games 1,585
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 7
sjtu-marl/malib A framework for parallel population-based reinforcement learning 497
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307
cpnota/autonomous-learning-library A comprehensive library for building deep reinforcement learning agents using PyTorch 646
kengz/slm-lab A comprehensive framework for deep reinforcement learning using PyTorch. 1,256
devendrachaplot/deeprl-grounding Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. 237
rlworkgroup/garage A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner 1,880
zuoxingdong/lagom A modular toolkit for rapid prototyping of reinforcement learning algorithms 373