SINE
Network Embedder
Software implementation of a network embedding technique for sparse networks, utilizing random walks and stochastic gradient descent.
Code for ICDM-2018 paper: SINE: Sclable Incomplete Network Embedding
10 stars
0 watching
2 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benedekrozemberczki/sine | An implementation of a scalable method for learning node representations in complex networks | 72 |
zhengwang100/rsdne | A method for creating network embeddings when labeled data is imbalanced | 12 |
shudan/pctadw | This software generates embeddings for nodes in directed networks based on associated text. | 6 |
benedekrozemberczki/musae | Implementation of a method for generating node embeddings in graph data with attributed information | 160 |
chengjun/networkdiffusion | An R package to simulate and visualize the spread of infection through networks based on a basic epidemic model | 7 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
benedekrozemberczki/bane | A software implementation of a graph embedding algorithm | 87 |
xiaohan2012/sdne-keras | An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 19 |
benedekrozemberczki/boostedfactorization | An implementation of multi-level network embedding with boosted low-rank matrix approximation | 36 |
mims-harvard/decagon | Predicts side effects of drug combinations by learning node embeddings in multimodal graphs using graph convolutional networks | 452 |
benedekrozemberczki/diff2vec | A reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data. | 128 |
benedekrozemberczki/gemsec | A reference implementation of graph embedding with clustering using deep learning techniques | 253 |
nicolasgraph/oui_embed | A plugin for Textpattern CMS to embed content from any web page using various protocols and APIs. | 2 |
commonsense/conceptnet-numberbatch | A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 |