MrSyee / pg-is-all-you-needLinks
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
☆965Updated 4 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:
- Soft Actor-Critic☆1,145Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,982Updated this week
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,248Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,286Updated 6 months ago
- PyTorch implementation of soft actor critic☆908Updated 2 months ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,345Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,773Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,959Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆654Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,650Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- A collection of reference environments for offline reinforcement learning☆1,574Updated 10 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,083Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆709Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- ☆1,251Updated last year
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆477Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,301Updated last week
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆641Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,296Updated 6 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,259Updated last year