Code Monkey home page Code Monkey logo

aisimpoker's Introduction

AISimPoker

The poker player behavior simulator.

About

Poker is a card game widely spread throughout the world, being recognized for requiring mathematical, cognitive, and behavioral skills from its players. Despite the innumerable variations created over time, the hierarchy of cards, and the primitive concepts of strategy, have always remained present, leaving room for countless theories and discussions on how to play poker. This work aims to analyze the game history of poker players in Texas Hold'em modality, to evaluate the performance of the possible characteristics extracted from the data, and of the machine learning models for behavior prediction. We developed an application that applies the feature extraction strategies from the logs and allows simulating matches in the most varied situations within the tournament, presenting promising results on the use of the XGBoost classifier.

Current Features

  • Interprets and parse poker logs into structured JSON data.
  • Use the current designed data features to train a XBoost model.
  • Exposes the train and eval endpoints in a REST API

TODOs

  • Integration tests
  • Add more data features (e.g. previous actions summary)
  • Support different models
  • Analytics report
  • Game simulation?
  • UI?

How to run

  1. Install Docker and docker-compose
  2. Run docker-compose up -d
  3. Use the endpoints avaibable in the postman.json file

aisimpoker's People

Contributors

alvaroinckot avatar

Stargazers

 avatar

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.