Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 333 Bytes

File metadata and controls

6 lines (3 loc) · 333 Bytes

ReversiTheGoose

Reversi Engine, Designed fast move generation rotated bitboard, compress and retrieve precalculated attack table through bit manipulation/rotation (200m nodes/s) + custom neural network library for board evaluation.

tutorial