aijunbai / thompson-sampling

Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thompson-sampling

Build Status

Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs.

  1. dng-mcts is the code release of DNG-MCTS in the paper
  1. d2ng-pomcp is the code release of D2NG-POMCP in the paper

Dependencies

  • libboost-dev
  • libboost-program-options-dev

About

Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 97.2%Language:Makefile 2.1%Language:Shell 0.5%Language:QMake 0.2%