iffiX / machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆406Updated 3 years ago
Alternatives and similar repositories for machin:
Users that are interested in machin are comparing it to the libraries listed below
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆714Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆692Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- A collection of multi agent environments based on OpenAI gym.☆588Updated 7 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆562Updated 4 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆603Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆515Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,178Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆546Updated 7 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…☆190Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆730Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆569Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆449Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆632Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,268Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year