Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 492 Bytes

Near-optimal closed-hand Chinese Poker Player

This repository contains code that can train and evaluate an AI player for the game of closed-hand Chinese Poker.

A description of the game and a summary of how this code works can be found in this article.

Coefficients for a pre-trained player can be found in coefficients.data.

The code is MIT licensed, and you can read the details in LICENSE.txt