sfujim / LAP-PALLinks
Author's PyTorch implementation of LAP and PAL with TD3 and DDQN
☆37Updated 3 years ago
Alternatives and similar repositories for LAP-PAL
Users that are interested in LAP-PAL are comparing it to the libraries listed below
Sorting:
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- ☆54Updated last year
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆28Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated last year
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆151Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- ☆57Updated 2 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆68Updated 5 years ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Updated 3 years ago
- ☆203Updated 2 years ago
- Benchmarked implementations of Offline RL Algorithms.☆76Updated 8 months ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆67Updated 2 years ago
- Meta-Inverse Reinforcement Learning with Probabilistic Context Variables☆75Updated 2 years ago
- ☆99Updated 2 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 5 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
- ☆32Updated 4 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]