geek-ai / MAgentLinks
A Platform for Many-Agent Reinforcement Learning
☆1,745Updated 2 years ago
Alternatives and similar repositories for MAgent
Users that are interested in MAgent are comparing it to the libraries listed below
Sorting:
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,652Updated 3 years ago
- For deep RL and the future of AI.☆1,481Updated last year
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,650Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,299Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,458Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,880Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,090Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,012Updated 2 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,348Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,011Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,077Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,347Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,305Updated this week
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆686Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆720Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,184Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,263Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆613Updated 8 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,134Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆913Updated 5 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,118Updated 8 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,339Updated last month
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,356Updated last year
- PlayGround: AI Research into Multi-Agent Learning.☆772Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,840Updated 3 years ago
- Assignments for CS294-112.☆1,620Updated 2 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,195Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,782Updated last year
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆569Updated 4 years ago