-
Notifications
You must be signed in to change notification settings - Fork 5
Support structured diffusion specs in continuous-time models and enforce cd-dynamax full-diffusion constraints #214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
021550d
support Array and lambda diffusions (special support for scalar/diag/…
mattlevine22 9652cbf
adding back padding of diffusion-coefficient in CD-Dynamax integration
mattlevine22 8c6726e
Update dynestyx/inference/integrations/cd_dynamax/utils.py
mattlevine22 38df332
Update dynestyx/models/diffusions.py
mattlevine22 aa50c38
docs: rename misleading test names to reflect bm_dim > state_dim cons…
Copilot ecd987e
plz lint
mattlevine22 bc0c252
Merge branch 'main' into ml-feature-212
mattlevine22 375cf59
get diffusion info at init
mattlevine22 0fa5667
give discretizer fallback if dynamicalModel init hadnt been run (supp…
mattlevine22 bf1f456
new Diffusion class with subtypes.
mattlevine22 ef5dab6
merge with main (plate upgrades)
mattlevine22 20d1d37
dont use cast, just assert bm_dim is not None (fight w linter...could…
mattlevine22 e9ea930
merge with main (smoothers)
mattlevine22 bc41705
please lint
mattlevine22 3f37300
rename as gram
mattlevine22 657a190
rename func to _coerce_to_param_dtype
mattlevine22 958a2a7
simplify edit to Quick example
mattlevine22 0e04441
dont change faq
mattlevine22 2cfab46
simplify notebook changes for PR
mattlevine22 90a2813
simplify notebook changes for PR
mattlevine22 c8c5cd8
simplify notebook changes for PR
mattlevine22 2e02f2f
improve API documentation for diffusions
mattlevine22 740750e
improve API documentation for diffusions
mattlevine22 2ebb45c
Update dynestyx/models/diffusions.py
mattlevine22 3612c92
simplify code and improve docs
mattlevine22 a4cee35
clarify resolve metadata docstring
mattlevine22 19a344b
Update dynestyx/inference/integrations/cd_dynamax/utils.py
mattlevine22 6d39004
probing and errors for cd-dynamax diffusion plumbing
mattlevine22 d2f8564
fix lint
mattlevine22 83641cb
Update dynestyx/models/core.py
mattlevine22 8501a17
streamline DynamicalModel init
mattlevine22 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.