Diff
checker
텍스트
텍스트
이미지
문서
Excel
폴더
Legal
Enterprise
데스크톱
요금제
로그인
데스크톱 앱 다운로드
텍스트 비교
두 텍스트 파일의 차이점을 찾아보세요
도구
기록
실시간 편집
변경 없는 행 숨기기
줄바꿈 비활성화
레이아웃
나란히 보기
합쳐 보기
비교 단위
스마트
단어
글자
구문 강조
언어 선택
제외
텍스트 변환
첫 변경으로
수정
Diffchecker Desktop
가장 안전하게 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 } } }
비교하기