PowerWalk

Graph ranking processor

A system for efficiently computing personalized page rank vectors on large graphs using distributed indexing and online querying

Personalized PageRank (PPR) on GraphLab PowerGraph

GitHub

15 stars
2 watching
3 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list

graph-algorithmsgraph-processingpagerank-algorithmrandom-walk

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alixaxel/pagerankAn implementation of PageRank algorithm for weighted graphs in Go.85
louismullie/graph-rankAn implementation of PageRank and TextRank algorithms in Ruby.75
gasteigerjo/ppnpImplementations of a graph neural network model for personalized graph classification321
benedekrozemberczki/pdnAn implementation of a neural network architecture designed to process graph-structured data58
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
benedekrozemberczki/walkletsAn implementation of an algorithm for learning graph representations from network data106
supriya-gdptl/stwalkAn implementation of an algorithm for learning trajectory representations in temporal graphs18
uzh/signal-collectA framework for parallelizing and distributing graph computations to scale large-scale algorithms148
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
benedekrozemberczki/attentionwalkAn implementation of a deep learning algorithm to generate node embeddings in graphs322
benedekrozemberczki/seal-ciA PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data.209
locuslab/qpthA solver for optimizing quadratic programs in deep learning and other fields.691
xslogic/phoebusA framework for large-scale graph processing using Erlang.384
lmj/lfarmA library for distributing work across machines using parallel processing106