pygcn
GCN model
A PyTorch implementation of a graph neural network architecture for semi-supervised classification
Graph Convolutional Networks in PyTorch
5k stars
55 watching
1k forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a clustering algorithm for graph neural networks | 788 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A PyTorch implementation of a graph neural network architecture | 1,246 |
| An implementation of a deep learning algorithm for graph data | 270 |
| A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| A Python library for building graph neural networks with Keras and TensorFlow 2. | 2,372 |
| An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. | 466 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| An empirical evaluation of generic convolutional and recurrent networks for sequence modeling | 4,204 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| Replication of various Generative Adversarial Networks (GANs) and their variants in PyTorch | 2,604 |
| An implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs. | 577 |