gnn
Graph Network Library
Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.
TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.
1k stars
36 watching
180 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists
deep-learninggnnmachine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
liqimai/gcn | An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,826 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,584 |
eilene/gwnn | A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
dmlc/gnnlens2 | An interactive visualization tool for graph neural networks | 242 |
deepgraphlearning/gmnn | A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 403 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 373 |
tensorflow/gan | Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
delta2323/gb-gnn | Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
hongyanggao/lgcn | An implementation of learnable graph convolutional networks for efficient graph processing | 46 |