alirezakazemipour / DIAYN-PyTorchLinks
Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.
☆85Updated 2 years ago
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.☆176Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆159Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆132Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- ☆58Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆93Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 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
- Conservative Q Learning on top of SAC☆136Updated 3 years ago
- ☆202Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- Simple maze environments using mujoco-py☆58Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆71Updated 2 years ago
- ☆306Updated 3 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆116Updated 2 months ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆70Updated last year
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆32Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- Representation Learning for RL☆129Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆175Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- ☆48Updated last month
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆37Updated 3 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆385Updated 4 years ago