-
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.
* autosemidais skeleton * sketch implementation of semidais * cleanup; more docstring * add broken test * Enhance the prototype * Undo keep_plate in log_density * fatten test * move local computations entirely into plate; add broken smoke test * use create plates for autonormal * add test_autosemidais_inadmissible_smoke * expand test_autosemidais_admissible_smoke * add missing self.prefix * Fix unravel dimensions * simplify test; use optax * tweaktest * comments * Not rescaling grad * Fix lint * add pyyaml dependency for flax * looks correct but dais_elbo8 != dais_elbo16 and mf_elbo is better than dais_elbo * Fix bug of unconstrain reparam * cleanup test * improve docstring * remove comments; revert block change; improve docstring * support sample_shape in sample_posterior * add to docs * fix rst * attempt to fix docs * Fix the remaining TODO Co-authored-by: Du Phan <[email protected]> Co-authored-by: Du Phan <[email protected]>
- Loading branch information
1 parent
392c1fd
commit acb2cd8
Showing
7 changed files
with
608 additions
and
5 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
Oops, something went wrong.