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

GCN, GAT and GraphSAGE #35

Open
QiXuanWang opened this issue Feb 29, 2020 · 0 comments
Open

GCN, GAT and GraphSAGE #35

QiXuanWang opened this issue Feb 29, 2020 · 0 comments
Labels
GNN Graph Neural Network

Comments

@QiXuanWang
Copy link
Owner

Link: PaperWeekly

Comment:
Published on 2020-02-27 paperweekly.
It's a summary paper for GNN. Talked about GCN, GAT, GraphSAGE.

GCN: Semi-supervised Classification with Graph Convolutional Networks
Link: https://arxiv.org/abs/1609.02907

GAT: Graph Attention Networks
Link: https://arxiv.org/abs/1710.10903
Usage: classification

GraphSAGE: Inductive Representation Learning on Large Graphs
Link: https://arxiv.org/abs/1706.02216
Usage: social network relationship prediction

@QiXuanWang QiXuanWang added the GNN Graph Neural Network label Mar 1, 2020
@QiXuanWang QiXuanWang changed the title 图神经网络三剑客:GCN、GAT与GraphSAGE GCN、GAT与GraphSAGE Jan 3, 2022
@QiXuanWang QiXuanWang changed the title GCN、GAT与GraphSAGE GCN, GAT and GraphSAGE Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GNN Graph Neural Network
Projects
None yet
Development

No branches or pull requests

1 participant