bkestelman / chess_ai

MIT License
0 stars 0 forks source link

chess_ai

Background

Alphazero paper: Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm

Install requirements

pip install -r requirements.txt

Run tests

pytest

Run main

python main.py