huixinxin

huixinxin

Geek Repo

Github PK Tool:Github PK Tool

huixinxin's starred repositories

vrptw-implementation

Implementation of a local search algorithm solving the VRPTW for a heterogenous fleet of vehicles

Language:C#Stargazers:7Issues:0Issues:0

Pareto-local-search

Currently a prototype implementation of Pareto local search algorithm in preparation for an upcoming project

Language:PythonStargazers:2Issues:0Issues:0

mestrado

Resolution of dynamic vehicle routing problem with Ant colony algorithm

Language:PythonStargazers:9Issues:0Issues:0
Language:PythonStargazers:6Issues:0Issues:0

pyCombinatorial

A library to solve the TSP (Travelling Salesman Problem) using Exact Algorithms, Heuristics and Metaheuristics : 2-opt; 2.5-opt; 3-opt; 4-opt; 5-opt; 2-opt Stochastic; 2.5-opt Stochastic; 3-opt Stochastic; 4-opt Stochastic; 5-opt Stochastic; Ant Colony Optimization; Bellman-Held-Karp Exact Algorithm; Branch & Bound; BRKGA (Biased Random Key Genetic Algorithm); Brute Force; Cheapest Insertion; Christofides Algorithm; Clarke & Wright (Savings Heuristic); Concave Hull Algorithm; Convex Hull Algorithm; Elastic Net; Extremal Optimization; Farthest Insertion; Genetic Algorithm; GRASP (Greedy Randomized Adaptive Search Procedure); Greedy Karp-Steele Patching; Guided Search; Hopfield Network; Iterated Search; Karp-Steele Patching; Multifragment Heuristic; Nearest Insertion; Nearest Neighbour; Random Insertion; Random Tour; Scatter Search; Simulated Annealing; SOM (Self Organizing Maps); Space Filling Curve (Hilbert); Space Filling Curve (Morton); Space Filling Curve (Sierpinski); Stochastic Hill Climbing; Sweep; Tabu Search; Truncated Branch & Bound; Twice-Around the Tree Algorithm (Double Tree Algorithm); Variable Neighborhood Search.

Language:PythonLicense:NOASSERTIONStargazers:100Issues:0Issues:0

VARIABLE-NEIGHBORHOOD-SEARCH

VNS-SOLVER : implementation of the VNS meta-heuristic using the C programming language

Language:CStargazers:6Issues:0Issues:0

pytorch-drl4vrp

Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).

Language:PythonStargazers:432Issues:0Issues:0

VRP_DRL_MHA

"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver

Language:PythonLicense:MITStargazers:165Issues:0Issues:0

VRPTW

Solving VRPTW with metaheuristics

Language:PythonLicense:MITStargazers:67Issues:0Issues:0

VehicleRoutingProblem

Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms

Language:JavaLicense:GPL-3.0Stargazers:69Issues:0Issues:0

AM-VRP

TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.

Language:Jupyter NotebookStargazers:37Issues:0Issues:0

ADM-VRP

Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)

Language:Jupyter NotebookStargazers:109Issues:0Issues:0

tsp_solver

Solving tsp (travel sales problem) using ruin & recreate method.

Language:PythonLicense:MITStargazers:42Issues:0Issues:0

FATE

An Industrial Grade Federated Learning Framework

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

carla

Open-source simulator for autonomous driving research.

Language:C++License:MITStargazers:10989Issues:0Issues:0

Path-Planning-with-Object-Classification

Path-Planning-with-Object-Classification using Neural networks and deep learning AI

Language:PythonStargazers:2Issues:0Issues:0

PathLossWithDeepLearning

I am trying to use Deep Learning to solve the Path Loss Model problem

Language:PythonStargazers:1Issues:0Issues:0

ASVs_Deep_Reinforcement_Learning_with_CNNs

Deep Reinforcement Learning application for path planning in ASVs

Language:PythonLicense:MITStargazers:9Issues:0Issues:0

PathFinding-Agent-with-Deep-Reinforcement-Learning

A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)

Language:PythonStargazers:27Issues:0Issues:0

Carla-RL

Reinforcement Learning codebase for self-driving car in Carla

Language:PythonLicense:MITStargazers:357Issues:0Issues:0

DeepLearningFlappyBird

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

Language:PythonLicense:MITStargazers:6631Issues:0Issues:0

Optimal-Path-Planning-Deep-Reinforcement-Learning

Optimal Path Planning with Deep Reinforcement Learning

Language:PythonStargazers:55Issues:0Issues:0

GalaxyLearning

Galaxy learning framework

Language:PythonLicense:NOASSERTIONStargazers:3Issues:0Issues:0

Machine-learning-learning-notes

周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

Stargazers:7205Issues:0Issues:0

CS-Books

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

Stargazers:19994Issues:0Issues:0