-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Funsor based
TraceEnum_ELBO
implementation (#1512)
* initial commit * wip * remove TraceMarkovEnum_ELBO * pair coded * clean up * Make enum example work * port tests from pyro to numpyro * Add missing test file * traceenum_elbo2 * pair coded * pass more tests * pass all tests * organize * lint * fixes * test_gradient * fix TraceGraph_ELBO * lint * Revert tracegraph_elbo changes * Address masked distribution * revert changes at replay messenger * refactor * clean * add validations * fix comments * lint * fix validation * fix * fix enum_vars * rm wordclouds.png * address comments Co-authored-by: Du Phan <[email protected]>
- Loading branch information
1 parent
c46b0db
commit 09a3e0b
Showing
8 changed files
with
2,745 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.