Giter Club home page Giter Club logo

masterai-top / masterai-1.0-1vs1-limit Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 5.0 36.24 MB

MasterAI decisively defeated 14 top human Texas hold'em poker professsionals in September 2020.

Home Page: https://master.deeptexas.ai/aigame/

Makefile 0.86% C++ 81.06% C 17.96% CMake 0.11% Shell 0.01%
gto game-theory nash-equilibrium 1vs1 poker-action-algorithm poker-ai texas-ai limit-bet monte-carlo-method game gametheory cfr ev libratus mcts mcmc pluribus deepstack reinforcement-learning cmu

masterai-1.0-1vs1-limit's Introduction

MasterAI-1.0-1vs1-Limit

Introduction

MasterAI is an AI poker dedicated to suport n-play (single- or multi-agent) Texas Hold'em imperfect-informatin games. It has been achieving exceptionally good results by using its propretary algorithm. In September 2020, it defeated 14 top human poker professionals.

Technology

MasterAI is developed by two components: offline component and online component:

  • An offline component solves random poker situations (public states along with probability vectors over private hands for both players) and uses them to train a neural network. After training, this neural network can accurately predict the value for each player of holding each possible hand at a given poker situation.

  • An online component uses the continuous re-solving algorithm to dynamically select an action for MasterAI to play at each public state during the game. This algorithm solves a depth-limited lookahead using the neural network to estimate values at terminal states.

The MasterAI strategy approximates a Nash Equilibrium, with an approximation error that depends on the neural network error and the solution error of the solver used in continuous re-solving.

Prerequisites

Running any of the MasterAI code requires torch. Torch is only officially supported based on *Linux systems. This page contains suggestions for using torch on a Windows machine

If you would like to personally play against MasterAI, We provide AI models to challeng,click here.

Contact us

The Master team is constantly exploring the innovation of AI algorithm, and hoping that like-minded technical experts from all over the world can communicate and exchange here, or join us to make MasterAI bigger and stronger together. Please feel free to contact us at [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.