Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andriipanasiuk/mallorca

Texas Holdem poker bot
https://github.com/andriipanasiuk/mallorca

Last synced: 11 days ago
JSON representation

Texas Holdem poker bot

Awesome Lists containing this project

README

        

# Mallorca
Texas Holder poker bot

### Short algrorithm
Based on neural networks and decision-tree model.
Calculation of actions' profit is based on prediction of opponent game model.

### Build
Gradle is using as build system. Project is separated to few gradle projects (submodules).
Gradle plugin for Eclipse is used so project can be opened in Eclipse as well as Intellij IDEA.