amazon-science / gcp-with-gnns-exampleLinks
☆14Updated 3 years ago
Alternatives and similar repositories for gcp-with-gnns-example
Users that are interested in gcp-with-gnns-example are comparing it to the libraries listed below
Sorting:
- [DMKD-ECMLPKDD] Hierarchical Message-Passing Graph Neural Networks (https://arxiv.org/abs/2009.03717)☆23Updated 2 years ago
- ☆161Updated last year
- Implementation of our NeurIPS 2021 paper "A Bi-Level Framework for Learning to Solve Combinatorial Optimization on Graphs".☆104Updated 2 years ago
- "Do We Need Anisotropic Graph Neural Networks?" at ICLR 2022☆33Updated 3 years ago
- Graph Neural Network architecture to solve the decision variant of the Traveling Salesperson Problem (is there a Hamiltonian tour in G wi…☆119Updated 6 years ago
- Many underlying relationships among data in several areas of science and engineering, e.g., computer vision, molecular chemistry, molecul…☆57Updated 2 years ago
- A curated list of graph reinforcement learning papers.☆76Updated 4 years ago
- ☆22Updated 2 years ago
- ☆49Updated last year
- Appendix repository for Medium article "Routing Traveling Salesmen on Random Graphs using Reinforcement Learning, in PyTorch"☆58Updated 6 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 4 years ago
- [NeurIPS 2023] Implementation of "Transformers over Directed Acyclic Graphs"☆76Updated 8 months ago
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs".☆90Updated last year
- Reinforcement Learning Enhanced Quantum-inspired Algorithm for Combinatorial Optimization☆16Updated 5 years ago
- Benchmarking GNNs with PyTorch Lightning: Open Graph Benchmarks and image classification from superpixels☆30Updated 3 years ago
- NIRM: Dismantling Complex Networks by a Neural Model Trained from Tiny Networks☆14Updated 3 years ago
- Regression Graph Neural Network (regGNN) for cognitive score prediction.☆77Updated 2 years ago
- ☆10Updated 5 years ago
- Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.☆11Updated last year
- Graph Neural Network architecture to solve the decision version of the graph coloring problem (GCP)☆25Updated 6 years ago
- The repository for 'Unsupervised Learning for Combinatorial Optimization with Principled Proxy Design'☆16Updated 3 years ago
- Official Repo for the NeurIPS2020 paper "Erdos Goes Neural: An Unsupervised Learning Framework for Combinatorial Optimization on Graphs"☆51Updated 3 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆144Updated last year
- A Graph Structure Learning (GSL) Toolkit☆38Updated 3 years ago
- Transformers are Graph Neural Networks!☆54Updated 5 years ago
- MagNet graph convolutional network☆41Updated 2 years ago
- The source code of ICLR 2025 "Beyond Graphs: Can Large Language Models Comprehend Hypergraphs?"☆37Updated last year
- Official code for the ICML2022 paper -- GNNRank: Learning Global Rankings from Pairwise Comparisons via Directed Graph Neural Networks☆54Updated 3 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline