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
227 stars
4 watching
80 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A system for learning meaningful representations of nodes in heterogeneous information networks | 70 |
| | Implementation of a method for generating node embeddings in graph data with attributed information | 160 |
| | An implementation of a scalable method for learning node representations in complex networks | 72 |
| | A software implementation of a graph embedding algorithm | 87 |
| | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
| | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
| | A collection of pre-trained subword embeddings in 275 languages, useful for natural language processing tasks. | 1,189 |
| | Improves object detection by generating region proposals with increased adaptivity. | 156 |
| | A PyTorch implementation of a representation learning framework for dynamic temporal networks | 362 |
| | An open-source implementation of graph embedding from similarity measures | 129 |
| | An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| | A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 |
| | Implementing knowledge graph embeddings using hypernetworks in PyTorch. | 53 |
| | An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |
| | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |