bentrevett / pytorch-rlLinks
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆292Updated 5 years ago
Alternatives and similar repositories for pytorch-rl
Users that are interested in pytorch-rl are comparing it to the libraries listed below
Sorting:
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆223Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- The RL discord wiki☆258Updated 5 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- ☆187Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆311Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆766Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- Imitation learning algorithms☆557Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Loose taxonomy of reinforcement learning algorithms☆190Updated 5 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,270Updated 4 years ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- ☆436Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago