iffiX / machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆408Updated 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☆738Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆625Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆594Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆541Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆393Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆695Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆528Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆335Updated 5 years ago
- A collection of MARL benchmarks based on TorchRL☆392Updated last week
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆573Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆653Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,225Updated last month
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆627Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆614Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆749Updated last year
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆408Updated 4 years ago
- Imitation learning algorithms☆522Updated last month
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago