Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
AlphaGomoku config files
创建于
3年前
差异永不过期
清除
导出
分享
解释
14 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
93 行
全部复制
11 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
93 行
全部复制
{
{
复制
已复制
复制
已复制
"version": "5.7.
0
",
"version": "5.7.
1
",
"protocol": "yixinboard",
"protocol": "yixinboard",
"use_logging": false,
"use_logging": false,
"always_ponder": false,
"always_ponder": false,
"swap2_openings_file": "swap2_openings.json",
"swap2_openings_file": "swap2_openings.json",
"conv_networks": {
"conv_networks": {
"freestyle": "freestyle_conv_8x128.bin",
"freestyle": "freestyle_conv_8x128.bin",
"standard": "standard_conv_8x128.bin",
"standard": "standard_conv_8x128.bin",
"renju": "renju_conv_8x128.bin",
"renju": "renju_conv_8x128.bin",
"caro5": "caro5_conv_8x128.bin",
"caro5": "caro5_conv_8x128.bin",
复制
已复制
复制
已复制
"caro6": "
"
"caro6": "
caro6_conv_8x128.bin
"
},
},
"nnue_networks": {
"nnue_networks": {
复制
已复制
复制
已复制
"freestyle": "
freestyle_nnue_64x16x16x1.bin
",
"freestyle": "
",
"standard": "
standard_nnue_64x16x16x1.bin
",
"standard": "
",
"renju": "
renju_nnue_64x16x16x1.bin
",
"renju": "
",
"caro5": "
caro5_nnue_64x16x16x1.bin
",
"caro5": "
",
"caro6": ""
"caro6": ""
},
},
"use_symmetries": true,
"use_symmetries": true,
"search_threads": 8,
"search_threads": 8,
"devices": [
"devices": [
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
},
},
{
{
"device": "CPU",
"device": "CPU",
复制
已复制
复制
已复制
"batch_size":
32
,
"batch_size":
128
,
"omp_threads": 1
"omp_threads": 1
}
}
],
],
"search_config": {
"search_config": {
复制
已复制
复制
已复制
"max_batch_size":
32
,
"max_batch_size":
128
,
"tree_config": {
"tree_config": {
"information_leak_threshold": 0.01,
"information_leak_threshold": 0.01,
"initial_node_cache_size": 65536,
"initial_node_cache_size": 65536,
"edge_bucket_size": 200000,
"edge_bucket_size": 200000,
"node_bucket_size": 10000
"node_bucket_size": 10000
},
},
"mcts_config": {
"mcts_config": {
"edge_selector_config": {
"edge_selector_config": {
"policy": "puct",
"policy": "puct",
"init_to": "parent",
"init_to": "parent",
"noise_type": "none",
"noise_type": "none",
"noise_weight": 0,
"noise_weight": 0,
"exploration_constant": 1.25,
"exploration_constant": 1.25,
"exploration_exponent": 0.5,
"exploration_exponent": 0.5,
"style_factor": 0.5
"style_factor": 0.5
},
},
"max_children": 32,
"max_children": 32,
"policy_expansion_threshold": 0
"policy_expansion_threshold": 0
},
},
"tss_config": {
"tss_config": {
"mode": 2,
"mode": 2,
"max_positions": 1000,
"max_positions": 1000,
"hash_table_size": 4194304
"hash_table_size": 4194304
}
}
}
}
}
}
已保存差异
原始文本
打开文件
{ "version": "5.7.0", "protocol": "yixinboard", "use_logging": false, "always_ponder": false, "swap2_openings_file": "swap2_openings.json", "conv_networks": { "freestyle": "freestyle_conv_8x128.bin", "standard": "standard_conv_8x128.bin", "renju": "renju_conv_8x128.bin", "caro5": "caro5_conv_8x128.bin", "caro6": "" }, "nnue_networks": { "freestyle": "freestyle_nnue_64x16x16x1.bin", "standard": "standard_nnue_64x16x16x1.bin", "renju": "renju_nnue_64x16x16x1.bin", "caro5": "caro5_nnue_64x16x16x1.bin", "caro6": "" }, "use_symmetries": true, "search_threads": 8, "devices": [ { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 }, { "device": "CPU", "batch_size": 32, "omp_threads": 1 } ], "search_config": { "max_batch_size": 32, "tree_config": { "information_leak_threshold": 0.01, "initial_node_cache_size": 65536, "edge_bucket_size": 200000, "node_bucket_size": 10000 }, "mcts_config": { "edge_selector_config": { "policy": "puct", "init_to": "parent", "noise_type": "none", "noise_weight": 0, "exploration_constant": 1.25, "exploration_exponent": 0.5, "style_factor": 0.5 }, "max_children": 32, "policy_expansion_threshold": 0 }, "tss_config": { "mode": 2, "max_positions": 1000, "hash_table_size": 4194304 } } }
更改后文本
打开文件
{ "version": "5.7.1", "protocol": "yixinboard", "use_logging": false, "always_ponder": false, "swap2_openings_file": "swap2_openings.json", "conv_networks": { "freestyle": "freestyle_conv_8x128.bin", "standard": "standard_conv_8x128.bin", "renju": "renju_conv_8x128.bin", "caro5": "caro5_conv_8x128.bin", "caro6": "caro6_conv_8x128.bin" }, "nnue_networks": { "freestyle": "", "standard": "", "renju": "", "caro5": "", "caro6": "" }, "use_symmetries": true, "search_threads": 8, "devices": [ { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 }, { "device": "CPU", "batch_size": 128, "omp_threads": 1 } ], "search_config": { "max_batch_size": 128, "tree_config": { "information_leak_threshold": 0.01, "initial_node_cache_size": 65536, "edge_bucket_size": 200000, "node_bucket_size": 10000 }, "mcts_config": { "edge_selector_config": { "policy": "puct", "init_to": "parent", "noise_type": "none", "noise_weight": 0, "exploration_constant": 1.25, "exploration_exponent": 0.5, "style_factor": 0.5 }, "max_children": 32, "policy_expansion_threshold": 0 }, "tss_config": { "mode": 2, "max_positions": 1000, "hash_table_size": 4194304 } } }
查找差异