dragen1860 / MAML-Pytorch-RLLinks
☆33Updated 2 years ago
Alternatives and similar repositories for MAML-Pytorch-RL
Users that are interested in MAML-Pytorch-RL are comparing it to the libraries listed below
Sorting:
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆106Updated 3 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 5 years ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆26Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆139Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆33Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆67Updated 5 years ago
- ☆62Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆137Updated last year
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆49Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆184Updated 3 years ago