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

added GAT and GCN message passing layers #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oreo-hippiepham1
Copy link

added implementations for GAT (this was in the 2023 colab, however was not implemented in this repo yet. Other available implementations seem to be wrong, so I did my own version) + GCN (mostly following PyG's MessagePassing tutorial)

@karannb
Copy link
Owner

karannb commented Jan 2, 2024

Hi,

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

Successfully merging this pull request may close these issues.

2 participants