LSTM Aggregator in GCN #7118
CodeGeek04
started this conversation in
General
Replies: 1 comment 1 reply
-
Use GCNConv(aggr = LSTM) ? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I want to add an LSTM Aggregator into my GCN architecture. Number of input features in 384. Can someone please help me do so, preferably by providing relevant code
Beta Was this translation helpful? Give feedback.
All reactions