Deep-Reinforcement-Learning-Algorithms-with-PyTorch

RL frameworks

PyTorch implementations of popular deep reinforcement learning algorithms and environments.

PyTorch implementations of deep reinforcement learning algorithms and environments

GitHub

6k stars
106 watching
1k forks
Language: Python
last commit: 4 months ago

Related projects:

Repository Description Stars
shangtongzhang/deeprl A modularized implementation of various deep reinforcement learning algorithms in PyTorch 3,191
higgsfield/rl-adventure A tutorial on implementing and extending the Deep Q Network algorithm for reinforcement learning tasks 3,034
thu-ml/tianshou A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. 7,968
ikostrikov/pytorch-a2c-ppo-acktr-gail An open-source implementation of several reinforcement learning algorithms in PyTorch 3,605
hungtuchen/pytorch-dqn An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. 386
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,286
jingweiz/pytorch-rl A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. 797
cpnota/autonomous-learning-library A comprehensive library for building deep reinforcement learning agents using PyTorch 646
dgriff777/rl_a3c_pytorch An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. 562
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428
kengz/slm-lab A comprehensive framework for deep reinforcement learning using PyTorch. 1,256
dsgiitr/d2l-pytorch An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch 4,244
ikostrikov/pytorch-trpo A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks 433
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307