You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first way: encoding the state and action through the index, Index represents the shape, and use greedy, Q-learning and DQN as reinforcement learning framework.
The second way: encoding the stae and action throught resnet18 that extracts feature data from images,and use MLP as reinforcement learning framework.
The geometry ways include the no-fit polygon(NFP) and bottom-left fill(BLF)
NFP: orbit way(incomplete implementation) and minkowski way(complete)