GMNN

Graph learning framework

A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning.

Graph Markov Neural Networks

GitHub

403 stars
18 watching
99 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fedml-ai/spreadgnn A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence 44
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
muhanzhang/dgcnn A deep learning architecture for graph classification that extracts vertex features through propagation-based graph convolution and retains more node information than traditional sum pooling methods. 174
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,380
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 403
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 19
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
je-dbl/gnn-recsys A framework for building and training Graph Neural Networks for recommendation systems 284
bupt-gamma/openhgnn An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. 879
gasteigerjo/ppnp Implementations of a graph neural network model for personalized graph classification 321
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46
yechengxi/lightnet A Matlab-based framework for building and training deep learning models 271
datake/adagcn An implementation of an AdaGCN model that adapts Graph Convolutional Networks to deep models for graph neural networks tasks. 60
dmlc/gnnlens2 An interactive visualization tool for graph neural networks 242
snap-stanford/distance-encoding A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. 184