/reinforcement-agent-playing-rummy

A reinforcement learning agent that plays a modified version of the card game Rummy.

Primary LanguageJupyter Notebook

Reinforcement Agent playing Modified Rummy

A reinforcement learning agent that plays a modified version of the card game Rummy, using Q-learning to learn best states to move towards. This agent was built as a part of the Machine Learning class at UNCC, and won the 2nd place in a knockout class tournament.