nisheeth-golakiya / hybrid-sacLinks
Single-file pytorch implementation of hybrid-SAC
☆58Updated 4 years ago
Alternatives and similar repositories for hybrid-sac
Users that are interested in hybrid-sac are comparing it to the libraries listed below
Sorting:
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆179Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- ☆40Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆43Updated 8 months ago
- ☆99Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆35Updated 3 years ago
- There will be updates later☆85Updated 6 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- This is the official implementation of Multi-Agent PPO.☆108Updated 2 years ago
- Code for Weighted QMIX☆137Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆42Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆64Updated 2 years ago
- Implementation of PPO Lagrangian in PyTorch☆49Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆79Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 3 months ago
- ☆39Updated 3 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]