Replies: 1 comment 4 replies
-
|
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.
-
Hello, I was interested in using the Graph UNet architecture but with replacing the default GCN layers with GAT layers. Would that make sense in the context of Graph Unet? What would be the best approach for this? Should I just subclass the GraphUNet model and change it for my own needs? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions