gtrick
GNN tricks
A collection of reusable techniques to improve the performance of graph neural networks.
Bag of Tricks for Graph Neural Networks.
284 stars
5 watching
19 forks
Language: Jupyter Notebook
last commit: 4 months ago dglgraph-neural-networkstorch-geometric
Related projects:
Repository | Description | Stars |
---|---|---|
ivaniscoding/gnn-for-combinatorial-optimization | An implementation of graph neural networks for solving combinatorial optimization problems | 42 |
delta2323/gb-gnn | Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |
chingyaoc/ggnn.pytorch | An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. | 465 |
dmlc/gnnlens2 | An interactive visualization tool for graph neural networks | 239 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
snap-stanford/graphgym | A platform for designing and evaluating Graph Neural Networks (GNN) models | 1,723 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
dawnranger/pytorch-agnn | An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 145 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 402 |
bupt-gamma/openhgnn | An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. | 867 |
kmheckel/spyx | A JAX-based library for training and utilizing spiking neural networks | 101 |
benedekrozemberczki/simgnn | An implementation of SimGNN, a neural network approach to computing graph similarity | 759 |
teunbrand/ggplot_tricks | A collection of tips and tricks for working with the ggplot2 R package. | 284 |
yingtongdou/care-gnn | An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters | 246 |