Skip to content

Releases: patrickfrank1/chesspos

First stable release

21 Apr 17:06
Compare
Choose a tag to compare

This release contains all the basic functionalities and workflows:

  • extract positions from .pgn files
  • extract tuples of positions for training
  • build and search an index from bitboards
  • train a chess position embedding model
  • infer embeddings from bitboards
  • build and search an index from embeddings