imayachita / Graph_Convolutional_Networks_Node_ClassificationLinks
☆39Updated 2 years ago
Alternatives and similar repositories for Graph_Convolutional_Networks_Node_Classification
Users that are interested in Graph_Convolutional_Networks_Node_Classification are comparing it to the libraries listed below
Sorting:
- GraphSAGE and GAT for link prediction.☆93Updated 6 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- Representation learning on dynamic graphs using self-attention networks☆302Updated 2 years ago
- HDGI code☆63Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 2 months ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters☆292Updated 3 years ago
- Scalable Graph Neural Networks with Deep Graph Library☆151Updated 4 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆431Updated 5 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 11 months ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- Code for Arxiv 2018 Paper "HAHE: Hierarchical Attentive Heterogeneous Information Network Embedding"☆32Updated 6 years ago
- ☆26Updated 5 years ago
- Source code from the CIKM 2019 article "Gravity-Inspired Graph Autoencoders for Directed Link Prediction" by G. Salha, S. Limnios, R. Hen…☆46Updated last year
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆170Updated 5 years ago
- Datasets-for-Heterogeneous-Graph☆135Updated 6 years ago
- A tensorflow implementation of GCN-LPA