MrSyee / pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
☆901Updated 2 months ago
Alternatives and similar repositories for pg-is-all-you-need:
Users that are interested in pg-is-all-you-need are comparing it to the libraries listed below
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,926Updated 4 months ago
- Soft Actor-Critic☆1,056Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- Structural implementation of RL key algorithms☆512Updated last year
- A collection of reference environments for offline reinforcement learning☆1,442Updated 4 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆741Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- PyTorch implementation of soft actor critic☆860Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆725Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,975Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,823Updated last year
- ☆1,143Updated 9 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆642Updated last year
- Collection of reinforcement learning algorithms☆2,622Updated 9 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,172Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆723Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- Code for conservative Q-learning☆427Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,535Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆563Updated 7 years ago