You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently adapting Variational Autoencoders to estimate common latent variable models used in the social sciences.
I am mainly interested in building confidence intervals for the resulting encodings (i.e., the encoder's output) and less interested in the decoding (i.e., the decoder's output).
Is this feasible with your package? It is equivalent to building confidence intervals for intermediary outputs (e.g., an embedding layer) in a neural network.
Thanks,
Germain
The text was updated successfully, but these errors were encountered:
Hi Alex,
Thanks for the great package.
I am currently adapting Variational Autoencoders to estimate common latent variable models used in the social sciences.
I am mainly interested in building confidence intervals for the resulting encodings (i.e., the encoder's output) and less interested in the decoding (i.e., the decoder's output).
Is this feasible with your package? It is equivalent to building confidence intervals for intermediary outputs (e.g., an embedding layer) in a neural network.
Thanks,
Germain
The text was updated successfully, but these errors were encountered: