Keras implementation of Structural Deep Network Embedding, KDD 2016
☆92May 19, 2018Updated 7 years ago
Alternatives and similar repositories for sdne-keras
Users that are interested in sdne-keras are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is a implementation of SDNE (Structural Deep Network embedding)☆322Sep 10, 2021Updated 4 years ago
- Max-margin DeepWalk☆72May 9, 2017Updated 8 years ago
- ☆1,288Nov 5, 2023Updated 2 years ago
- Implementation of "STWalk: Learning Trajectory Representations in Temporal Graphs"☆17Nov 15, 2017Updated 8 years ago
- Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)☆82May 30, 2021Updated 4 years ago
- Network Embedding Survey and Resources☆41Feb 14, 2017Updated 9 years ago
- Deep Neural Networks Based Approaches for Graph Embeddings☆26Oct 18, 2017Updated 8 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Jan 27, 2020Updated 6 years ago
- Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"☆192Mar 30, 2019Updated 6 years ago
- ☆25Oct 26, 2018Updated 7 years ago
- Tensorflow Implementation of Large-Scale Learnable Graph Convolutional Networks (LGCN) KDD18☆47Aug 7, 2018Updated 7 years ago
- PRUNE: Preserving Proximity and Global Ranking for Network Embedding☆44Jun 7, 2018Updated 7 years ago
- Tri-Party Deep Network Representation, IJCAI-16☆75Feb 28, 2022Updated 4 years ago
- the Implementation of "Structural Deep Embedding for Hyper-Networks"(AAA20I8)☆48Feb 25, 2019Updated 7 years ago
- An Open-Source Package for Network Embedding (NE)☆1,703Jan 10, 2024Updated 2 years ago
- This is the official implementation of "Arbitrary-Order Proximity Preserved Network Embedding"(KDD 2018).☆38Apr 2, 2019Updated 6 years ago
- Pytorch implementation of some Network Embedding methods☆10May 29, 2018Updated 7 years ago
- BiNE: Bipartite Network Embedding☆230Nov 3, 2020Updated 5 years ago
- A Tree-LSTM-based dependency tree sentiment labeler☆15May 9, 2019Updated 6 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Jul 18, 2019Updated 6 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆127Nov 6, 2022Updated 3 years ago
- ☆22Jul 4, 2019Updated 6 years ago
- ☆174Dec 3, 2018Updated 7 years ago
- The Implementation of "Deep Recursive Network Embedding with Regular Equivalence"(KDD 2018)☆26May 21, 2019Updated 6 years ago
- Source Code of GraRep☆52Feb 22, 2018Updated 8 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Sep 6, 2017Updated 8 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆61Aug 14, 2022Updated 3 years ago
- Learning graph representations using autoencoder☆51Jan 20, 2017Updated 9 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Aug 14, 2022Updated 3 years ago
- A curated list of network embedding techniques.☆2,624Dec 8, 2020Updated 5 years ago
- RSDNE: Exploring Relaxed Similarity and Dissimilarity from Completely-imbalanced Labels for Network Embedding. AAAI18☆13May 25, 2020Updated 5 years ago
- Accelerated Attributed Network Embedding, SDM 2017☆50May 1, 2020Updated 5 years ago
- Personalized PageRank (PPR) on GraphLab PowerGraph☆15Jan 3, 2017Updated 9 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Apr 28, 2019Updated 6 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆88Mar 25, 2023Updated 3 years ago
- This is an implementation of LINE(Large-scale information network embedding) algorithm.