bigtoga / Blackjackbot5000

This project analyzes data created by training an RL machine learning algorithm to play a simulation of blackjack. The website will allow the user to play blackjack, provide statistics for win probability of the current hand, and provide a recommendation for what move should be made next. There is further analysis documenting the optimal strategies based on the algorithm, win percentage tracked across 1 million simulations, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Jack & Machine Learning

Application & Presentation Website:


Repositories:


Group team members:

  • Austin Potts
  • Chris Armstrong
  • Joey Picca
  • Lance Westlake
  • Ming Gao
  • Shane Gatenby

Key Files:

  1. Reinforcement Learning:
  2. Tableau/Visualization:
    • BlackJack Outcome Viz.twb
    • RL_models_v3.twb
    • EDA Desktop View.twbx
  3. Webpage/Presentation/Application:


About

This project analyzes data created by training an RL machine learning algorithm to play a simulation of blackjack. The website will allow the user to play blackjack, provide statistics for win probability of the current hand, and provide a recommendation for what move should be made next. There is further analysis documenting the optimal strategies based on the algorithm, win percentage tracked across 1 million simulations, and more.


Languages

Language:Jupyter Notebook 96.2%Language:HTML 1.6%Language:Python 1.3%Language:JavaScript 0.6%Language:CSS 0.3%