cyoon1729 / RLcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
☆299Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for RLcycle
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Structural implementation of RL key algorithms☆511Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- ☆179Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆210Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆268Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 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
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- Simple Cartpole example writed with pytorch.☆165Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆432Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago