HaiyinPiao / pytorch-a2clstm-DRQN
using recurrent networks(LSTM) to solve POMDPs
☆35Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-a2clstm-DRQN
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆35Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆96Updated 3 years ago
- ☆41Updated 5 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆27Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆82Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆25Updated 4 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆62Updated 3 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- There will be updates later☆82Updated 5 years ago
- ☆44Updated 3 years ago
- ☆48Updated 5 years ago
- The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021.☆39Updated last year
- The implementation of LSTM-TD3.☆64Updated last year
- an implementation of ATOC☆14Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 9 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆75Updated 10 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆96Updated 2 years ago
- Assignments for CS294-112.☆30Updated 5 years ago
- ☆39Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆52Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- PyTorch implementation of DDPG for continuous control tasks.☆44Updated 4 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated last year
- A simple and fast 2D RL environment with obstacles to learn navigation.☆18Updated 5 years ago
- DecentralizedLearning☆21Updated last year