Skip to content

test: bound example training runs#20

Merged
kholdrex merged 1 commit into
mainfrom
test/bound-example-training
Jun 2, 2026
Merged

test: bound example training runs#20
kholdrex merged 1 commit into
mainfrom
test/bound-example-training

Conversation

@kholdrex
Copy link
Copy Markdown
Member

@kholdrex kholdrex commented Jun 1, 2026

Summary

Keep interactive training examples bounded so they are easier to run while preserving their demonstration value. The stock prediction example now uses a smaller synthetic dataset, a smaller model, seeded input data, and a clear note that the run favors quick execution over prediction quality.

Changes

  • Add bounded demo training configs to the general training and stock prediction examples.
  • Reduce the stock prediction demo dataset, sequence length, hidden size, and prediction window.
  • Add regression coverage that guards example training budgets and seeded stock data generation.

Test Plan

  • Rust formatting check passed.
  • Clippy passed with warnings denied.
  • Full test suite passed with all features.
  • All examples compile with all features.
  • The updated training and stock prediction examples run successfully.

@kholdrex kholdrex merged commit 941f61a into main Jun 2, 2026
1 check passed
@kholdrex kholdrex deleted the test/bound-example-training branch June 2, 2026 01:46
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