AlgTUDelft / SolvePOMDP
Solving POMDPs using exact and approximate methods
☆13Updated 7 years ago
Alternatives and similar repositories for SolvePOMDP:
Users that are interested in SolvePOMDP are comparing it to the libraries listed below
- Implementation of point-based value iteration (for POMDPs)☆12Updated 4 years ago
- Code for the ICML 2020 publication "Information Particle Filter Tree: An Online Algorithm for POMDPs with Belief-Based Rewards on Continu…☆12Updated 4 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 5 years ago
- The code of paper "Nonlinear Hybrid Planning with Deep Net Learned Transition Models and Mixed-Integer Linear Programming." published on …☆10Updated 6 years ago
- Non-linear policy graph improvement - planning for Dec-POMDPs☆16Updated 3 years ago
- Online solver based on Monte Carlo tree search for POMDPs with continuous state, action, and observation spaces.☆56Updated 7 months ago
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆26Updated 5 years ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 8 years ago
- QMDP-Net implementation☆65Updated 4 years ago
- Stabilizable Nonlinear Dynamics Learning☆21Updated 5 years ago
- ☆26Updated 5 years ago
- ☆36Updated last year
- The PO-UCT algorithm (aka POMCP) implemented in Julia☆36Updated 7 months ago
- Efficient Point-Based POMDP Planning by Approximating☆88Updated 4 years ago
- Implementation of (Learning Continuous Control Policies by Stochastic Value Gradients)[https://arxiv.org/abs/1510.09142]☆25Updated 3 years ago
- Safe exploration in Markov Decision Processes☆37Updated 7 years ago
- TD-Regularized Actor-Critic Methods☆34Updated 5 years ago
- Code for CORL'18 paper "Risk-Aware Active Inverse Reinforcement Learning"☆16Updated 6 years ago
- Comp 781 Project☆8Updated 6 years ago
- Source code for the examples accompanying the paper "Learning convex optimization control policies."☆81Updated 2 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 3 years ago
- Code the AAAI 2019 paper "Melding the Data-Decisions Pipeline: Decision-Focused Learning for Combinatorial Optimization"☆28Updated 3 years ago
- Implementation of POMDP algorithms on the tiger example, as described in Littman, Cassandra and Kaelbling (1994).☆17Updated 7 years ago
- Scalable MCTS for team scenarios