Skip to content

Curious if I can create a reinforcement learning gym env for blackjack.

License

Notifications You must be signed in to change notification settings

atfinke/rl-blackjack

Repository files navigation

rl-blackjack

Curious if I can create a reinforcement learning gym env for blackjack. Goal is to learn the OpenAI gym package so I can make other cards games environments too (like euchre).

results after poking things for a bit

100,000,000 steps of training: screenshot

predict 100000 results
wins:    28766 (28.77%)
losses:  64254 (64.25%)

About

Curious if I can create a reinforcement learning gym env for blackjack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages