deligentfool / GAIL_pytorchLinks
The implement of GAIL with pytorch
☆14Updated 5 years ago
Alternatives and similar repositories for GAIL_pytorch
Users that are interested in GAIL_pytorch are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- ☆49Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆210Updated 6 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆139Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- ☆76Updated 5 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 2 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆37Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 7 years ago
- Soft Actor-Critic with advanced features☆51Updated last week