Skip to content

ThomasByr/lichess-analysis-of-chess-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lichess - Annotated chess games analysis

GitHub license Author Author

Note

This project is part of a study and is still in development.

📚 Setup

Get the dataset on Kaggle and put it in the data folder.

git clone
cd lichess

mkdir data
unzip data/lichess-september-2020-data.zip -d data

Install the dependencies.

pip install -r requirements.txt

🚀 Analysis

analysis.ipynb contains the analysis of the dataset. This analysis is driven by the original author publication.

About

♟️ analysis of stockfish anotated lichess games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published