Skip to content

Blackjack RL agent utilizing Q-Learning to optimize its strategy

License

Notifications You must be signed in to change notification settings

varshasing/rl-blackjack-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rl-blackjack-agent

This agent is trained using Q-learning, a model-free reinforcement learning algorithm that seeks to learn the optimal action-selection policy by iteratively updating Q-values based on the agent's experiences

About

Blackjack RL agent utilizing Q-Learning to optimize its strategy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published