Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Pull Request - Developement #165

Merged
merged 4 commits into from
Nov 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 69 additions & 0 deletions training/gatekeepersgf/log20241110-122512-AE29379C0F36C79E.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
2024-11-10 12:25:12-0500: Running with following config:
allowRectangleProb = 0.50
allowResignation = true
bSizeRelProbs = 1,1,8
bSizes = 7,8,9
chosenMovePrune = 1
chosenMoveSubtract = 0
chosenMoveTemperature = 0.2
chosenMoveTemperatureEarly = 0.5
chosenMoveTemperatureHalflife = 19
cpuctExploration = 1.1
cpuctExplorationLog = 0.0
cudaUseFP16 = auto
cudaUseNHWC = auto
drawEquivalentWinsForWhite = 0.5
dynamicScoreCenterScale = 0.50
dynamicScoreCenterZeroWeight = 0.25
dynamicScoreUtilityFactor = 0.25
fpuReductionMax = 0.2
handicapCompensateKomiProb = 1.0
handicapProb = 0.0
hasButtons = false,false,true
koRules = SIMPLE,POSITIONAL,SITUATIONAL
komiAuto = True
lcbStdevs = 5.0
logGamesEvery = 10
logMoves = false
logSearchInfo = false
logToStdout = true
maxMovesPerGame = 1600
maxVisits = 150
minVisitPropForLCB = 0.15
multiStoneSuicideLegals = false,true
nnCacheSizePowerOfTwo = 21
nnMaxBatchSize = 128
nnMutexPoolSizePowerOfTwo = 15
nnRandomize = true
noResultUtilityForWhite = 0.0
numGameThreads = 128
numGamesPerGating = 200
numNNServerThreadsPerModel = 1
numSearchThreads = 1
numVirtualLossesPerThread = 1
policyOptimism = 1.0
resignConsecTurns = 5
resignThreshold = -0.90
rootEndingBonusPoints = 0.5
rootFpuReductionMax = 0.1
rootPolicyOptimism = 0.0
rootPruneUselessMoves = true
scoringRules = AREA,TERRITORY
staticScoreUtilityFactor = 0.00
subtreeValueBiasFactor = 0.35
subtreeValueBiasWeightExponent = 0.8
taxRules = NONE,NONE,SEKI,SEKI,ALL
uncertaintyCoeff = 0.25
uncertaintyExponent = 1.0
useGraphSearch = true
useLcbForSelection = true
useNonBuggyLcb = true
useUncertainty = true
valueWeightExponent = 0.5
winLossUtilityFactor = 1.0

2024-11-10 12:25:12-0500: Gatekeeper Engine starting...
2024-11-10 12:25:12-0500: Git revision: 7939e2c3eb43df04e08de8c166889c6d5e937bfa
2024-11-10 12:25:12-0500: Required candidate win prop: 0.5
2024-11-10 12:25:12-0500: Loaded all config stuff, watching for new neural nets in C:/Users/chang/OneDrive/Documents/GitHub/Kata_speed/training/modelstobetested/
2024-11-10 12:25:12-0500: All cleaned up, quitting
69 changes: 69 additions & 0 deletions training/gatekeepersgf/log20241110-123408-5E9F0D032444FA5F.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
2024-11-10 12:34:08-0500: Running with following config:
allowRectangleProb = 0.50
allowResignation = true
bSizeRelProbs = 1,1,8
bSizes = 7,8,9
chosenMovePrune = 1
chosenMoveSubtract = 0
chosenMoveTemperature = 0.2
chosenMoveTemperatureEarly = 0.5
chosenMoveTemperatureHalflife = 19
cpuctExploration = 1.1
cpuctExplorationLog = 0.0
cudaUseFP16 = auto
cudaUseNHWC = auto
drawEquivalentWinsForWhite = 0.5
dynamicScoreCenterScale = 0.50
dynamicScoreCenterZeroWeight = 0.25
dynamicScoreUtilityFactor = 0.25
fpuReductionMax = 0.2
handicapCompensateKomiProb = 1.0
handicapProb = 0.0
hasButtons = false,false,true
koRules = SIMPLE,POSITIONAL,SITUATIONAL
komiAuto = True
lcbStdevs = 5.0
logGamesEvery = 10
logMoves = false
logSearchInfo = false
logToStdout = true
maxMovesPerGame = 1600
maxVisits = 150
minVisitPropForLCB = 0.15
multiStoneSuicideLegals = false,true
nnCacheSizePowerOfTwo = 21
nnMaxBatchSize = 128
nnMutexPoolSizePowerOfTwo = 15
nnRandomize = true
noResultUtilityForWhite = 0.0
numGameThreads = 128
numGamesPerGating = 200
numNNServerThreadsPerModel = 1
numSearchThreads = 1
numVirtualLossesPerThread = 1
policyOptimism = 1.0
resignConsecTurns = 5
resignThreshold = -0.90
rootEndingBonusPoints = 0.5
rootFpuReductionMax = 0.1
rootPolicyOptimism = 0.0
rootPruneUselessMoves = true
scoringRules = AREA,TERRITORY
staticScoreUtilityFactor = 0.00
subtreeValueBiasFactor = 0.35
subtreeValueBiasWeightExponent = 0.8
taxRules = NONE,NONE,SEKI,SEKI,ALL
uncertaintyCoeff = 0.25
uncertaintyExponent = 1.0
useGraphSearch = true
useLcbForSelection = true
useNonBuggyLcb = true
useUncertainty = true
valueWeightExponent = 0.5
winLossUtilityFactor = 1.0

2024-11-10 12:34:08-0500: Gatekeeper Engine starting...
2024-11-10 12:34:08-0500: Git revision: 7939e2c3eb43df04e08de8c166889c6d5e937bfa
2024-11-10 12:34:08-0500: Required candidate win prop: 0.5
2024-11-10 12:34:08-0500: Loaded all config stuff, watching for new neural nets in C:/Users/chang/OneDrive/Documents/GitHub/Kata_speed/training/modelstobetested/
2024-11-10 12:34:08-0500: All cleaned up, quitting
69 changes: 69 additions & 0 deletions training/gatekeepersgf/log20241110-124044-30B5A48523C7FF2F.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
2024-11-10 12:40:44-0500: Running with following config:
allowRectangleProb = 0.50
allowResignation = true
bSizeRelProbs = 1,1,8
bSizes = 7,8,9
chosenMovePrune = 1
chosenMoveSubtract = 0
chosenMoveTemperature = 0.2
chosenMoveTemperatureEarly = 0.5
chosenMoveTemperatureHalflife = 19
cpuctExploration = 1.1
cpuctExplorationLog = 0.0
cudaUseFP16 = auto
cudaUseNHWC = auto
drawEquivalentWinsForWhite = 0.5
dynamicScoreCenterScale = 0.50
dynamicScoreCenterZeroWeight = 0.25
dynamicScoreUtilityFactor = 0.25
fpuReductionMax = 0.2
handicapCompensateKomiProb = 1.0
handicapProb = 0.0
hasButtons = false,false,true
koRules = SIMPLE,POSITIONAL,SITUATIONAL
komiAuto = True
lcbStdevs = 5.0
logGamesEvery = 10
logMoves = false
logSearchInfo = false
logToStdout = true
maxMovesPerGame = 1600
maxVisits = 150
minVisitPropForLCB = 0.15
multiStoneSuicideLegals = false,true
nnCacheSizePowerOfTwo = 21
nnMaxBatchSize = 128
nnMutexPoolSizePowerOfTwo = 15
nnRandomize = true
noResultUtilityForWhite = 0.0
numGameThreads = 128
numGamesPerGating = 200
numNNServerThreadsPerModel = 1
numSearchThreads = 1
numVirtualLossesPerThread = 1
policyOptimism = 1.0
resignConsecTurns = 5
resignThreshold = -0.90
rootEndingBonusPoints = 0.5
rootFpuReductionMax = 0.1
rootPolicyOptimism = 0.0
rootPruneUselessMoves = true
scoringRules = AREA,TERRITORY
staticScoreUtilityFactor = 0.00
subtreeValueBiasFactor = 0.35
subtreeValueBiasWeightExponent = 0.8
taxRules = NONE,NONE,SEKI,SEKI,ALL
uncertaintyCoeff = 0.25
uncertaintyExponent = 1.0
useGraphSearch = true
useLcbForSelection = true
useNonBuggyLcb = true
useUncertainty = true
valueWeightExponent = 0.5
winLossUtilityFactor = 1.0

2024-11-10 12:40:44-0500: Gatekeeper Engine starting...
2024-11-10 12:40:44-0500: Git revision: 7939e2c3eb43df04e08de8c166889c6d5e937bfa
2024-11-10 12:40:44-0500: Required candidate win prop: 0.5
2024-11-10 12:40:44-0500: Loaded all config stuff, watching for new neural nets in C:/Users/chang/OneDrive/Documents/GitHub/Kata_speed/training/modelstobetested/
2024-11-10 12:40:44-0500: All cleaned up, quitting
Loading
Loading