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

Implementation of T-GCN #238

Open
aurorarossi opened this issue Jul 7, 2023 · 0 comments
Open

Implementation of T-GCN #238

aurorarossi opened this issue Jul 7, 2023 · 0 comments

Comments

@aurorarossi
Copy link

Hello,
when implementing the model of the paper https://arxiv.org/pdf/1811.05320.pdf why do you use a GCNConv for each update and reset gate and candidate state? Why not just take the output of a single GCNConv as input for the GRU part (as they do in the paper)?

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

1 participant