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

Unable to connect trained layers VAE in autoencoderdual.py for loaded h5 model #1

Open
rsyamil opened this issue Dec 31, 2020 · 0 comments

Comments

@rsyamil
Copy link
Owner

rsyamil commented Dec 31, 2020

LSI architecture can also utilize VAEs, see autoencoderdual.py. When LSI is trained and the computation graphs are active, we can get m2zm and d2zd but when model is loaded, and m2zm/d2zd need to be assembled from the loaded h5 models. An error associated with the sampling (lambda) layer is thrown.

Run qc-demo.ipynb to replicate the error, use LSI.train_autoencoder_dual_var() and set load=False.

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

1 participant