Merge pull request #2 from Armanddevacc/feat/asm-dataflow-encoder#3
Open
Armanddevacc wants to merge 11 commits into
Open
Merge pull request #2 from Armanddevacc/feat/asm-dataflow-encoder#3Armanddevacc wants to merge 11 commits into
Armanddevacc wants to merge 11 commits into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: add slide
- train_jepa: add covariance (decorrelation) term + --cov-coeff flag (default 0.04, cov:var ~ 1:25 as in VICReg), log cov per epoch - slides (étape 5): show full 3-term loss (latent regression + variance + covariance); add array/booktabs packages to fix build Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Fix all overfull \vbox/\hbox warnings (custom title frame, shrink diagrams/itemize, tighten spacing) - Add VICReg covariance term to Phase 1 loss (slide Étape 5) - Rework intuition tree: vertical hot spine, faded siblings, clean eye→leaf gaze arrow (fix fichier g overlap + arrow bug) - Swap order: Intuition before Pipeline - Étape 2 title: C → IR → graphe; adopt Ulysse's Étape 1/2 frames from 3312881 (new_slides) - Add slides: Prochaines étapes; ProgramGraph; VICReg anti-collapse; predictor per-transition gain - Remove "Cohérence" frame
# Conflicts: # docs/slides_structure.pdf # docs/slides_structure.tex
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.
feat: add slide