philtabor / Advanced-Actor-Critic-MethodsLinks
PPO
☆16Updated 4 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)☆348Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆306Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆422Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆644Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆648Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- ☆418Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆721Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆622Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆761Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆493Updated 2 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆419Updated 3 weeks ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆414Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆610Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆386Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆713Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆161Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆596Updated 7 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆132Updated 9 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆161Updated last year