Skip to content

Commit

Permalink
Update config.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
guitanj committed Apr 6, 2019
1 parent 67418e5 commit cdf0877
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ blackweight = 218.gz
whitedir = D:\Go\leela-zero-0.17-win64
#白棋命令行,不包含上述目录,不要包含-p -w指令
whiteengine = leelaz.exe -g --noponder --precision half -t 1 --batchsize 1 -m 30 --gpu 0
#黑棋权重所在目录
blackweightdir = D:\Go\weights
#黑棋权重文件名
blackweight = elfv2.gz
#白棋权重所在目录
whiteweightdir = D:\Go\weights
#白棋权重文件名
whiteweight = elfv2.gz

#对战参数
[howtofight]
Expand All @@ -28,5 +28,4 @@ pkstartno = 0
#图形界面参数
[gui]
#比例
gobanratio = 0.3938223938223938

gobanratio = 0.55

0 comments on commit cdf0877

Please sign in to comment.