Jiayi Luo's starred repositories

SimulatedAnnealing-VRPTW-implementation

Simulated Annealing heuristic algorithm used to solve a Vehicle Routing Problem with Time Constraints, written in Python.

Language:PythonStargazers:12Issues:0Issues:0

MIT_rl-vrptw

Reinforcement learning for vrptw

Language:PythonStargazers:28Issues:0Issues:0

RL_TSP_4static

Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper

Language:PythonStargazers:135Issues:0Issues:0

DeepRL

Modularized Implementation of Deep RL Algorithms in PyTorch

Language:PythonLicense:MITStargazers:3169Issues:0Issues:0

Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

Language:PythonLicense:MITStargazers:3888Issues:0Issues:0

Deep-Reinforcement-Learning-with-pytorch

Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO

Language:PythonStargazers:87Issues:0Issues:0

Reinforcement-Learning

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

Language:Jupyter NotebookLicense:MITStargazers:4195Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20480Issues:0Issues:0

ML_Practice

ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html

Language:Jupyter NotebookLicense:MITStargazers:229Issues:0Issues:0

bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

Language:PythonLicense:Apache-2.0Stargazers:6849Issues:0Issues:0

SDVRP

Solving the Demand Splittable Vehicle Path Problem Using the Ant Colony Algorithm 使用蚁群算法求解需求可拆分车辆路径问题

Language:PythonStargazers:13Issues:0Issues:0
Language:PythonStargazers:16Issues:0Issues:0

POMO

codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"

Language:PythonStargazers:145Issues:0Issues:0

gnn_pathplanning

Graph Neural Networks for Decentralized Path Planning

Language:PythonLicense:MITStargazers:194Issues:0Issues:0

pytorch_structure2vec

pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)

Language:PythonLicense:MITStargazers:305Issues:0Issues:0

VRP

Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem

Language:PythonLicense:MITStargazers:13Issues:0Issues:0

HGS-CARP

Hybrid Genetic Search for Arc Routing Problems. From "Node, edge, arc routing and turn penalties : Multiple problems - One neighborhood extension, Operations Research, 65(4), 2017", by Thibaut Vidal.

Language:C++License:GPL-3.0Stargazers:34Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

CodeSnippetsForPosterity

My Dream is that each one of these code snippets will become a blog post. So let's take this dream one snippet at a time :)

Language:Jupyter NotebookStargazers:35Issues:0Issues:0

TSP_Transformer

Code for TSP Transformer

Language:Jupyter NotebookLicense:MITStargazers:165Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

NeuLNS

Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.

Language:PythonStargazers:83Issues:0Issues:0

napalm-huawei-vrp

NAPALM Driver for Huawei VRP5/VRP8 Routers and Switches

Language:PythonLicense:Apache-2.0Stargazers:82Issues:0Issues:0

RL-VRP-PtrNtwrk

Reinforcement Learning for Solving the Vehicle Routing Problem

Language:PythonStargazers:62Issues:0Issues:0

Python-Cplex-VRP

solving vehicle routing problem in Cplex using Python

Language:PythonStargazers:7Issues:0Issues:0

VRP-GCN-NPEC

An implementation of GCN-NPEC for VRP

Language:PythonStargazers:34Issues:0Issues:0

Some_VRP_Algorithms

部分关于车辆路径规划问题(Vehicle Routing Problem, VRP)的智能优化算法

Language:PythonStargazers:49Issues:0Issues:0

VRPwebapp

Web app for solving simple VRP problems. Django is used as a web framework, and Google's OR-Tools as a solver.

Language:PythonLicense:MITStargazers:10Issues:0Issues:0
Language:PythonStargazers:17Issues:0Issues:0

VRP-CW

Saving Algorithm, 节约算法,又称C-W算法,是由Clarke和Wright于1964年首次提出的,用来解决VRP问题,是重要的物流算法

Language:PythonStargazers:50Issues:0Issues:0