Skip to content

secury/CC-POMCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CC-POMCP, "Monte-Carlo Tree Search for Constrained POMDPs (NIPS 2018)"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages