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

Extracting Information about Latent Space #1

Open
AlexandrosEmvoliadis opened this issue Nov 4, 2023 · 0 comments
Open

Extracting Information about Latent Space #1

AlexandrosEmvoliadis opened this issue Nov 4, 2023 · 0 comments

Comments

@AlexandrosEmvoliadis
Copy link

I have trained the PDEAutoEncoder on real-world spatiotemporal data, and i would like to extract information about the latent space (mean and std for each latent variable). On top of that, i want to sample from these distributions and utilize pde_decoder_only, to visualize the obtained results.

When using the pde_decoder_only, an assertion error rises, as i pass as input the dataset that the model i trained on. How should i modify the code to:

  1. visualize the characteristics of the latent variables' distributions
  2. manipulate the latent space, using pde_decoder_only
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