joaomrcarvalho / lichess_db_scripts

First attempt at pre-processing openly available lichess databases (PGN files)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This was my first attempt at pre-processing openly available lichess databases (PGN files), for ML purposes.

The scripts have many hardcoded paths that need to be changed and the code is a bit of a spaghetti mess, but it should work for prototyping something.

Important: some scripts do use bash shell commands so, if using Windows, they should be ran inside WSL and/or after replacing those commands with Windows-compatible ones.

About

First attempt at pre-processing openly available lichess databases (PGN files)


Languages

Language:Jupyter Notebook 77.1%Language:Python 22.9%