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 joint (discrete + continuous) VAE #9

Merged
merged 55 commits into from
Feb 26, 2021

Conversation

ziatdinovmax
Copy link
Collaborator

... plus bug fixes in other VAE modules

ziatdinovmax and others added 30 commits December 30, 2020 04:33
... instead of when calling self.fit()
Also, move fit and forward_compute_elbo for VAE out of BaseVAE
Also, add (optional) auxillary dimensions to VAE's encoders
ziatdinovmax and others added 25 commits February 1, 2021 04:16
Removing it breaks  the j(r)VAE model loading
Will have to remove it in the future anyway
Joint (r)VAE and bug fixes for VAE modules
- Keep only VAE models with one encoder and one decoder
- More complex VAE/VED models will be a part of a separate package
@ziatdinovmax ziatdinovmax merged commit 7fb6dcd into pycroscopy:master Feb 26, 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

Successfully merging this pull request may close these issues.

1 participant