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: almost 8 years ago
Linked from 1 awesome list

graph-algorithmsgraph-processingpagerank-algorithmrandom-walk

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alixaxel/pagerank An implementation of PageRank algorithm for weighted graphs in Go. 85
louismullie/graph-rank An implementation of PageRank and TextRank algorithms in Ruby. 75
gasteigerjo/ppnp This project provides implementations of graph neural network models for personalized page rank task 319
benedekrozemberczki/pdn An implementation of a neural network architecture designed to process graph-structured data 57
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46
benedekrozemberczki/walklets An implementation of an algorithm for learning graph representations from network data 105
supriya-gdptl/stwalk An implementation of an algorithm for learning trajectory representations in temporal graphs 18
uzh/signal-collect A framework for parallelizing and distributing graph computations to scale large-scale algorithms 148
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 320
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 208
locuslab/qpth A solver for optimizing quadratic programs in deep learning and other fields. 685
xslogic/phoebus A framework for large-scale graph processing using Erlang. 384
lmj/lfarm A library for distributing work across machines using parallel processing 105