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

42 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 402
sangyx/gtrick A collection of reusable techniques to improve the performance of graph neural networks. 284
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
ahmedfgad/neuralgenetic Tools and techniques for training neural networks using genetic algorithms 240
matenure/fastgcn Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency 519
ahmedfgad/cnngenetic Trains convolutional neural networks using the genetic algorithm 22
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,362
je-dbl/gnn-recsys A framework for building and training Graph Neural Networks for recommendation systems 277
benedekrozemberczki/simgnn An implementation of SimGNN, a neural network approach to computing graph similarity 759
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 This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. 182
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46