agrimgupta92 / derlLinks
Code for "Embodied Intelligence via Learning and Evolution", Gupta et al, Nature Communications
☆188Updated 4 years ago
Alternatives and similar repositories for derl
Users that are interested in derl are comparing it to the libraries listed below
Sorting:
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆144Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆431Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆218Updated 2 years ago
- Code for "Temporal Difference Learning for Model Predictive Control"☆484Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆234Updated 2 years ago
- [ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"☆232Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆81Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆338Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago
- Safe Multi-Agent Isaac Gym benchmark for safe multi-agent reinforcement learning research.☆64Updated 11 months ago
- ☆366Updated 2 years ago
- Paper Collection for Imitation Learning in RL.☆152Updated 3 years ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆59Updated 4 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆137Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆225Updated last year
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆171Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆133Updated 4 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆422Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆75Updated 2 years ago
- behavior cloning from observation☆36Updated 4 years ago
- A PyTorch implementation of Implicit Behavioral Cloning☆110Updated 3 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆78Updated 3 years ago
- Deep Hierarchical Planning from Pixels☆110Updated 2 years ago