chess-gameplay-20k / README.md
Sweaterdog's picture
Update README.md
bb64345 verified
metadata
license: apache-2.0
language:
  - en
tags:
  - Gameplay
  - Chess
  - Agent
pretty_name: Vision Chess Agent
size_categories:
  - 10K<n<100K

This dataset is designed to train AIs how to play chess, with only visual inputs. The algorithm to make this dataset was a Minimax algorithm, to teach the model what moves to play to win the fastest.