yanghaoxie / GCN-GAN-for-Weighted-Dynamic-NetworksLinks
GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks
☆36Updated 6 years ago
Alternatives and similar repositories for GCN-GAN-for-Weighted-Dynamic-Networks
Users that are interested in GCN-GAN-for-Weighted-Dynamic-Networks are comparing it to the libraries listed below
Sorting:
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- ☆70Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆93Updated 3 years ago
- ☆61Updated 4 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated this week
- Graph Attention Auto-Encoders☆78Updated 2 years ago
- WGCN: Graph Convolutional Networks with Weighted Structural Features, SIGIR 2021☆24Updated 4 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆75Updated 11 months ago
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- PyTorch Implementation for "Discrete-time Temporal Network Embedding via Implicit Hierarchical Learning in Hyperbolic Space (KDD2021)"☆48Updated last year
- ☆328Updated last year
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆56Updated 9 months ago
- Hypergraph convolution and attention networks research☆14Updated last year
- Deep Learning for Predicting Dynamic Uncertain Opinions in Network Data☆30Updated 6 years ago
- souece code of e-lstm-d☆21Updated 4 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks