ASzot / rl-toolkitLinks
☆12Updated 3 years ago
Alternatives and similar repositories for rl-toolkit
Users that are interested in rl-toolkit are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆390Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- ☆15Updated 6 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆231Updated last year
- Multi Task RL Baselines☆259Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Code for conservative Q-learning☆471Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX☆73Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆238Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Single-file pytorch implementation of hybrid-SAC☆64Updated 4 years ago