bentrevett / pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆277Updated 4 years ago
Alternatives and similar repositories for pytorch-rl:
Users that are interested in pytorch-rl are comparing it to the libraries listed below
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆644Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆328Updated 5 years ago
- PyTorch implementation of soft actor critic☆861Updated 3 years ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆742Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆901Updated 2 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- The RL discord wiki☆249Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆381Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- ☆391Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- ☆183Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆725Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- Code for conservative Q-learning☆427Updated 3 years ago