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 read the code and find that base_dist which I believe is p(z0|x) is just a predefined network but an encoding network which is used in VAE. is p(z0|x) always a predefined distribution in practical use?