ggnn.pytorch
Graph neural network
An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN)
466 stars
11 watching
92 forks
Language: Python
last commit: over 5 years ago ggnngnnsgraphpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 146 |
| A PyTorch implementation of a graph neural network architecture | 1,246 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of a federated graph neural network for spatio-temporal modeling | 65 |
| A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. | 322 |
| An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. | 879 |
| An implementation of a deep learning algorithm for graph data | 270 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| A PyTorch implementation of a clustering algorithm for graph neural networks | 788 |
| A PyTorch Geometric extension library for working with signed and directed graphs | 131 |
| Search algorithm for neural network optimization | 26 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |