Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

A deep Q-learning neural network for Gymnasium's blackjack environment

Model: 4 linear layer model

Loss: Mean squared error

Trained on 1000 games then visually plays 1000 games

Note: Here instead of having a dedicated target and current network I just have one for simplicity.

About

RL to play blackjack in openai's gym env

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages