alirezakazemipour / DIAYN-PyTorchLinks
Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.
☆72Updated last year
Alternatives and similar repositories for DIAYN-PyTorch
Users that are interested in DIAYN-PyTorch are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 9 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆130Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- ☆201Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆85Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆184Updated 3 years ago
- ☆280Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- ☆57Updated 2 years ago
- Simple maze environments using mujoco-py☆57Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆70Updated 2 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆36Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Paper Collection for Imitation Learning in RL.☆148Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Representation Learning for RL☆126Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆248Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 11 months ago