ki-ljl / node2vecLinks
Implement the node2vec algorithm using Python
☆29Updated 3 years ago
Alternatives and similar repositories for node2vec
Users that are interested in node2vec are comparing it to the libraries listed below
Sorting:
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆63Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆136Updated 2 years ago
- code of HetGNN☆408Updated 5 years ago
- GN, FN, LPA, SLPA, COPAR、Louvain...☆161Updated 2 years ago
- ☆80Updated 8 months ago
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆445Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆174Updated last year
- This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.☆926Updated 5 months ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- (WWW 2021) Source code of PC-GNN☆105Updated 3 years ago
- ☆115Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆327Updated last year
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆74Updated 3 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- ☆23Updated 2 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆115Updated 4 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated 2 years ago
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆111Updated 2 years ago
- 用于图异常检测的数据集☆44Updated 5 years ago
- ☆327Updated 11 months ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆424Updated 4 years ago
- PyTorch_Geometric实现的JK-Nets(Jumping Knowledge Network),其中也包括了baseline的GCN和GAT。数据集使用的「Cora、Citeseer、Pubmed」☆15Updated 4 years ago
- ☆30Updated 5 years ago
- 链路预测学习代码整理☆194Updated 6 years ago
- gnn for link prediction,图神经网络用于链接预测。☆47Updated 2 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆104Updated 8 months ago
- Graph model implementation☆142Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆127Updated 3 years ago