jamesYu365 / EGATLinks
a pytorch implementation of Exploiting Edge Features in Graph Neural Networks.
☆45Updated last year
Alternatives and similar repositories for EGAT
Users that are interested in EGAT are comparing it to the libraries listed below
Sorting:
- Re-implementation of Exploiting Edge Features in Graph Neural Networks☆11Updated 3 years ago
- ☆68Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆259Updated 2 years ago
- ☆30Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆91Updated 3 years ago
- This is a repository used to preserve codes about GNNs.☆27Updated 3 years ago
- The implement of GNN based on Pytorch☆201Updated last year
- PyTorch示例代码;复现GNN模型☆124Updated 3 years ago
- ☆43Updated 4 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆115Updated 2 months ago
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆31Updated last year
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆114Updated 4 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆57Updated 6 months ago
- "GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023☆120Updated 11 months ago
- ☆60Updated 4 years ago
- ☆12Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)☆74Updated 3 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆56Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆135Updated last year
- The PyTorch version of ChebNet.☆35Updated 6 months ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- A Library for Dynamic Graph Learning (NeurIPS 2023)☆249Updated last year
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs☆125Updated last year
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆66Updated last year
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆110Updated 4 years ago
- reproduce two famous GNN model, GCN and GAT☆24Updated 3 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆91Updated 4 months ago