"Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver
☆187Oct 27, 2021Updated 4 years ago
Alternatives and similar repositories for TSP_DRL_PtrNet
Users that are interested in TSP_DRL_PtrNet are comparing it to the libraries listed below
Sorting:
- 指针网络+强化学习 解决旅行商(TSP)问题☆94Nov 2, 2021Updated 4 years ago
- PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940☆601May 29, 2018Updated 7 years ago
- Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arX…☆528May 7, 2020Updated 5 years ago
- pytorch neural combinatorial optimization☆388Dec 26, 2017Updated 8 years ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆203Jan 12, 2021Updated 5 years ago
- 实现论文《Pointer Networks》中使用神经网络对TSP求解。https://arxiv.org/abs/1506.03134☆30Dec 22, 2020Updated 5 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Dec 22, 2017Updated 8 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆56Aug 26, 2019Updated 6 years ago
- 为原始的pytorch-drl4vrp代码添加注释和bug修复☆22May 30, 2023Updated 2 years ago
- Attention based model for learning to solve different routing problems☆1,337Aug 4, 2024Updated last year
- ☆18Mar 21, 2019Updated 6 years ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆182Jun 8, 2020Updated 5 years ago
- ☆164Dec 11, 2019Updated 6 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆101Nov 7, 2022Updated 3 years ago
- ☆35Apr 22, 2020Updated 5 years ago
- reinforcement learning for tsp by pointer network☆30Jun 13, 2017Updated 8 years ago
- A peper list for machine learning models solving combinatorial problems, NP-hard problems and problems in graphs.☆14Aug 14, 2020Updated 5 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆241Aug 26, 2021Updated 4 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆165Nov 19, 2022Updated 3 years ago
- Learning 2-opt Heuristics for the TSP via Deep Reinforcement Learning☆58Oct 20, 2020Updated 5 years ago
- Code for TSP Transformer☆193Mar 13, 2021Updated 4 years ago
- A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)☆816Jan 22, 2026Updated last month
- Q-Learning applied to the classic Travelling Salesman Problem☆19Apr 6, 2017Updated 8 years ago
- codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"☆239Oct 2, 2022Updated 3 years ago
- Deep Reinforced Multi-Pointer Transformer forthe Traveling Salesman Problem☆42Feb 16, 2022Updated 4 years ago
- Hybrid Pointer Networks for Traveling Salesman Problems Optimization☆29Oct 13, 2022Updated 3 years ago
- Official implementation of H-TSP (AAAI2023)☆56Mar 21, 2025Updated 11 months ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆268Sep 5, 2023Updated 2 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆703May 5, 2021Updated 4 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆330Feb 10, 2022Updated 4 years ago
- Implementation of Pointer Networks using PyTorch☆61Aug 11, 2023Updated 2 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆136Jul 6, 2023Updated 2 years ago
- Official Repository for the ICLR 2022 paper "Generalization of Neural Combinatorial Solvers through the Lens of Adversarial Robustness"☆13Nov 20, 2022Updated 3 years ago
- Encode-attend-navigate unofficial Pytorch implementation☆11Oct 1, 2024Updated last year
- This is the implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"☆27May 9, 2022Updated 3 years ago
- A Reinforcement Learning Approach for Optimizing Multiple Traveling Salesman Problems over Graphs☆38Jul 22, 2020Updated 5 years ago
- This repository is a third-party implementation of Attention, Learn to Solve Routing Problems!.☆13Apr 19, 2020Updated 5 years ago
- ☆25Oct 25, 2023Updated 2 years ago
- Python wrapper around the Concorde TSP solver☆393Apr 6, 2025Updated 10 months ago