Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 382 Bytes

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.