GTmac / FastRPLinks
Code for the CIKM 2019 Paper "Fast and Accurate Network Embeddings via Very Sparse Random Projection"
☆57Updated 5 years ago
Alternatives and similar repositories for FastRP
Users that are interested in FastRP are comparing it to the libraries listed below
Sorting:
- Given an input graph (ArangoDB or PyG) it generates graph embeddings using Low-Code framework built on top of PyG.☆68Updated last year
- A tiny library for larger graphs☆118Updated 9 months ago
- (Personalized) Page-Rank computation using PyTorch☆92Updated 2 years ago
- A fast, parallelized, memory efficient, and cache-optimized Python implementation of node2vec☆164Updated 3 weeks ago
- Fast and scalable node2vec implementation☆95Updated 2 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated last year
- Node Embeddings in Dynamic Graphs☆56Updated 3 years ago
- 🏅 KG Inductive Link Prediction Challenge (ILPC) 2022☆85Updated 3 years ago
- A set of benchmark repositories for node classification on knowledge graphs. To use, see https://github.com/pbloem/kgbench-loader☆27Updated 2 years ago
- Source code from the article "FastGAE: Scalable Graph Autoencoders with Stochastic Subgraph Decoding" by G. Salha, R. Hennequin, J.B. Rem…☆27Updated 3 years ago
- TigerLily: Finding drug interactions in silico with the Graph.☆99Updated 2 years ago
- ☆95Updated 2 years ago
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆51Updated 2 years ago
- Benchmark for Graph Embedding Methods☆48Updated 4 years ago
- The SEMB library is an easy-to-use tool for getting and evaluating structural node embeddings in graphs.☆18Updated 2 years ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆131Updated 4 years ago
- Fastest random walks generator on networkx graphs☆75Updated 8 months ago
- Fast (Personalized) PageRank Implementation☆67Updated 2 years ago
- Compositional and Parameter-Efficient Representations for Large Knowledge Graphs (ICLR'22)☆142Updated 3 years ago
- tNodeEmbed☆79Updated 2 years ago
- Examples using PyTorch-BigGraph☆17Updated 6 years ago
- NetLSD descriptors for graphs. Compare and analyze graph structure on multiple levels!☆60Updated 5 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 3 years ago
- Hierarchical graph clustering☆38Updated 7 years ago
- SIGN: Scalable Inception Graph Network