dynamic-graph-embedding
There are 9 repositories under dynamic-graph-embedding topic.
SpaceLearner/Awesome-DynamicGraphLearning
Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs).
cchao0116/EasyDGL
Code for paper "EasyDGL: Encode, Train and Interpret for Continuous-time Dynamic Graph Learning"
jhljx/CTGCN
CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/9240056
CRIPAC-DIG/DGSR
[TKDE 2022] The source code of "Dynamic Graph Neural Networks for Sequential Recommendation"
houchengbin/GloDyNE
GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/9302718
doujiang-zheng/Dynamic-Temporal-Graph-Learning-Reading-List
Advances on machine learning of dynamic (temporal) graphs, covering the reading list of recent top academic conferences.
KuroginQin/OpenTLP
[ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of related open resources for survey paper "Temporal Link Prediction: A Unified Framework, Taxonomy, and Review" which has been accepted by ACM Computing Surveys.
KimMeen/Neural-Temporal-Walks
[NeurIPS 2022] The official PyTorch implementation of "Neural Temporal Walks: Motif-Aware Representation Learning on Continuous-Time Dynamic Graphs"
CRIPAC-DIG/DyGCN
Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"