Skip to content

Chess AI implementation using Monte Carlo Tree Search. Link to ss below:

License

Notifications You must be signed in to change notification settings

Megha-Bose/Chess-AI-MCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SigmaZero

Chess AI implementation using Monte Carlo Tree Search.

Installation

  • pip install -r requirements.txt

Running

  • cd into directory
  • python3 app.py
  • Go to http://127.0.0.1:5000/

About

Chess AI implementation using Monte Carlo Tree Search. Link to ss below:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published