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

401 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,362
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,375
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 18
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
je-dbl/gnn-recsys A framework for building and training Graph Neural Networks for recommendation systems 277
bupt-gamma/openhgnn An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. 867
gasteigerjo/ppnp This project provides implementations of graph neural network models for personalized page rank task 319
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 270
datake/adagcn An implementation of a graph neural network technique to improve deep models 60
dmlc/gnnlens2 An interactive visualization tool for graph neural networks 239
snap-stanford/distance-encoding This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. 182