geek-ai / MAgentLinks
A Platform for Many-Agent Reinforcement Learning
☆1,741Updated 2 years ago
Alternatives and similar repositories for MAgent
Users that are interested in MAgent are comparing it to the libraries listed below
Sorting:
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,592Updated last year
- For deep RL and the future of AI.☆1,470Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,280Updated 5 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.☆2,975Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,631Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,311Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,043Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,714Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,825Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,112Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,790Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,441Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,317Updated last year
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,349Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,225Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆706Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆603Updated 8 years ago
- Assignments for CS294-112.☆1,598Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- Simple A3C implementation with pytorch + multiprocessing☆643Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,221Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆904Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,896Updated last year
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago