cyoon1729 / RLcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
☆300Updated 10 months ago
Alternatives and similar repositories for RLcycle:
Users that are interested in RLcycle are comparing it to the libraries listed below
- Prioritized Experience Replay (PER) implementation in PyTorch☆307Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆534Updated last month
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆298Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆477Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆284Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆677Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆274Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆286Updated 4 months ago
- A PyTorch library for building deep reinforcement learning agents.☆647Updated 9 months ago
- ☆182Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆255Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆84Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆401Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- Structural implementation of RL key algorithms☆509Updated last year
- 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
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆718Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆685Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆378Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆349Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆660Updated 7 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆208Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆162Updated 4 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆537Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago