Skip to content

release/0.10.5#90

Merged
mxfactorial merged 4 commits into
mainfrom
release/0.10.5
Mar 18, 2026
Merged

release/0.10.5#90
mxfactorial merged 4 commits into
mainfrom
release/0.10.5

Conversation

@mxfactorial

Copy link
Copy Markdown
Owner

added

  • ml_attention_test.rs: 22 tests proving attention as interference — dot is forward, wedge is backward, multi-head as angle offsets, positional encoding as rotation, wedge-driven learning, full forward pass with routing and gating
  • ml_training_test.rs: 6 tests proving next-token prediction without training — observed step between tokens IS the rotation, board clusters steps by wedge independence, generalizes to unseen sequences, sequence product as context, zero epochs zero gradients

@mxfactorial mxfactorial self-assigned this Mar 18, 2026
@mxfactorial mxfactorial linked an issue Mar 18, 2026 that may be closed by this pull request
@mxfactorial mxfactorial merged commit 2c943fe into main Mar 18, 2026
4 checks passed
@mxfactorial mxfactorial deleted the release/0.10.5 branch March 18, 2026 05:49
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.

add attention and training suites

1 participant