liuzengyun / AI_lessonLinks
中国石油大学(华东)人工智能课上练习的代码,遗传算法(混合流水车间调度),神经网络
☆20Updated 8 months ago
Alternatives and similar repositories for AI_lesson
Users that are interested in AI_lesson are comparing it to the libraries listed below
Sorting:
- 部分关于车辆路径规划问题(Vehicle Routing Problem, VRP)的智能优化算法☆68Updated 4 years ago
- 分别用改进的粒子群优化算法和改进的差分进化算法求解柔性作业车间调度问题☆161Updated 5 years ago
- VRPTW variation of JD Global Optimization Challange☆26Updated 3 years ago
- JD 城市物流运输车辆智能调度☆112Updated 6 years ago
- 基于蚁群算法的多配送中心的车辆调度问题的研究☆62Updated 6 years ago
- ☆24Updated 3 years ago
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆31Updated 4 years ago
- 实现高升论文《基于电动汽车的带时间窗的路径优化 问题研究》中的算法☆140Updated 7 years ago
- 遗传算法,是大学写论文的时候引用的算法,来解决社区配送人力/车力/路径优化的问题是☆20Updated 4 years ago
- 基于粒子群的VRP(车辆配送路径规划)问题建模求解☆50Updated 2 years ago
- Electric Vehicle Routing Problem with Time Windows☆39Updated 6 years ago
- A Genetic Algorithm for Vehicle Routing Problem with Time Windows☆54Updated 3 years ago
- Flexible Job Shop Scheduling Problem☆28Updated 5 years ago
- 物流运输车辆调度☆34Updated 6 years ago
- 通过遗传算法求解物流配送路径问题☆180Updated 8 years ago
- 2015年Murray关于卡车无人机协同配送问题的复现代码,包括建模和文中的启发式求解,全网首发。☆25Updated 9 months ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Updated 2 years ago
- 遗传算法路径规划及仿真☆52Updated 6 years ago
- 毕业论文-遗传算法-柔性生产调度☆41Updated 6 years ago
- 指针网络+强化学习 解决旅行商(TSP)问题☆92Updated 3 years ago
- pytorch implementation of DQN/DDQN/Dueling_networ/D3QN for job shop scheudling problem☆72Updated 3 years ago
- 离散化PSO解决FJSP问题☆28Updated 4 years ago
- Ant algorithm to solve vehicle routing problems with time windows☆10Updated 7 years ago
- ☆13Updated 4 years ago
- Solving the Demand Splittable Vehicle Path Problem Using the Ant Colony Algorithm 使用蚁群算法求解需求可拆分车辆路径问题☆21Updated 3 years ago
- This is the python code of deep q learning method for job shop problem with keras.☆37Updated 6 years ago
- Python implementation of a genetic algorithm for FJSP.☆105Updated 7 years ago
- 使用python调用Gurobi解决CVRP问题,包含问题描述与python调用Gurobi源代码.Use python and gurobi to slove CVRP.Welcome any questions~☆26Updated 9 months ago
- A python implementation of a ant colony optimization based solution to Vehicle Routing Problem with Time Windows.☆132Updated last year
- 离散粒子群优化问题☆54Updated 6 years ago