To give more context, here is a quote from the computer-go mail list:
"
AQ's author Yu Yamaguchi published his strong Go program AQ.
https://github.com/ymgaq/AQ
AQ went to 4th in 2017 UEC cup, and best 8 in 1st World AI Go Open.
"
new computer go
-
alphaville
- Dies with sente
- Posts: 101
- Joined: Sat Apr 22, 2017 10:28 pm
- GD Posts: 0
- Has thanked: 24 times
- Been thanked: 16 times
Re: new computer go
May be someone can compile it for Windows?
Or is it possible to configure Linux VM with full access to GPU? Does anybody know how?
Or is it possible to configure Linux VM with full access to GPU? Does anybody know how?
-
toannguyenthanh
- Beginner
- Posts: 2
- Joined: Mon Sep 04, 2017 7:23 pm
- GD Posts: 0
- Location: Vietnam
- Has thanked: 5 times
-
as0770
- Lives with ko
- Posts: 180
- Joined: Sun Jun 26, 2016 8:07 am
- Rank: Beginner
- GD Posts: 0
- Has thanked: 15 times
- Been thanked: 23 times
Re: new computer go
As described in the readme. Here it works on Ubuntu 16.04, I just had to update cudnn to v5.1.kris wrote:Does anybody have tried AQ on Ubuntu and know how to configure it?
So far I found no way to turn of pondering. You have to specify the number of threads and gpus in the config file. You can't set it to another number, it won't work then.