gtrick
GNN tricks
A collection of reusable techniques to improve the performance of graph neural networks.
Bag of Tricks for Graph Neural Networks.
287 stars
5 watching
19 forks
Language: Jupyter Notebook
last commit: 6 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 | 43 |
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. | 466 |
dmlc/gnnlens2 | An interactive visualization tool for graph neural networks | 242 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 270 |
snap-stanford/graphgym | A platform for designing and evaluating Graph Neural Networks (GNN) models | 1,738 |
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 | 146 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
bupt-gamma/openhgnn | An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. | 879 |
kmheckel/spyx | A JAX-based library for training and utilizing spiking neural networks | 104 |
benedekrozemberczki/simgnn | An implementation of SimGNN, a neural network approach to computing graph similarity | 768 |
teunbrand/ggplot_tricks | A collection of tips and tricks for working with the ggplot2 R package. | 294 |
yingtongdou/care-gnn | An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters | 250 |