shuowang-ai / GeniePath-pytorchLinks
This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxiv.org/abs/1802.00910)
☆105Updated last year
Alternatives and similar repositories for GeniePath-pytorch
Users that are interested in GeniePath-pytorch are comparing it to the libraries listed below
Sorting:
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆144Updated 4 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Datasets-for-Heterogeneous-Graph☆133Updated 5 years ago
- ☆53Updated 5 years ago
- ☆137Updated 5 years ago
- Re-Implement "Graph Convolutional Matrix Completion" (PyTorch and PyTorch Geometric)☆159Updated last year
- ☆59Updated 2 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 5 years ago
- Graph Neural Network☆267Updated 4 years ago
- ☆29Updated 5 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆141Updated 6 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Updated 7 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆231Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 6 years ago
- Source code for AAAI 2019 paper "Relation Structure-Aware Heterogeneous Information Network Embedding"☆56Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 3 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆97Updated 2 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆442Updated 5 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 4 years ago