GraRep
Graph learner
A Matlab implementation of a graph representation learning algorithm that incorporates global structural information
Source Code of GraRep
53 stars
3 watching
34 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shelsoncao/dngr | A GPU-accelerated implementation of the DNGR algorithm using Keras in Matlab for learning graph representations | 42 |
snash4/gat2vec | A framework for learning representations from attributed graphs, incorporating structural and attribute information. | 58 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |
xgfs/grarep.jl | A Julia implementation of a graph embedding technique called GraRep | 3 |
dgleich/gaimc | A collection of graph algorithms implemented in MATLAB code | 42 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 18 |
benedekrozemberczki/gam | An implementation of a graph classification model using structural attention and PyTorch | 268 |
hongyanggao/lgcn | An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
sheffieldml/gpmat | A Matlab toolbox providing implementations of Gaussian processes and other machine learning tools. | 132 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
epfl-lts2/gspbox | Graph Signal Processing Toolbox for efficient computation and analysis of graph signals in various domains | 136 |
sandywang/gretna | A toolkit for analyzing graph structures in MATLAB | 66 |