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

User documentation #4

Open Saegl opened 2 years ago

Saegl commented 2 years ago
  1. Provide link to documentation in repo description + readme
  2. Write docs about installation: both local and with docker
  3. Docs about usage, how to connect UCI
  4. Resources and other engines
Saegl commented 1 year ago

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