ChessBot-Dataset / README.md
KeithG33's picture
Update README.md
030a8fa verified
|
raw
history blame
588 Bytes
metadata
license: mit
tags:
  - code
size_categories:
  - 100M<n<1B
pretty_name: ChessBot-Dataset

This repository contains a gigantic curated chess dataset meant for machine learning. Currently the dataset contains approximately 700 million positions in PGN format, split across 1000 files. Huge credits to the following main sources:

  • Lumbra's Database (filtered 2600+)
  • Lichess Puzzle Database
  • Computer Chess: TCEC Database, CCRL

The supporting dataset code and training platform, known as ChessBot-Battleground, is found at: https://github.com/KeithG33/ChessBot-Battleground/