RobvanGastel / rnn-sac
Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rnn-sac
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆31Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- ☆39Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆58Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆130Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 years ago
- Implementation of PPO Lagrangian in PyTorch☆35Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆73Updated 9 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆83Updated 8 months ago
- PyTorch implementation of Constrained Policy Optimization☆48Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆25Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆32Updated 3 weeks ago
- ☆88Updated 3 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆51Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- Implementation for mSAC methods in PyTorch☆36Updated 3 years ago
- an implementation of ATOC☆14Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆36Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆39Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆59Updated 5 months ago
- qmix☆22Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆90Updated last month
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆55Updated 2 years ago
- my code for paper Parameterized-DQN☆20Updated 3 years ago
- Hybrid action space reinforcement learning algorithms.☆12Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago