技术文档3D 装箱问题(Online 3D BPP)

3D 装箱问题(Online 3D BPP)

项目强化学习算法
内容

Goal

  1. Algorithms for Online Packing Optimization
  2. build a software UI/UX

problem overview

Method

"heuristic":启发式算法,这里指非学习型、基于规则的算法,通常用于对比强化学习(RL)模型的性能。

First Month

day1:see demo in manufacturing, try to solve bin-packing problem use RL method bin:a pallet(托盘) or container

Learning materials

Tried code

  1. https://github.com/Chiba9/Irregular-Object-Packing
  2. https://github.com/alexfrom0815/Online-3D-BPP-DRL
  3. https://github.com/alexfrom0815/Online-3D-BPP-PCT

Bilibili

Youtube