Skip to content
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

Add sigma_prior to expression for Coupled Divergence of Gaussians #15

Open
kenricnelson opened this issue Aug 25, 2021 · 1 comment
Open
Assignees

Comments

@kenricnelson
Copy link
Member

Solution for 1-D case:

https://mi-cs.slack.com/files/U019H5B0PED/F02CF02G23T/image.png

Nelson needs to extend this to multidimensions than it code be added to the Python code base.

@kenricnelson kenricnelson self-assigned this Aug 25, 2021
@kenricnelson
Copy link
Member Author

In reviewing equation 23 of the Coa, et al "Coupled VAE", I'm reminded that each dimension of the coupled divergence of the Gaussians is independent, since we are not using cross-correlation terms. Thus we can proceed with the Python implementation using the one-dimensional solution I've provided. Each dimension is simply an indexed version of this solution. I'll assign this to @jkclem and he can work with @hxyue1 on the implementation.

@kenricnelson kenricnelson assigned jkclem and unassigned kenricnelson Aug 25, 2021
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

No branches or pull requests

2 participants