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

The noise sampling and the Lz loss curve issue #15

Open
johnzlj opened this issue Mar 28, 2020 · 0 comments
Open

The noise sampling and the Lz loss curve issue #15

johnzlj opened this issue Mar 28, 2020 · 0 comments

Comments

@johnzlj
Copy link

johnzlj commented Mar 28, 2020

Ln-44:
e=tf.random_normal((batch_size,z_size), mean=0, stddev=1) # Qsampler noise
I think it should be placed into the funcion sampleQ. Or else the inference will fail.

However, when I made such a modification, the Lz loss-curve will increase instead of decline, as shown here:
image

Why?

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