graphsage-simple
Graph neural network
Reference implementation of a graph neural network algorithm
Simple reference implementation of GraphSAGE.
1k stars
13 watching
241 forks
Language: Python
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
| A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
| An open-source implementation of graph embedding from similarity measures | 129 |
| A tool to identify and analyze the underlying technology behind a GraphQL endpoint. | 587 |
| Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency | 520 |
| A deep learning framework for graph representation learning with partially labeled data | 19 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |
| A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |
| A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |
| This package uses graph patterns to color graphs based on an initial input graph | 58 |
| A package providing graph statistical algorithms and utilities for processing and analyzing graphs | 833 |
| A platform for designing and evaluating Graph Neural Networks (GNN) models | 1,738 |
| A Python library that enables the use of Graph Neural Networks for Natural Language Processing tasks. | 1,676 |
| A collection of research implementations and models for natural language generation | 694 |