quantumiracle / Benchmark-Efficient-Reinforcement-Learning-with-DemonstrationsLinks
Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms include DDPG, PPO.
☆32Updated 2 years ago
Alternatives and similar repositories for Benchmark-Efficient-Reinforcement-Learning-with-Demonstrations
Users that are interested in Benchmark-Efficient-Reinforcement-Learning-with-Demonstrations are comparing it to the libraries listed below
Sorting:
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- ☆40Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- There will be updates later☆84Updated 6 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- ☆60Updated 4 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 8 years ago
- ☆41Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆41Updated 6 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- ☆122Updated 2 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆60Updated 5 years ago
- Assignments for CS294-112.☆30Updated 5 years ago
- ☆53Updated 6 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆115Updated 2 years ago
- Public implementation of "Multi-Agent Graph-Attention Communication and Teaming" from AAMAS'21☆85Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆182Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Source code for "A Policy Gradient Algorithm for Learning to Learn in Multiagent Reinforcement Learning" (ICML 2021)☆33Updated 2 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆46Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- Single-file pytorch implementation of hybrid-SAC☆58Updated 4 years ago
- A simple RNN meta-learner☆10Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆104Updated 5 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021.☆40Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago