philtabor / Advanced-Actor-Critic-MethodsLinks
PPO
☆16Updated 7 months ago
Alternatives and similar repositories for Advanced-Actor-Critic-Methods
Users that are interested in Advanced-Actor-Critic-Methods are comparing it to the libraries listed below
Sorting:
- ☆184Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- ☆427Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆366Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆137Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆660Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆429Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- ☆13Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆663Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆118Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆511Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆651Updated last year
- BranchingDQN☆50Updated 6 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆454Updated 2 months ago
- ☆40Updated 4 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆35Updated 3 years ago