Skip to content

Ryanoonan/chessbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4701 Project Spring 2025 : Chess AI using minimax and neural networks

How to use:

Install stockfish '''brew install stockfish'''

cd to one of the model folders. You must download your data, and use the generate_dataset provided functions. Then run python train_chessnet_stockfish.py (You may need to install additional requirements)

Then run python test_chessnet.py --model {model name here} By default it will run MODEL_PATH in test_chessnet.py

You can look at the training functions to see other optional arguments you can pass (Depth, mode ... )

About

Chess AI using supervised learning, neural networks and minimax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages