Skip to content

kmurf1999/CSE485PokerSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 485 Poker Solver

This repository will be used for the CSE485 capstone project.

Project Description

Our goal for this project is to create an application that will use reinforcement learning and self-play to create an un-exploitable or unbeatable strategy for Heads up no limit Texas Holdem'. The program will learn to play poker by updating its strategy using an algorithm known as counterfactual regret

Directories

  • notebooks - contains IPython notebook tutorials and explanations for various components of the project
  • poker_solver - contains a cargo (Rust) project with the code for our solver
  • frontend - contains frontend code for playing against bot

About

Capstone project for CSE 485

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •