herolab-uga / bsacLinks
Bayesian Soft Actor Critic
☆15Updated 2 years ago
Alternatives and similar repositories for bsac
Users that are interested in bsac are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- ☆40Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- ☆62Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆139Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆26Updated last year
- ☆106Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆227Updated 6 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆140Updated 5 months ago
- qmix☆23Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆215Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆129Updated 2 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago