thibaudmartinez / node2vecLinks
An efficient node2vec implementation in C++ with a Python API.
☆17Updated 2 years ago
Alternatives and similar repositories for node2vec
Users that are interested in node2vec are comparing it to the libraries listed below
Sorting:
- Fastest network node embeddings in the west☆552Updated 9 months ago
- Fast and scalable node2vec implementation☆96Updated 2 years ago
- A tiny library for larger graphs☆119Updated last year
- Python library assists deep learning on graphs☆564Updated last year
- Graph Algorithms☆623Updated 2 weeks ago
- Community Discovery Library☆406Updated 2 weeks ago
- GraphVite: A General and High-performance Graph Embedding System☆1,260Updated last year
- A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).☆926Updated 2 years ago
- TorchKGE: Knowledge Graph embedding in Python and PyTorch.☆390Updated 3 weeks ago
- Implementation of the node2vec algorithm.☆1,284Updated last week
- ☆1,283Updated last year
- A scikit-learn compatible library for graph kernels☆628Updated 2 months ago
- A fast, parallelized, memory efficient, and cache-optimized Python implementation of node2vec☆171Updated this week
- PECOS - Prediction for Enormous and Correlated Spaces☆542Updated 8 months ago
- High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.☆1,321Updated 2 months ago
- Train and run Pytorch models on Apache Spark.☆341Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,040Updated 5 months ago
- A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"☆401Updated last year
- Simple reference implementation of GraphSAGE.☆1,034Updated 5 years ago
- A repository of pretty cool datasets that I collected for network science and machine learning research.☆641Updated last year
- A Python nearest neighbor descent for approximate nearest neighbors☆949Updated last week
- TGN: Temporal Graph Networks☆1,111Updated last year
- Fastest random walks generator on networkx graphs☆75Updated 11 months ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆259Updated 2 years ago
- SNAP Python code, SWIG related files