Skip to content

DAGs Cleanup#129

Merged
cnellington merged 3 commits into
devfrom
graphs
Oct 28, 2022
Merged

DAGs Cleanup#129
cnellington merged 3 commits into
devfrom
graphs

Conversation

@cnellington

Copy link
Copy Markdown
Collaborator

Cleaned the dags module to use similar patterns as contextualized.regression.
Setting up for a contextualized.graphs module including correlation and Markov networks.

Removed datamodules, baselines, and callbacks files from the dags module (check the commits before this PR if there's any need for these in the future).

Note: This NOTMAD version converges to the true parameters in tests, but requires more epochs (50 vs. 5). Possibly because dynamic alpha/rho was being called twice per epoch in previous tests? Will be looking into this, but making this PR so that #128 can continue.

@blengerich blengerich left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cnellington cnellington merged commit 0fe0105 into dev Oct 28, 2022
@cnellington cnellington mentioned this pull request Oct 30, 2022
@cnellington cnellington deleted the graphs branch October 30, 2022 23:52
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.

2 participants