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

loss function of f-vae #9

Open
chshm opened this issue Sep 29, 2020 · 0 comments
Open

loss function of f-vae #9

chshm opened this issue Sep 29, 2020 · 0 comments

Comments

@chshm
Copy link

chshm commented Sep 29, 2020

f-vae的recon_loss = 0.5 * K.sum(K.mean(x_recon**2, 0)) + 0.5 * np.log(2*np.pi) * np.prod(K.int_shape(x_recon)[1:])的后半部分是怎么来的

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