dipi-unimore / mininet-gymLinks
A customizable simulation framework based on Mininet for evaluating Reinforcement Learning strategies
☆29Updated this week
Alternatives and similar repositories for mininet-gym
Users that are interested in mininet-gym are comparing it to the libraries listed below
Sorting:
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆674Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆739Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,317Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆676Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,150Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆377Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,718Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆729Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,934Updated last year
- ☆288Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,716Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆524Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆689Updated 7 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
- Repo for reproduction of sequential social dilemmas☆412Updated 10 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- Soft Actor-Critic☆1,200Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆783Updated 3 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆874Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,399Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆400Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆414Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆704Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 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 3 years ago