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
- ☆39Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆61Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 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
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆37Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆15Updated 5 years ago
- PyTorch implementation of Constrained Policy Optimization☆48Updated 3 years ago
- ☆90Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆31Updated 2 years ago
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆25Updated 4 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆51Updated 4 years ago
- qmix☆22Updated 4 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆25Updated last year
- Implementation of PPO Lagrangian in PyTorch☆35Updated 2 years ago
- The implementation of LSTM-TD3.☆64Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆55Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆50Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆26Updated last year
- Implement reinforcement learning algorithms in Pytorch☆31Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 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
- ☆37Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆32Updated 3 weeks ago