MrSyee / pg-is-all-you-needLinks
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
☆942Updated last month
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
Sorting:
- Soft Actor-Critic☆1,113Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,259Updated 3 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,964Updated last month
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆685Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆757Updated last year
- ☆1,204Updated last year
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,721Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,898Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆786Updated 3 weeks ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,022Updated 9 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆802Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,273Updated 3 weeks ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,633Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,516Updated 7 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆717Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆634Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆690Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆553Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,047Updated 2 years ago