Project Idea: Learning Origami Folding Strategies via Reinforcement Learning
I am taking a course on reinforcement learning and to pass the exam I need to propose and implement a project. After some thought, I came up with the idea of applying reinforcement learning to the problem of finding a sequence of actions, specifically, paper folds, that transform a flat sheet of paper into a desired target shape, given an origami model. It is a kind of inverse kinematics problem, but instead of robots, it is for sheets […]