bentrevett / pytorch-rl
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:
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆918Updated 3 weeks ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆667Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- ☆398Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆749Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆385Updated 2 years ago
- ☆185Updated 3 years ago
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,198Updated 4 years ago
- The RL discord wiki☆251Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆170Updated 5 years ago
- ☆1,174Updated 11 months ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆587Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆488Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago