Skip to content

timhradil/Black-Jack-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Black-Jack-Machine-Learning

This program uses a reinforcement based learning algorithim to teach the computer to play black jack. The first line gives the percentage change that the computer will hit on the number given in the second line. The third line, in order, shows the number of the last 100 games won, the percent of the last 10000 games won, and the percent of the first 10000 games won. The fourth line shows the percent growth in games won.

About

This is an example of a reinforcement learning method in Java for Black Jack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages