whiteyyc's Stars
xptree/NetMF
Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec
THUDM/CogQA
Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"
rootlu/MMDNE
Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"
Yelp/dataset-examples
Samples for users of the Yelp Academic Dataset
DeepGraphLearning/RecommenderSystems
DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
645187919/doc2vecDemo
This is a doc2vec Demo program, which mainly returns similar sentence vectors for the input sentence vector. If there are other requirements, you can modify it on this basis
palash1992/YoutubeGraph-Dyn
Dynamic Youtube graphs
muhanzhang/D-VAE
D-VAE: A Variational Autoencoder for Directed Acyclic Graphs, NeurIPS 2019
danielzuegner/netgan
Implementation of the paper "NetGAN: Generating Graphs via Random Walks".
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
dataflowr/notebooks
code for deep learning courses
liziliao/ASNE
Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)
YunerWang/GraphSAGE
The Revised Version of Dynamic Embedding Model GraphSAGE
luke28/DNE
shobeir/fakhraei_kdd2015
Data and code of the experiments for "Collective Spammer Detection in Evolving Multi-Relational Social Networks"
networkx/networkx
Network Analysis in Python
williamleif/social-lstm
Socially-primed LSTM model to predict intercommunity conflict on Reddit.
benedekrozemberczki/Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
urielsinger/tNodeEmbed
tNodeEmbed
wzsong17/Signed-Network-Embedding
hwwang55/GraphGAN
A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
tangjianpku/LINE
LINE: Large-scale information network embedding
supriya-gdptl/STWalk
Implementation of "STWalk: Learning Trajectory Representations in Temporal Graphs"
PearlPeiyanYu/Dynamic-Network-Embedding
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
lisjin/eco-viz
Summarizing TimeCrunch output
benedekrozemberczki/M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
jiqizhixin/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn