Open ekhar opened 3 weeks ago
Hi, the binary FEN format would be a welcome addition. I think it strikes a great balance between simplicity, size and performance, and Stockfish developers are already using it as a data exchange format.
Lichess's game compression is probably a bit too special, with many possible alternatives.
Hey, I have integrated for my own app some of the compression techniques written in lichess blogs using shakmaty. I am curious if I could integrate this in shakmaty itself for a pr or if that is outside the scope of this package.
Blog posts that I implemented - https://lichess.org/@/revoof/blog/adapting-nnue-pytorchs-binary-position-format-for-lichess/cpeeAMeY https://lichess.org/@/lichess/blog/developer-update-275-improved-game-compression/Wqa7GiAA