Solving the 3D bin packing problem with reinforcement learning
☆61Jan 29, 2023Updated 3 years ago
Alternatives and similar repositories for 3D-bin-packing
Users that are interested in 3D-bin-packing are comparing it to the libraries listed below
Sorting:
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO☆128Apr 18, 2023Updated 2 years ago
- 3D bin packing with reinforce learning☆14Jan 24, 2022Updated 4 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆256Sep 3, 2024Updated last year
- 3D Packing with Deep Reinforcement Learning using Unity ML-Agents (AI)☆22Aug 22, 2024Updated last year
- A reinforcement learning environment for bin packing with simple GUI. flexible and challenging!!☆19Apr 28, 2020Updated 5 years ago
- Humble 3D knapsack / bin packing solver☆107Jan 14, 2026Updated last month
- The official implementation of Convergent Graph Solvers (CGS)☆21Feb 1, 2022Updated 4 years ago
- Implementation of the paper "Improving Optimization Bounds using Machine Learning: Decision Diagrams meet Deep Reinforcement Learning".☆28Feb 16, 2020Updated 6 years ago
- Use the minimum number of bins to pack items with different dimensions, weights and properties.