bentrevett / pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆262Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-rl
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 8 months ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆210Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆533Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆860Updated 3 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆651Updated 5 months ago
- Structural implementation of RL key algorithms☆511Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆354Updated 2 years ago
- Imitation learning algorithms☆460Updated 3 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆207Updated last year
- Code for conservative Q-learning☆408Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆455Updated 7 months ago
- ☆348Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- A collection of reference environments for offline reinforcement learning☆1,334Updated this week