GNN-for-Combinatorial-Optimization

GNNs

An implementation of graph neural networks for solving combinatorial optimization problems

JAX + Flax implementation of "Combinatorial Optimization with Physics-Inspired Graph Neural Networks" by Schuetz et al.

GitHub

43 stars
4 watching
3 forks
Language: Jupyter Notebook
last commit: almost 2 years ago
Linked from 1 awesome list

combinatorial-optimizationdeep-learningflaxgithubgnngraph-neural-networksjaxlearnnbdevoptimizationqubo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 403
sangyx/gtrick A collection of reusable techniques to improve the performance of graph neural networks. 286
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm 241
matenure/fastgcn Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency 520
ahmedfgad/cnngenetic Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. 22
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
je-dbl/gnn-recsys A framework for building and training Graph Neural Networks for recommendation systems 284
benedekrozemberczki/simgnn An implementation of SimGNN, a neural network approach to computing graph similarity 768
benedekrozemberczki/capsgnn A PyTorch implementation of a graph neural network architecture 1,246
mengcz13/kdd2021_cnfgnn An implementation of a federated graph neural network for spatio-temporal modeling 65
fxsjy/gonn An implementation of Neural Networks in Go Language 361
snap-stanford/distance-encoding A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. 184
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46