graph_nets

Graph network builder

Builds graph networks in TensorFlow using a library provided by DeepMind's AI research organization.

Build Graph Nets in Tensorflow

GitHub

5k stars
225 watching
783 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

artificial-intelligencedeep-learninggraph-networksgraphsneural-networkssonnettensorflow

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
google-deepmind/sonnetA simple, composable neural network library built on top of TensorFlow 2.9,790
dmlc/dglA Python package for building deep learning models on graph data structures13,601
nlintz/tensorflow-tutorialsA collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks6,003
danielegrattarola/spektralA Python library for building graph neural networks with Keras and TensorFlow 2.2,372
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
google-deepmind/dncAn implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory2,501
tflearn/tflearnA high-level API for deep learning that builds upon TensorFlow9,621
graphdeeplearning/benchmarking-gnnsA collection of datasets and tools for evaluating graph neural networks2,537
thunlp/gnnpapersA curated collection of must-read papers on graph neural networks, providing a comprehensive overview of the field.16,122
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
liqimai/gcnAn implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries.45
taehoonlee/tensornetsA collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows.1,004
tkipf/pygcnA PyTorch implementation of a graph neural network architecture for semi-supervised classification5,214