MrSyee / pg-is-all-you-needLinks
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
☆991Updated 8 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
Sorting:
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,327Updated 10 months ago
- Soft Actor-Critic☆1,199Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,005Updated 4 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Updated 4 years ago
- PyTorch implementation of soft actor critic☆933Updated 6 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,400Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆770Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Collection of reinforcement learning algorithms☆2,851Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 6 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,025Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,196Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆724Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆656Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,641Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆860Updated 6 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,662Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- ☆1,310Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,150Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆912Updated last year
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year