zhoujz10 / deepstack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deepstack

This repo is a complete implementation of the paper Deepstack: Expert-level artificial intelligence in heads-up no-limit poker

DeepStack, a general-purpose algorithm for a large class of sequential imperfect information games, is the first to beat human pros at heads-up no-limit hold'em poker. This repo implements all of its features, including hand-clustering, turn-river combined solving and GPU acceleration based on libtorch.

image

About


Languages

Language:C++ 99.7%Language:C 0.2%Language:CMake 0.1%