Implementation of the POIS algorithm
☆15Apr 9, 2019Updated 6 years ago
Alternatives and similar repositories for pois
Users that are interested in pois are comparing it to the libraries listed below
Sorting:
- Code to reproduce the experiments in The Mirage of Action-Dependent Baselines in Reinforcement Learning.☆17Aug 2, 2018Updated 7 years ago
- PyTorch implementation of Count-Based Exploration with Neural Density Models☆10Mar 22, 2018Updated 7 years ago
- ☆12Jun 24, 2021Updated 4 years ago
- Contains the code for "BaRC: Backward Reachability Curriculum for Robotic Reinforcement Learning" by Boris Ivanovic, James Harrison, Apoo…☆12Jun 20, 2018Updated 7 years ago
- ☆17Mar 21, 2021Updated 4 years ago
- ☆33Jul 30, 2024Updated last year
- Motion imitation with deep reinforcement learning.☆13Jul 24, 2019Updated 6 years ago
- Code for CORL'18 paper "Risk-Aware Active Inverse Reinforcement Learning"☆16Dec 20, 2018Updated 7 years ago
- ☆22Nov 8, 2021Updated 4 years ago
- Clockwork VAEs in JAX/Flax☆32Jul 16, 2021Updated 4 years ago
- Stein Variational Policy Gradient for REINFORCE☆18Jul 12, 2017Updated 8 years ago
- Implementation of Data Efficient Reinforcement Learning in Pytorch☆20Aug 6, 2019Updated 6 years ago
- Unified notation for Markov Decision Processes PO(MDP)s☆24Apr 27, 2018Updated 7 years ago
- Gymnasium-based benchmarking suite for testing RL algorithms on real-world scenarios☆48Jul 3, 2025Updated 8 months ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Sep 24, 2019Updated 6 years ago
- ☆14Jan 24, 2026Updated last month
- Efficient Exploration via State Marginal Matching (2019)☆69Jun 30, 2019Updated 6 years ago
- Sample-Efficient Reinforcement Learning with Bootstrapped Dual Policy Iteration☆25Sep 9, 2019Updated 6 years ago
- Code for ICLR 2022 paper Rethinking Goal-Conditioned Supervised Learning and Its Connection to Offline RL.☆28Feb 21, 2022Updated 4 years ago
- Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)☆27Mar 9, 2019Updated 6 years ago
- Model-based Policy Gradients☆32Mar 12, 2020Updated 5 years ago
- TD-Regularized Actor-Critic Methods☆36Dec 26, 2019Updated 6 years ago
- Implementation of Random Expert Distillation☆29May 11, 2019Updated 6 years ago
- Change-Based Exploration Transfer☆35Apr 24, 2022Updated 3 years ago
- Source code for the Self-Paced Deep Reinforcement Learning Experiments☆32Mar 24, 2023Updated 2 years ago
- Risk-sensitive Inverse Reinforcement Learning☆11Sep 11, 2019Updated 6 years ago
- Gymnasium environment for research of UAVs and risk constraints☆12Oct 29, 2024Updated last year
- Batch and incremental Sparse Spectrum Gaussian Process for Regression☆10Mar 16, 2021Updated 4 years ago
- Reproduction of popular methods for class-incremental learning in image recognition and proposal of a new variant.☆10Jan 21, 2021Updated 5 years ago
- Tutorial to learn the insights of the automatic LQR tuning framework proposed in our [paper](https://arxiv.org/abs/1605.01950)☆10Feb 3, 2021Updated 5 years ago
- Aquarium: A Comprehensive Framework for Exploring Predator-Prey Dynamics through Multi-Agent Reinforcement Learning Algorithms☆13Apr 3, 2024Updated last year
- Implementation of robust adaptive control methods for the linear quadratic regulator☆37Dec 13, 2021Updated 4 years ago
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)