Skip to content

AliJaffery12/BlackJack_RL_Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BlackJack_RL_Algorithms

RL-Algorithms to improve BlackJack Strategies

Implementation of 4 different BlackJack RL algorithims for Basic BlackJack Environment and Complete Card Count System Environment based on my research.The references of books and papers are included in my research paper pdf. The names of implemented RL Algorithims are:

  1. SARSA(on-Policy)

  2. TD(Temporal Difference off-Policy)

  3. Monte Carlo on-Policy

  4. Monte Carlo off-Policy

    All these Algorithims has been deployed and tested for both Environments.

About

RL-Algorithms to improve BlackJack Strategies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published