GWNN

Graph Convolution Library

A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods.

A TensorFlow implementation of Graph Wavelet Neural Network

GitHub

64 stars
2 watching
19 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
benedekrozemberczki/graphwaveletneuralnetworkAn implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs.577
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
taehoonlee/tensornetsA collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows.1,004
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
matenure/fastgcnImplementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency520
markdtw/condensenet-tensorflowAn implementation of CondenseNet, a model for efficient neural networks using learned group convolutions.29
preritj/segmentationDeep learning models for semantic segmentation of images101
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
charlotte-pel/temporalcnnA deep learning-based approach to classifying satellite image time series using convolutional neural networks.149
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15