飞扬围棋

标题: KATAGO的lizzie整合包下载 [打印本页]

作者: chenggs2008    时间: 2019-7-18 01:45
标题: KATAGO的lizzie整合包下载
建议下载文件夹内的大型整合包就可使用。
链接: https://pan.baidu.com/s/1MXKrJ20ZYx1L5A40mePpag 提取码: 94tj
作者: lu01    时间: 2019-7-18 05:35
这个也能看katago https://github.com/kaorahi/lizgoban
作者: chenggs2008    时间: 2019-7-18 07:13
本帖最后由 chenggs2008 于 2019-7-18 07:17 编辑

LU 01版主,您好

  我开始以为这个版本和Lizzie06+mylizzie一样,可以直接启动就可人机对奕,但是在“棋局”-“新的一局”后我落下黑子,软件没反应。工具栏下选择引擎对战后,左上方会出现两个引擎名字,但是也不下子。这是为何?软件启动后棋盘上也没有落子胜率点。可以给我们普及下这个版本的操作吗?软件放在这,有不少人下载了,代大家谢谢你。
作者: fun123    时间: 2019-7-18 07:55
lu01 发表于 2019-7-18 05:35
这个也能看katago https://github.com/kaorahi/lizgoban

請教一下,有無  for win 64 版本
謝謝


作者: 蓑笠翁88    时间: 2019-7-18 08:22
谢谢分享!
作者: lu01    时间: 2019-7-18 12:03
我也没装成功
D:\KataGo-1.2a\cpp>cd\gitw

D:\gitw>bin\git clone https://github.com/kaorahi/lizgoban
Cloning into 'lizgoban'...
remote: Enumerating objects: 115, done.
remote: Counting objects: 100% (115/115), done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 2945 (delta 78), reused 93 (delta 62), pack-reused 2830 eceiving objects: 100% (2945/2945), 3.8
Receiving objects: 100% (2945/2945), 3.87 MiB | 157.00 KiB/s, done.

Resolving deltas: 100% (2214/2214), done.

D:\gitw>cd lizgoban
D:\gitw\lizgoban>set path=d:\node;%PATH%

D:\gitw\lizgoban>npm install

> electron@4.2.7 postinstall D:\gitw\lizgoban\node_modules\electron
> node install.js

Downloading tmp-8664-1-SHASUMS256.txt-4.2.7
[============================================>] 100.0% of 4.74 kB (4.74 kB/s)
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN @sabaki/sgf@3.4.0 requires a peer of iconv-lite@0.4.x but none is installed. You must install peer d
yourself.
npm WARN @sabaki/sgf@3.4.0 requires a peer of jschardet@>=1.0 <3 but none is installed. You must install peer
es yourself.

added 137 packages from 137 contributors and audited 232 packages in 215.971s
found 0 vulnerabilities

把leelaz的所有文件复制到D:\gitw\lizgoban\external,权重文件d:/12b.gz

D:\gitw\lizgoban>npx electron src -j '{"leelaz_args": ["-g", "-w", "d:/12b.gz"]}'

然后就java错误了
[attach]158346[/attach]
作者: lu01    时间: 2019-7-18 12:08
electron 安装在D:\gitw\lizgoban\node_modules\electron\dist,是能用的
[attach]158347[/attach]
作者: lu01    时间: 2019-7-18 12:25
把两个警告的包安装上了也还是出错
npm install iconv-lite@0.4.24

npm install jschardet


作者: lu01    时间: 2019-7-18 12:40
漏看了这一句
(Windows: Double-click lizgoban_windows.vbs.)
在命令行输入
D:\gitw\lizgoban>lizgoban_windows.vbs 就出来画面了,你可以选权重文件
[attach]158348[/attach]

作者: lu01    时间: 2019-7-18 12:44
这是等了一会的画面
[attach]158349[/attach]

所需的软件
gitw https://git-scm.com/download/win
node https://nodejs.org/en/


作者: lu01    时间: 2019-7-18 13:04
编写一个katago.json文件,内容为
{
    "analyze_interval_centisec": 30,
    "leelaz_command": "D:/KataGo-1.1/katago12a_cuda",
    "leelaz_args": ["gtp", "-model", "d:/model696.txt", "-config", "D:/KataGo-1.2a/cpp/configs/gtp_example2.cfg"]
}
把lizgoban_windows.vbs修改为
Const conf = "config.json"
command = "npx electron src -c katago.json"

Set fso = CreateObject("Scripting.FileSystemObject")
If fso.FileExists(conf) Then
command = command & " -c " & conf
End If

CreateObject("WScript.Shell").Run command, 0

再在命令行运行lizgoban_windowsk.vbs就可以用katago了
[attach]158350[/attach]

作者: chenggs2008    时间: 2019-7-18 13:07
回Lu01版主,

只要下载我盘内的lizzie0.6_yzy_0629大型整合包,就可直接使用,应该不用任何安装的。

有没有熟悉的棋友出来讲讲如何使用。
作者: lu01    时间: 2019-7-18 13:13
chenggs2008 发表于 2019-7-18 13:07
回Lu01版主,

只要下载我盘内的lizzie0.6_yzy_0629大型整合包,就可直接使用,应该不用任何安装的。

我说的是lizgoban这个软件需要安装
self play画面
[attach]158351[/attach]

作者: jiangbangjian    时间: 2019-7-19 22:54
lu01版主,你那软件能打个包吗?
作者: keexisun    时间: 2019-7-19 23:28
使用很简单,除非cuda\cudnn驱动有问题,
可以用作者最新的1.2beta版替换一下,这个好用多了
作者: 512song    时间: 2019-7-20 13:37
昨天在ubuntu下安装了一下,只是cuda等环境搭建麻烦点,katago安装还算顺利。
作者: hhhyyybbb@126.c    时间: 2019-7-23 13:11
这个不能识别专业显卡?p600
作者: hhhyyybbb@126.c    时间: 2019-7-23 13:11
出来了界面但没有胜率显示也不能分析
作者: lu01    时间: 2019-7-23 13:50
输入katago_analyze
gemmove_debug b
作者: hhhyyybbb@126.c    时间: 2019-7-23 14:26
lu01 发表于 2019-7-23 13:50
输入katago_analyze
gemmove_debug b

在哪里输人?

作者: lu01    时间: 2019-7-23 15:27
katago gtp -model=xxx -config=yyy
作者: hhhyyybbb@126.c    时间: 2019-7-24 14:03
还是不行
作者: 蓑笠翁88    时间: 2019-7-25 07:59
我的也不行,用的那个整合包
作者: 小斌    时间: 2019-7-26 10:31
无法启动。
作者: lu01    时间: 2019-7-26 14:53
用opencl 版本
katago-v1.2-opencl-windows-x32-dont-use-unless-actually-32bit-windows.zip            701 KB                                 katago-v1.2-opencl-windows-x64.zip            1.12 MB         

作者: hp920453    时间: 2019-7-28 07:32
运行大型整合包,说缺少run.vbs文件,怎么破?
作者: zhnld    时间: 2019-7-28 15:12
请问katago的权重文件在哪里下载?
作者: lu01    时间: 2019-7-28 16:09
github katago1.1的下载连接有权重
作者: zhnld    时间: 2019-7-28 16:35
在6楼提供的链接 https://github.com/kaorahi/lizgoban找到一下载权重的链接,但打不开。1.Build a modified leelaz and rename "leelaz" to "leelaz_endstate".

2.Download the weight file and rename it to "network_endstate.gz".

3.Start LizGoban as npx electron src -c config.json with the file config.json:
点击2中的the weight file,网页打不开,请问是从这下载权重的吗?
作者: zhnld    时间: 2019-7-28 20:33
本帖最后由 zhnld 于 2019-7-29 07:51 编辑
lu01 发表于 2019-7-28 16:09
github katago1.1的下载连接有权重

  




欢迎光临 飞扬围棋 (http://flygo.net/bbS/) Powered by Discuz! X3.2