Skip to content

Comparative program testing the capabilities of two agents to "solve" a game of Blackjack

License

Notifications You must be signed in to change notification settings

neutralboolean/Blackjack-Two-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack-Two-Agents

Comparative program testing the capabilities of two agents to "solve" a game of Blackjack

Developed with the help of Elias Misoliades ([email protected]), this program pits a dealer running a simple heuristic against an Expectimax agent and a Q-Learning agent to determine which is the best at winning hands of Blackjack.

Currently, modifying test variables requires in-code modification although that would be simple to add as commandline args.

About

Comparative program testing the capabilities of two agents to "solve" a game of Blackjack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages