gcn
Graph neural network library
An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.
Implementation of Graph Convolutional Networks in TensorFlow
45 stars
5 watching
11 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
| An implementation of neural networks on graph structures for learning molecular properties | 340 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| An implementation of a deep learning algorithm for graph data | 270 |
| A lightweight library for defining and training neural networks in TensorFlow. | 373 |
| Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency | 520 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| An implementation of an AdaGCN model that adapts Graph Convolutional Networks to deep models for graph neural networks tasks. | 60 |
| A library for easy and efficient manipulation of tensor networks. | 1,826 |
| A Python library that enables the use of Graph Neural Networks for Natural Language Processing tasks. | 1,676 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of artificial neural networks using NumPy | 98 |