/AI-Agent-Poker

An AI agent for a 5-card poker game. The agent is designed as a reflex agent, meaning it acts based on the strength of its hand without considering the opponent's bidding. The underlying strategy is to use machine learning, game theory, and decision-making algorithms to adapt and improve the agent's performance over time.

Primary LanguagePython

Stargazers