Pinned Repositories
ai-for-tsp-competition
This is the official repository of the AI for TSP competition at IJCAI 2021
CLIP
Contrastive Language-Image Pretraining
genetic-algorithm-GVRP
Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem
learning-2opt-drl
Learning 2-opt Heuristics for the TSP via Deep Reinforcement Learning
neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
pytorch_DGCNN
PyTorch implementation of DGCNN
rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
traveling-salesman
C++ Implementation of Traveling Salesman Problem using Christofides and 2-opt
paulorocosta's Repositories
paulorocosta/learning-2opt-drl
Learning 2-opt Heuristics for the TSP via Deep Reinforcement Learning
paulorocosta/ai-for-tsp-competition
This is the official repository of the AI for TSP competition at IJCAI 2021
paulorocosta/genetic-algorithm-GVRP
Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem
paulorocosta/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
paulorocosta/CLIP
Contrastive Language-Image Pretraining
paulorocosta/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
paulorocosta/pytorch_DGCNN
PyTorch implementation of DGCNN
paulorocosta/traveling-salesman
C++ Implementation of Traveling Salesman Problem using Christofides and 2-opt