Some questions about adverserial graph autoencoder #6195
HelloWorldLTY
started this conversation in
Ideas
Replies: 1 comment
-
This is a great point, the use of Gaussian is a bit questionable here. There is a similar problem in VGAE which is further explained here: tkipf/gae#20 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a question about AGAE/AVGAE about its priniciple. Since the github page of this model is not being maintained for a long while, so I come to this fantastic community for help.
I am confusing about the intuitive point in this project. I think it is hard to determine the true prior distribution (like they used normal here), and our data may not have normal prior distribution. Therefore, I wonder what is the reason they used the adverserial training here. Thanks a lot.
(https://arxiv.org/pdf/1802.04407.pdf)
Beta Was this translation helpful? Give feedback.
All reactions