飞扬围棋论坛

 找回密码
 注册
搜索
楼主: hred9D
打印 上一主题 下一主题

LeelaSabaki分析:变化图 +胜率

[复制链接]
1#
发表于 2018-2-16 14:07 | 显示全部楼层
山河一局棋 发表于 2018-2-12 10:28
请问楼主,Sabaki怎样能把棋子排列整齐?轻度强迫症面对不整齐的样子难受啊

请问RN引擎您是怎么设计的?可否贴上您的命令行,参数等等, 我一切都比着你的葫芦画瓢,连安装目录,子目录都是和你一模一样。

回复 支持 反对

使用道具 举报

2#
发表于 2018-2-18 15:38 | 显示全部楼层
C:\Sabaki\Rn\ray.exe

--thread 4 --tree-size 262144 --reuse-subtree --const-time 15

谢谢,这样就可以了
回复 支持 反对

使用道具 举报

3#
发表于 2018-2-20 06:38 | 显示全部楼层
刘承霖 发表于 2018-2-19 09:36
能给解释下这些参数的作用吗?谢谢先~

参数的意思 用4个线程,最多思考步数,显示分枝结果,最后是每一步思考时间,15可以改的越多越好。一般15-20足矣
回复 支持 反对

使用道具 举报

4#
发表于 2018-2-20 07:24 | 显示全部楼层
hred9D 发表于 2018-2-19 22:31
里拉已经不是以前的里拉了,需要权重文件运行才是真正的AI智能!这个权重文件就是谷歌alphagozero的概念, ...

这个最新的权重文件哪里下载?
回复 支持 反对

使用道具 举报

5#
发表于 2018-2-20 07:36 | 显示全部楼层
回复 支持 反对

使用道具 举报

6#
发表于 2018-2-20 08:31 | 显示全部楼层
本帖最后由 myp0001 于 2018-2-20 09:06 编辑

第二行--flat --heatmap c:\Sabaki\Leelazero\leelaz.exe -t 4 -w leelaz.txt --noponder
第三行
time_settings 0 20 1
这是我实验的参数,leelaz.txt是权重文件,你自己可以改名


http://zero.sjeng.org/
权重文件在这里下载。
回复 支持 反对

使用道具 举报

7#
发表于 2018-2-21 04:32 | 显示全部楼层
刘承霖 发表于 2018-2-20 19:06
在权重网页http://zero.sjeng.org/,往下翻,往下翻,一定要往下翻我选的是图中圈红的权重文件,下载后 ...

1)你似乎用的还是老leela,不是leela zero?
2)权重文件201080220.txt不用加参数w吗?

回复 支持 反对

使用道具 举报

8#
发表于 2018-2-21 09:33 | 显示全部楼层
山河一局棋 发表于 2018-2-21 09:07
试了一下Leela Zero 0.12版,也参考之前的帖子设置添加了2018年2月20日的权重文件。截了一张Sabaki的配置图 ...

所以我才觉得老刘的这个普通leela 也用权重文件,而且没参数诡异
回复 支持 反对

使用道具 举报

9#
发表于 2018-2-21 12:16 | 显示全部楼层
新的权重文件出来了,你这个落伍了
回复 支持 反对

使用道具 举报

10#
发表于 2018-2-21 12:43 | 显示全部楼层
刘承霖 发表于 2018-2-21 10:37
我按兄台的设置,改了一下。改动如图1、把权数文件放在F:\...\Sabaki\leelsabaki-v0.3.0-linux-macos-win ...

你这个设置,权重文件根本没用,因为你用的是普通的leela gtp版本,根本没有w这个参数,除非你用leela zero。

下面是leelagtp可用的参数

下面是GTP客户端解压得的的readme文件,

his is the commandline version of Leela. You likely will want to use
this together with a GTP-capable GUI, or some other tool that speaks
the GTP protocol.

Leela is compatible with GTP version 2, but note that you must add the
"--gtp" option to enable GTP mode.

Allowed options:
  -h [ --help ]                 Show commandline options.
  -g [ --gtp ]                  Enable GTP mode.
  -t [ --threads ] arg (=4)     Number of threads to use.
  -p [ --playouts ] arg         Weaken engine by limiting the number of
                                playouts.
  -b [ --lagbuffer ] arg (=100) Safety margin for time usage in centiseconds.
  -l [ --logfile ] arg          File to log input/output to.
  -q [ --quiet ]                Disable all diagnostic output.
  -k [ --komiadjust ]           Adjust komi one point in my disadvantage
                                (territory scoring).
  --noponder                    Disable thinking on opponent's time.
  --nonets                      Disable use of neural networks.
  --nobook                      Disable use of the fuseki library.
  --gpu arg                     ID of the OpenCL device(s) to use (disables
                                autodetection).

Note that although the engine can be handicapped by limiting the playout
count, playouts are not standardized so this is not a suitable setting
for comparisons between engines. The OpenCL version is stronger at a
given playout count.

Ruleset
-------
Leela plays according to Chinese rules: area scoring with positional superko.
Compensation for handicap stones is given.

Linux
-----
To get the OpenCL version working, you will have to to install
both the OpenCL libraries for your GPU (e.g. nvidia-libopencl1) as
well as an OpenCL ICD loader (e.g. ocl-icd-libopencl1, nvidia-opencl-icd,
amd-opencl-icd or mesa-opencl-icd - the ICD loader is not card specific and
they are supposed to be interchangeable).

You can see the installed OpenCL drivers in /etc/OpenCL/vendors/

Benchmarking
------------
Leela contains a number of internal benchmarks that can be used
to judge the speed (and resulting strength) of a system:

- CPU, integer operations: type "benchmark".

Reference score, Intel Core i5-6600 on Windows = ~14000 g/s (3500 g/s per thread)

- CPU and GPU, floating point: type "netbench". The OpenCL version
will run this computation on the GPU, but CPU speed and core count still
matters for keeping the GPU fed.

Reference score, Intel Core i5-6600 on Windows = ~100 p/s (first/predictions)
Reference score, Intel Core i5-6600 on Windows = ~265 p/s (second/evaluations)

Reference score, NVIDIA GTX 1070 on Windows =    ~475 p/s (first/predictions)
Reference score, NVIDIA GTX 1070 on Windows =   ~1850 p/s (second/evaluations)
回复 支持 反对

使用道具 举报

11#
发表于 2018-2-21 13:20 | 显示全部楼层
这个权重文件很厉害
https://github.com/gcp/leela-zero/issues/884
回复 支持 反对

使用道具 举报

12#
发表于 2018-2-21 14:53 | 显示全部楼层
本帖最后由 myp0001 于 2018-2-21 15:02 编辑

用今天出来的af9权重更好
回复 支持 反对

使用道具 举报

13#
发表于 2018-2-21 14:56 | 显示全部楼层
本帖最后由 myp0001 于 2018-2-21 15:00 编辑

这次对了,下载新的权重文件af9,已经开始大杀zen7,实现alpha lee版本是时间问题
回复 支持 反对

使用道具 举报

14#
发表于 2018-2-24 08:19 | 显示全部楼层
https://github.com/SabakiHQ/Sabaki/releases
别哭了,里面有32位的
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|Archiver|手机版|飞扬围棋网 ( 苏ICP备11029047号-1 )

GMT+8, 2024-5-4 07:31 , Processed in 0.175120 second(s), 18 queries .

since 2003飞扬围棋论坛 Licensed

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表