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: over 3 years ago
Linked from 1 awesome list

combinatorial-optimizationdeep-learningflaxgithubgnngraph-neural-networksjaxlearnnbdevoptimizationqubo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
delta2323/gb-gnnAnalyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models.13
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
sangyx/gtrickA collection of reusable techniques to improve the performance of graph neural networks.287
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
matenure/fastgcnImplementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency520
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
je-dbl/gnn-recsysA framework for building and training Graph Neural Networks for recommendation systems284
benedekrozemberczki/simgnnAn implementation of SimGNN, a neural network approach to computing graph similarity768
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
mengcz13/kdd2021_cnfgnnAn implementation of a federated graph neural network for spatio-temporal modeling65
fxsjy/gonnAn implementation of Neural Networks in Go Language361
snap-stanford/distance-encodingA deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques.184
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46