agrimgupta92 / derlLinks
Code for "Embodied Intelligence via Learning and Evolution", Gupta et al, Nature Communications
☆180Updated 4 years ago
Alternatives and similar repositories for derl
Users that are interested in derl are comparing it to the libraries listed below
Sorting:
- Code for "Temporal Difference Learning for Model Predictive Control"☆468Updated last year
- Reinforcement learning algorithms for MuJoCo tasks☆426Updated 7 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆337Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆230Updated 2 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
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆215Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆410Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆315Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- [ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"☆231Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- Paper Collection for Imitation Learning in RL.☆149Updated 3 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆46Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆154Updated last year
- OpenAI Gym wrapper for the DeepMind Control Suite☆223Updated last year
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆131Updated 3 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆43Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆151Updated 2 years ago
- ☆348Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆78Updated 2 years ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆58Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆131Updated 3 years ago