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
This repository demonstrates training an hand gesture recognition model using sensor data (accelerometer and gyroscope). The data is pre-processed, normalized, and used to train a model with Tensor…