bentrevett / pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆273Updated 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
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 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☆494Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆730Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,178Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆288Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆631Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,155Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆692Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆546Updated 7 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆543Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆891Updated last month
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- Reinforcement learning tutorials☆366Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- Notes and exercise solutions for second edition of Sutton & Barto's book☆371Updated 2 years ago
- Code for conservative Q-learning☆424Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year