LeelaChessZero / LeelaChessZero/lczero-server

Automatic Resign Rate Adjustment

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
45
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Resign rates for the project currently require a script and human effort in order to be calculated. This is potentially problematic, because it (1) differs from DeepMind's setup, (2) can produce too many false-positive resigns and throw off the value head, and (3) allows those that do not have the script to properly adjust resign rates.

Although I've heard that resign rate calculation is incompatible with TB rescoring, for those using the server code as a base for similar projects that are not using rescoring, this would be a very useful feature.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the server's resign-rate calculation and its interaction with training-board rescoring; done means automatic adjustment without a separate script while avoiding false-positive resigns and preserving the stated rescoring constraint.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.