DeepGo is a fork of GNUGo replacing all logic by a pretrained deep convolution neural network and a Montecarlo inpired solver. ##What is the status of the project ? Very Very early ...
DeepCL with successfull unit tests. A trained neural network following kgsgo-dataset-preprocessor input and output format.
$ mkdir build && cd build
$ cmake ..
$ make
Useless at the moment ...