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

Regarding MNIST-RBM #3

Open
gnobitab opened this issue Dec 24, 2021 · 0 comments
Open

Regarding MNIST-RBM #3

gnobitab opened this issue Dec 24, 2021 · 0 comments

Comments

@gnobitab
Copy link

Hi authors!

Thank you for providing the source codes for the excellent work!

I have a question regarding the MNIST-RBM experiments (rbm_sample.py). It seems that all the methods are initialized with a gibbs sampling result (in other words, model.init_dist is changed by first running gibbs sampling for 5,000 steps). Did you try to sample without this initialization? Moreover, since all the methods are initialized by gibbs ( the yellow curve), why do they have a much higher log-MMD than the yellow curve? Finally, could I know what the algorithmic difference is between dim-gibbs (the blue curve) and gibbs (the yellow curve)?

image

Looking forward to your replay. Thanks in advance!!!

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