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
403 stars
18 watching
99 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence | 44 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| 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 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| A deep learning framework for graph representation learning with partially labeled data | 19 |
| An implementation of a deep learning algorithm for graph data | 270 |
| A framework for building and training Graph Neural Networks for recommendation systems | 284 |
| An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. | 879 |
| Implementations of a graph neural network model for personalized graph classification | 321 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| A Matlab-based framework for building and training deep learning models | 271 |
| An implementation of an AdaGCN model that adapts Graph Convolutional Networks to deep models for graph neural networks tasks. | 60 |
| An interactive visualization tool for graph neural networks | 242 |
| A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |