Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 163 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 163 Bytes

Yureka

A chess engine based on AlphaGo.

How to run

MCTS Version

python -m yureka.yureka_mcts

Policy Network Version

python -m yureka.yureka_policy