bentrevett / pytorch-rlLinks
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆279Updated 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
Sorting:
- List of competitions related to Reinforcement Learning☆350Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆753Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆678Updated last year
- The RL discord wiki☆251Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Simple Cartpole example writed with pytorch.☆168Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆650Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,074Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆213Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆389Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆300Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆926Updated this week
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- ☆406Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year