fairy-stockfish/variant-nnue-pytorch

Variant training support

ianfab opened this issue · 0 comments

  • Remove chess-specific logic in data loader
  • Test compatibility after simplifications
  • Generalize data loader (extended bin)
    • other board sizes
    • Pieces in hand
    • >5 non-king piece types
    • variants without kings
  • Generalize network architecture and training
    • Board sizes <8x8
    • Board sizes >8x8
    • Fairy pieces
    • >5 non-king piece types
    • Piece counts > 32
    • variants with pseudo-kings (atomic, extinction)
    • variants without kings
    • Pieces in hand