HorizonRobotics / alfLinks
Agent Learning Framework https://alf.readthedocs.io
☆344Updated last week
Alternatives and similar repositories for alf
Users that are interested in alf are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆504Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆305Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated 11 months ago
- ☆279Updated 3 years ago
- ☆199Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆403Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Code for "Temporal Difference Learning for Model Predictive Control"☆457Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆223Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Paper Collection for Imitation Learning in RL.☆148Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆417Updated 4 months ago
- Imitation learning algorithms☆543Updated 4 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆510Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆451Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite