MrSyee / pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
☆861Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pg-is-all-you-need
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,872Updated last week
- Soft Actor-Critic☆1,006Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Structural implementation of RL key algorithms☆509Updated last year
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- SMAC: The StarCraft Multi-Agent Challenge☆1,107Updated 9 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,883Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆649Updated 7 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆457Updated 7 months ago
- ☆1,090Updated 5 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆602Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago