Skip to content

KaTrain v1.0 pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanderland sanderland released this 01 May 17:38
· 923 commits to master since this release

This near-complete rewrite includes a number of new features which help you analyze your game and play against AIs:

New features:

  • A number of weaker AI players to play against
  • A redesign of the feedback system, aiming to be simpler and give point loss rather than temperature based things.
  • New game / configuration options available within the program.
  • A proper sgf reader/writer.
  • Score graph.
  • Nicer looking UI
  • Support for non-square board.
  • View neural network policy.
  • And much more!

Quickstart

  • Download the file 'KaTrainv1.x.zip' under 'Assets' below, and unzip it.
  • Start KaTrain.exe in the directory.
  • You can right-click most button or checkbox labels to get a tooltip with help.
  • To analyze a game, load it using the open folder button in the bottom right.
  • To play against AI, pick an AI from the dropdown and either 'human' or 'teach' for yourself and start playing.

For a detailed manual, see the front page of the repository.

Feedback

For feedback, you can file an issue, find me in the Leela Zero Discord or on reddit

Enjoy!

Update

v1.0.1: minor bug fixes to tall rectangular boards and SGF file improvements.
v1.0.2: minor bug fixes to PV on root, engine restart on settings changed. reduced installer download from 300 to 75mb