plato
Graph processor
A distributed graph computation framework for large-scale machine learning and graph processing tasks
腾讯高性能分布式图计算框架Plato
2k stars
80 watching
331 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
graph-computingplato
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/graphengine | A distributed in-memory data processing engine with a general-purpose computation engine and a graph query language. | 2,204 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
benedekrozemberczki/pdn | An implementation of a neural network architecture designed to process graph-structured data | 57 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 208 |
benedekrozemberczki/graph2vec | This implementation provides a parallel method for graph representations using distributed learning techniques. | 902 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 73 |
benedekrozemberczki/clustergcn | A PyTorch implementation of a clustering algorithm for graph neural networks | 787 |
hongyanggao/lgcn | An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
benedekrozemberczki/capsgnn | A PyTorch implementation of a graph neural network architecture | 1,246 |
stonkdragon/scale | A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 16 |
coq-community/tarjan | Formalization of Tarjan and Kosaraju's strongly connected component algorithm in Coq for finite graphs. | 13 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 402 |
chunelfeng/cgraph | A C++ framework for building directed acyclic graph-based parallel computations with dependency and scheduling management | 1,779 |