Skip to content

narayantopalli/NarChesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NarChesser - A transformer based chess engine

Credits:

Move generation: https://disservin.github.io/chess-library/

Inspiration: AlphaZero - https://arxiv.org/abs/1712.01815, Leela Chess Zero - https://github.com/LeelaChessZero/

Instructions:

-Download CUDA 12.1 and 11.8

-Download Libtorch Debug version and place "libtorch" folder inside the same directory as NarChesser

-After Compiling with MSVC place the params.txt in the Debug folder

-Inside the params.txt change the model directory to the directory outside the folders where each of your models are located

-Folder with model should be named current_model, while adding an old_model directory is optional

Playing Black - 10s per side

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors