daicoolb / Awesome-Graph-EmbeddingLinks
Awesome Graph Embedding Techinques
☆60Updated 7 years ago
Alternatives and similar repositories for Awesome-Graph-Embedding
Users that are interested in Awesome-Graph-Embedding are comparing it to the libraries listed below
Sorting:
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆92Updated 7 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆88Updated 2 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated 2 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Updated 6 years ago
- embedding attributed graphs☆57Updated 4 years ago
- Implementation of ComE algorithm☆59Updated 3 years ago
- Easing Embedding Learning by Comprehensive Transcription of Heterogeneous Information Networks(KDD'18)☆65Updated 7 years ago
- Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks☆26Updated 7 years ago
- Tensorflow Implementation of Large-Scale Learnable Graph Convolutional Networks (LGCN) KDD18☆47Updated 7 years ago
- Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction☆54Updated 7 years ago
- STAR-GCN: Stacked and Reconstructed Graph Convolutional Networks for Recommender Systems☆110Updated 5 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆114Updated 4 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆76Updated 5 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- NetSMF: Large-Scale Network Embedding as Sparse Matrix Factorization☆133Updated 3 years ago
- A PyTorch implementation of DeepFD (Deep Structure Learning for Fraud Detection)☆31Updated 5 years ago
- Source code for ACL 2020 paper “Graph Neural News Recommendation with Unsupervised Preference Disentanglement”☆61Updated 4 years ago
- source code for the paper "Semi-supervised Learning over Heterogeneous Information Networks by Ensemble of Meta-graph Guided Random Walks…☆31Updated 8 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 8 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆143Updated 7 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆143Updated 6 years ago
- Bringing node2vec and word2vec together for cool stuff☆22Updated 6 years ago
- BiNE: Bipartite Network Embedding☆229Updated 5 years ago
- An implementation of "Graph Structural-topic Neural Network"☆73Updated 5 years ago
- Heterogeneous information network representation learning☆161Updated 6 years ago
- weighted random walk implementation for deepwalk (in python)