network-embedding
There are 197 repositories under network-embedding topic.
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
alibaba/euler
A distributed graph deep learning framework.
benedekrozemberczki/pytorch_geometric_temporal
PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
chihming/awesome-network-embedding
A curated list of network embedding techniques.
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
thunlp/OpenNE
An Open-Source Package for Network Embedding (NE)
DeepGraphLearning/graphvite
GraphVite: A General and High-performance Graph Embedding System
Jhy1993/HAN
Heterogeneous Graph Neural Network
yueliu1999/Awesome-Deep-Graph-Clustering
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods (papers, codes, and datasets).
acbull/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
benedekrozemberczki/SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
benedekrozemberczki/littleballoffur
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)
benedekrozemberczki/datasets
A repository of pretty cool datasets that I collected for network science and machine learning research.
gaoisbest/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
THUDM/GATNE
Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
FanzhenLiu/Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools.
Jhy1993/Representation-Learning-on-Heterogeneous-Graph
Representation-Learning-on-Heterogeneous-Graph
marlin-codes/Awesome-Hyperbolic-Representation-and-Deep-Learning
Paper list about hyperbolic embedding, hyperbolic models,hyperbolic applications
cynricfu/MAGNN
Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"
cnclabs/smore
SMORe: Modularize Graph Embedding for Recommendation
benedekrozemberczki/APPNP
A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).
benedekrozemberczki/SGCN
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
benedekrozemberczki/GEMSEC
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
vuptran/graph-representation-learning
[DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification
xiangyue9607/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
LibCity/Bigscity-LibCity-PaperList
Paper list in traffic prediction field
yueliu1999/HSAN
[AAAI 2023] An official source code for paper Hard Sample Aware Network for Contrastive Deep Graph Clustering.
benedekrozemberczki/Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
benedekrozemberczki/SEAL-CI
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
yueliu1999/DCRN
[AAAI 2022] An official source code for paper Deep Graph Clustering via Dual Correlation Reduction.
thunlp/CANE
Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"
HennyJie/BrainGB
Officially Accepted to IEEE Transactions on Medical Imaging (TMI, IF: 11.037) - Special Issue on Geometric Deep Learning in Medical Imaging.
xptree/NetMF
Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec