iffiX / machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆407Updated 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☆731Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆331Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆700Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆310Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆589Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆298Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆296Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆747Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆619Updated 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…☆191Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆673Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,213Updated last month
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- Code for conservative Q-learning☆435Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆523Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆568Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago