cyoon1729 / RLcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
☆300Updated last year
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☆332Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- ☆184Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆679Updated 11 months ago
- Structural implementation of RL key algorithms☆511Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,286Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆653Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆292Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆625Updated 11 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆536Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago