Our project aims to create a leap hand simulation with three fingers to rotate a cube. Initially designed for a model with four fingers, we are adapting it to be compatible with three fingers. The core objective is to train the model to rotate the cube successfully without failure. This project is fundamentally rooted in reinforcement learning (RL), where we have an agent interacting with an environment. In our setup,...
Categories:
Machine Learning

