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☆320Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 5 years ago
- Structural implementation of RL key algorithms☆511Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆614Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- ☆183Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- Actor-critic with experience replay☆252Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆388Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆673Updated 10 months ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆443Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆444Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 3 years ago