Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 418 Bytes

Monte-Carlo Tree Search for Constrained POMDPs

This repository contains the implementation of CC-POMCP algorithm of the paper:

"Monte-Carlo Tree Search for Constrained POMDPs", Jongmin Lee, Geon-Hyeong Kim, Pascal Poupart, Kee-Eung Kim. NIPS 2018. The code is based on David Silver's POMCP implementation.

You can run the code simply as follows:

make
./run.sh