philtabor / Advanced-Actor-Critic-MethodsLinks
PPO
☆16Updated 10 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:
- ☆187Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- ☆436Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆438Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆318Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆682Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆486Updated this week
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆677Updated 6 years ago
- BranchingDQN☆51Updated 7 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785Updated 3 years ago
- Reinforcement learning tutorials☆397Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆143Updated 3 weeks ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Updated 2 years ago
- multi-agent deep reinforcement learning for large-scale traffic signal control.☆406Updated 3 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆415Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆121Updated 3 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