/PokerAI

Primary LanguagePython

This project was made for Neural Networks class in BME.

Main Task:

  • Recognize Poker hands strengths with MLP and with Decision Trees, and compare the performance

Sub Task:

  • Create a simplified poker game where agents using active learn to learn playing poker

Data description and source: ...

Unbalanced data: ..

MLP: ..

Decision Tree: ..

Random Forest: ...

Poker Game: ...

Further goals of the project: ..