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

About Unsupervised Clustering Under VAE? #6

Closed
LynnHo opened this issue Jan 8, 2018 · 1 comment
Closed

About Unsupervised Clustering Under VAE? #6

LynnHo opened this issue Jan 8, 2018 · 1 comment

Comments

@LynnHo
Copy link

LynnHo commented Jan 8, 2018

@ericjang Thanks for the good code! I wonder whether we could use gumbel-softmax for clustering under VAE framework (e.g. for Mnist, 392->..->10->..->392, and "10" represents the relaxed categorical distribution). I have tried, but got bad results. Do you have any idea?

@LynnHo LynnHo changed the title About Unsupervised VAE? About Unsupervised Clustering Under VAE? Jan 8, 2018
@akihironitta
Copy link

I guess that feature representations learnt by squashing input, e.g. images, into only 10 dimensional categorical variable using encoder-decoder framework will be very sensitive to initial weights of NN because no label information is available in unsupervised learning tasks like clustering.

@LynnHo LynnHo closed this as completed Jul 14, 2020
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

2 participants