Archive code of Deep Reinforcement Learning approach used by Bram Cals. Code was developed for the graduation research, as a final project within the master program Operations Management and Logistics at the Eindhoven University of Technology.
☆15Oct 31, 2019Updated 6 years ago
Alternatives and similar repositories for Order-Batching-Problem-a-deep-Reinforcement-Learning-approach
Users that are interested in Order-Batching-Problem-a-deep-Reinforcement-Learning-approach are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for paper publication: Deep reinforcement learning-based solution for a multi-objective online order batching problem☆16Apr 7, 2022Updated 3 years ago
- 代码部分参考了大佬的可视化调度器https://github.com/AkatsukiCC/huawei2019-with-visualization,没有加调度器,用融合了地杰斯特拉的贪婪思想的A-star算法计算出来最短路径,然后将车辆按照路径长短和车辆速度两个维度进行…☆12Dec 7, 2019Updated 6 years ago
- 避碰决策论文2的Matlab程序,使用贝叶斯推断、船舶领域和A*算法☆10Nov 22, 2020Updated 5 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Aug 26, 2018Updated 7 years ago
- Application of Deep Reinforcement learning to RoboCup Rescue Simulator☆13Jul 5, 2023Updated 2 years ago
- A pathfinding application of the GWO heuristic algorithm☆11Feb 4, 2020Updated 6 years ago
- ☆17May 22, 2024Updated last year
- ☆18Jan 25, 2026Updated last month
- The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value…☆15Oct 12, 2016Updated 9 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- A repository holding methods from data-driven-optimization used in data science and operations research including sample average approxim…☆23Jun 20, 2020Updated 5 years ago
- Predicting Backorders in Inventory Mangement Context.☆23Feb 4, 2025Updated last year
- 多目标灰狼优化算法☆24Oct 15, 2023Updated 2 years ago
- 3D Slicer module to visualize the EPISURG dataset and segment postoperative brain resection cavities using deep learning.☆12Feb 4, 2021Updated 5 years ago
- PSO Application