Skip to content

Implement node priors for classic and DAG search#13

Draft
AlexisOlson wants to merge 1 commit into
masterfrom
codex/implement-node-priors-for-lc0
Draft

Implement node priors for classic and DAG search#13
AlexisOlson wants to merge 1 commit into
masterfrom
codex/implement-node-priors-for-lc0

Conversation

@AlexisOlson

Copy link
Copy Markdown
Owner

Summary

  • add a configurable node-prior-alpha option and store virtual statistics on edges
  • seed new edges with virtual visit priors derived from the parent node values
  • update classic and DAG selection logic to account for the virtual counts in Q and U computations

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68f995e5034c83318c8e2a5962a93d23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant