Skip to content

First stable release

Latest
Compare
Choose a tag to compare
@patrickfrank1 patrickfrank1 released this 21 Apr 17:06
· 52 commits to master since this release

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