Skip to content

best-of-n-researcher: add new experiment scaffold - #108

Open
MilindPathiyal wants to merge 1 commit into
mainfrom
mppathiyal/experiment
Open

best-of-n-researcher: add new experiment scaffold#108
MilindPathiyal wants to merge 1 commit into
mainfrom
mppathiyal/experiment

Conversation

@MilindPathiyal

Copy link
Copy Markdown
Collaborator

Generates K mechanistically orthogonal candidates per loop, fast-screens them on a subset of train dates, full-backtests only the winner. Tests parallel sampling + screen as a variance-reduction lever vs single-shot loops.

Generates K mechanistically orthogonal candidates per loop, fast-screens
them on a subset of train dates, full-backtests only the winner. Tests
parallel sampling + screen as a variance-reduction lever vs single-shot
loops.

- .claude/agents/best-of-n-researcher.md: agent procedure + JSON schemas
- research/config.yaml: best_of_n_experiment section (k=5, screen_dates,
  winner_metric, max_loops=8)
- .claude/hooks/patch_program_db_tokens.py: register new agentType;
  generalize pointer discovery to scan experiments/*/.current_loop.json
- .gitignore: ignore the new experiment's pointer file

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@frank22lin

Copy link
Copy Markdown
Collaborator

Can we wait until we merge the other experiments into main before merging this? WIll probably have to deal with quite some merge conflicts

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.

2 participants