GVAE with pyg nn Conv layers #4938
Unanswered
Byun-jinyoung
asked this question in
Q&A
Replies: 1 comment 4 replies
-
You could use |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear pyg users,
Recently I've studied VAE and GVAE. In GVAE code, the decoder is simply implemented by inner product.
Can the pyg nn conv layers be used as decoder layer?
Best regards,
Jinyoung
Beta Was this translation helpful? Give feedback.
All reactions