Skip to content

It is a PyPI package that converts chess game's pgn file to numpy arrays of bitboards and labels

License

Notifications You must be signed in to change notification settings

anirudhganwal06/pgn2bitboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGN2BITBOARD

It is a PyPI package that converts chess game's pgn file to numpy arrays of bitboards and labels

Methods available

  • choosePositions
  • winner
  • pgn2fen
  • fen2bitboard
  • pgn2bitboard

Datatypes

  • bitboards - Numpy array (None, 773)
  • labels - Numpy array (None, 1)

About

It is a PyPI package that converts chess game's pgn file to numpy arrays of bitboards and labels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages