DinoraProject / dinora_chess

Python Chess Engine with MCTS + NN
https://dinora.readthedocs.io/en/latest/
GNU General Public License v3.0
5 stars 1 forks source link

Training docs #7

Closed Saegl closed 1 year ago

Saegl commented 2 years ago

Add training docs, how to start training, what params can be changed Provide trainig.ipynb to run in Jupyter servers like Google Colab

Saegl commented 1 year ago

Merged with #4