Skip to content

Latest commit

 

History

History
 
 

autogtp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

autogtp

This is a self-play tool for Leela-Zero. When launched, it will let the engine play against itself and dump out the training data at the end of the game.

Requirements

  • Qt 4.x or 5.x with qmake
  • C++14 capable compiler

Compiling

Run:

qmake
make