aijunbai / thompson-sampling
Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs
☆15Updated 8 years ago
Alternatives and similar repositories for thompson-sampling:
Users that are interested in thompson-sampling are comparing it to the libraries listed below
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 6 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- ☆16Updated 4 years ago
- Solving POMDPs using exact and approximate methods☆13Updated 7 years ago
- Stabilizable Nonlinear Dynamics Learning☆21Updated 5 years ago
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆53Updated 3 years ago
- ☆53Updated 7 years ago
- RL agent to play μRTS with Stable-Baselines3 and PyTorch☆26Updated 3 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 3 years ago
- Comp 781 Project☆8Updated 6 years ago
- Great resources for learning optimal control☆17Updated 5 years ago
- Code to reproduce the experiments in The Mirage of Action-Dependent Baselines in Reinforcement Learning.☆17Updated 6 years ago
- Online solver based on Monte Carlo tree search for POMDPs with continuous state, action, and observation spaces.☆56Updated 9 months ago
- AA120Q Course Materials☆28Updated last month
- PhD Publications and Thesis on LASSO Model Predictive Control☆20Updated 5 years ago
- Web version of “Neuroevolution of Self-Interpretable Agents” (https://arxiv.org/abs/2003.08165)☆21Updated 3 years ago
- ☆36Updated 2 years ago
- A PyTorch implementation of DeepMind's MCTSnet☆18Updated 2 years ago
- Scalable MCTS for team scenarios☆16Updated 9 months ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 5 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 5 years ago
- A gallery of POMDPs.jl problems☆48Updated 6 months ago
- My PhD thesis. I defended on the 30th of October, 2020! See https://github.com/eleurent/phd-defense/☆14Updated 3 years ago
- Code for the ICML 2020 publication "Information Particle Filter Tree: An Online Algorithm for POMDPs with Belief-Based Rewards on Continu…☆13Updated 4 years ago
- ☆43Updated 3 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 6 years ago
- Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583☆18Updated 5 years ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆88Updated 3 years ago
- Contains the code for "BaRC: Backward Reachability Curriculum for Robotic Reinforcement Learning" by Boris Ivanovic, James Harrison, Apoo…☆12Updated 6 years ago
- The PO-UCT algorithm (aka POMCP) implemented in Julia☆36Updated last month