Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 302 Bytes

File metadata and controls

5 lines (4 loc) · 302 Bytes

Chess-Engine

============UNDER DEVELOPMENT===========

Implementation of a chess engine, combining traditional approaches (bit boards representation, min-max alpha-beta pruning) with custom Neural network (fully conected and convolutional) to evaluate positions.