• Stars
    star
    1
  • Language
    Python
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Leduc hold'em is a simplified version of texas hold'em with fewer rounds and a smaller deck. In this repository we aim tackle this problem using a version of monte carlo tree search called partially observable monte carlo planning, first introduced by Silver and Veness in 2010.