Skip to content

[codex] persist learner configs and metric specs#71

Merged
salim4n merged 1 commit into
mainfrom
feat/learning-hyperparameter-config-metrics
May 29, 2026
Merged

[codex] persist learner configs and metric specs#71
salim4n merged 1 commit into
mainfrom
feat/learning-hyperparameter-config-metrics

Conversation

@salim4n
Copy link
Copy Markdown
Member

@salim4n salim4n commented May 29, 2026

Closes #53

What changed

  • Added exported default/validated configs and getConfig() for baseline learners.
  • Added stable learner metric catalogs for baseline and neural adapter metrics.
  • Persisted effective learnerConfig into SDK run configs after pre-run validation.
  • Documented baseline and neural adapter defaults.

Validation

  • bun run build:packages
  • bun test packages/learning/test/config-metrics.test.ts packages/sdk/test/experiment.test.ts
  • bun run ci

@salim4n salim4n marked this pull request as ready for review May 29, 2026 01:57
@salim4n salim4n merged commit ace3da2 into main May 29, 2026
1 check passed
@salim4n salim4n deleted the feat/learning-hyperparameter-config-metrics branch May 29, 2026 01:57
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.

feat(learning): learner hyperparameter config and persisted metrics

1 participant