馃悰 Make RL circuit sampling reproducible - #787
Closed
flowerthrower wants to merge 1 commit into
Closed
flowerthrower wants to merge 1 commit into
flowerthrower wants to merge 1 commit into
Conversation
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 27, 2026 13:21
9c416ed to
4bea5f8
Compare
flowerthrower
force-pushed
the
v3/paper-tket-passes
branch
from
August 27, 2026 13:21
05a3cda to
3dcb4dc
Compare
Signed-off-by: flowerthrower <flowerthrower@users.noreply.github.com> Assisted-by: GPT 5.6 via Codex
flowerthrower
force-pushed
the
v3/paper-tket-passes
branch
from
August 27, 2026 13:28
a196f0e to
8d6da0c
Compare
flowerthrower
force-pushed
the
v3/reproducible-rl-seeding
branch
from
August 27, 2026 13:28
561bba3 to
c55cdda
Compare
Member
Author
|
馃 AI text below 馃\n\nSuperseded while rebuilding the corrected downstream stack after #758. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
馃 AI text below 馃
Description
Makes RL training-circuit sampling honor Gymnasium's seed lifecycle.
PredictorEnvnow uses Gymnasium'snp_random, soreset(seed=...)controls sampling, and candidate QASM paths are sorted before indexed selection to make identical seeds reproducible across filesystems.This draft is stacked on the TKET pass PR. It does not change BQSKit's established fixed pass seed or unrelated ML estimators. Validated with repository lint and focused sampling smoke checks.
Part of #664
Checklist
If PR contains AI-assisted content: