Skip to content

Fix scorer gradient direction semantics#10

Open
V-SK wants to merge 2 commits into
mainfrom
codex/public-miner-vram-fix
Open

Fix scorer gradient direction semantics#10
V-SK wants to merge 2 commits into
mainfrom
codex/public-miner-vram-fix

Conversation

@V-SK
Copy link
Copy Markdown
Owner

@V-SK V-SK commented Apr 14, 2026

Summary

  • align scorer sparse submission scoring with PS gradient descent semantics by applying learning rate
  • require and validate learning_rate in score requests and cover the behavior with a regression test
  • avoid blocking scorer HTTP startup on synchronous PS endpoint registration

Testing

  • python3 -m unittest -v scorer/test_score_direction.py
  • python3 -m py_compile scorer/scoring_server.py scorer/test_score_direction.py

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant