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.
43 stars
4 watching
3 forks
Language: Jupyter Notebook
last commit: about 2 years ago
Linked from 1 awesome list
combinatorial-optimizationdeep-learningflaxgithubgnngraph-neural-networksjaxlearnnbdevoptimizationqubo
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |
| A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 403 |
| A collection of reusable techniques to improve the performance of graph neural networks. | 287 |
| An implementation of a deep learning algorithm for graph data | 270 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency | 520 |
| Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| A framework for building and training Graph Neural Networks for recommendation systems | 284 |
| An implementation of SimGNN, a neural network approach to computing graph similarity | 768 |
| A PyTorch implementation of a graph neural network architecture | 1,246 |
| An implementation of a federated graph neural network for spatio-temporal modeling | 65 |
| An implementation of Neural Networks in Go Language | 361 |
| A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |