bentrevett / pytorch-rlLinks
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
☆285Updated 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:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆714Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆219Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆397Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- ☆101Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- ☆184Updated 3 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- The RL discord wiki☆257Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆557Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆484Updated last year
- Imitation learning algorithms☆554Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆569Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- PyTorch implementation of soft actor critic☆921Updated 4 months ago