BY571 / SAC_discreteLinks
PyTorch implementation of the discrete Soft-Actor-Critic algorithm.
☆53Updated 3 years ago
Alternatives and similar repositories for SAC_discrete
Users that are interested in SAC_discrete are comparing it to the libraries listed below
Sorting:
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆181Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- ☆40Updated 3 years ago
- ☆101Updated 3 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆215Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Code for Weighted QMIX☆138Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆113Updated 2 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆59Updated 5 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆159Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆141Updated last year
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆68Updated 2 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- ☆97Updated 4 years ago
- There will be updates later☆84Updated 6 years ago
- Implementation of PPO Lagrangian in PyTorch☆50Updated 2 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆105Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆39Updated 2 years ago
- ☆39Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 5 months ago