rmoehn / piglet_pbvi
Implementation of point-based value iteration (for POMDPs)
☆12Updated 4 years ago
Alternatives and similar repositories for piglet_pbvi:
Users that are interested in piglet_pbvi are comparing it to the libraries listed below
- Implementation of POMDP algorithms on the tiger example, as described in Littman, Cassandra and Kaelbling (1994).☆17Updated 7 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆56Updated 4 years ago
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆106Updated 3 years ago
- Safe Reinforcement Learning algorithms☆72Updated 2 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆33Updated last year
- Solving POMDPs using exact and approximate methods☆13Updated 7 years ago
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆26Updated 5 years ago
- Code accompanying the paper "Action Robust Reinforcement Learning and Applications in Continuous Control" https://arxiv.org/abs/1901.0918…☆42Updated 5 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 5 years ago
- Non-linear policy graph improvement - planning for Dec-POMDPs☆16Updated 3 years ago
- Safe exploration in Markov Decision Processes☆37Updated 7 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆46Updated 6 years ago
- The three algorithms used to solve Bayesian Stackelberg Games have been implemented here.