Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Chess Bot

Methodology

Using similar data preprocessing techniques to Google's AlphaZero model. Architecture is a standard ViT with a policy head of output dimension $(4672,)$ and value head of a single scalar output. Model pretrained on publicly available CCRL40-15 data. Currently implementing a monte carlo tree search algorithm for self-play game generation used for reinforcement learning.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages