Hanjun-Dai / graph_comb_optLinks
Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
☆511Updated 6 years ago
Alternatives and similar repositories for graph_comb_opt
Users that are interested in graph_comb_opt are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆593Updated 7 years ago
- Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)☆392Updated 3 years ago
- Combinatorial Optimization with Graph Convolutional Networks and Guided Tree Search☆155Updated last year
- Learning to Perform Local Rewriting for Combinatorial Optimization☆152Updated 5 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆327Updated 3 years ago
- Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".☆81Updated 5 years ago
- ☆164Updated 5 years ago
- pytorch neural combinatorial optimization☆388Updated 7 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆238Updated 4 years ago
- ☆28Updated 5 years ago
- Attention based model for learning to solve different routing problems☆1,288Updated last year
- Graph Neural Network architecture to solve the decision variant of the Traveling Salesperson Problem (is there a Hamiltonian tour in G wi…☆118Updated 5 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Updated 5 years ago
- Extensible Combinatorial Optimization Learning Environments☆356Updated 6 months ago
- ☆38Updated 6 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)☆312Updated 6 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆77Updated 6 years ago
- Training computational graph on top of structured data (string, graph, etc)☆291Updated 4 years ago
- ☆109Updated 5 years ago
- Machine Learning for Combinatorial Optimization - NeurIPS'21 competition☆139Updated 3 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆187Updated 4 years ago
- ☆133Updated 3 years ago
- Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)☆33Updated 7 years ago
- Official Repo for the NeurIPS2020 paper "Erdos Goes Neural: An Unsupervised Learning Framework for Combinatorial Optimization on Graphs"☆50Updated 3 years ago
- Combining Reinforcement Learning with Lin-Kernighan-Helsgaun Algorithm for the Traveling Salesman Problem☆47Updated last year
- ☆35Updated 2 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆514Updated 5 years ago
- Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)☆68Updated 4 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago