BiNE
Bipartite embedding algo
This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks.
BiNE: Bipartite Network Embedding
226 stars
4 watching
80 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
librahu/hegan | A system for learning meaningful representations of nodes in heterogeneous information networks | 70 |
benedekrozemberczki/musae | Implementation of a method for generating node embeddings in graph data with attributed information | 159 |
benedekrozemberczki/sine | An implementation of a scalable method for learning node representations in complex networks | 72 |
benedekrozemberczki/bane | A software implementation of a graph embedding algorithm | 86 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 73 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
bheinzerling/bpemb | A collection of pre-trained subword embeddings in 275 languages, useful for natural language processing tasks. | 1,184 |
hciilab/derpn | A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors | 156 |
claws-lab/jodie | A PyTorch implementation of a representation learning framework for dynamic temporal networks | 355 |
xgfs/verse | An open-source implementation of graph embedding from similarity measures | 129 |
xiaohan2012/sdne-keras | An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
commonsense/conceptnet-numberbatch | A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,295 |
ibalazevic/hyper | Implementing knowledge graph embeddings using hypernetworks in PyTorch. | 53 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 320 |
ernw/binja-ipython | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |