/Analyze-Motion-Capture-Hand-Postures

Use of a very simple deep learning network to analyze motion capture hand postures

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Analyze Motion Capture Hand Postures

Consider the “Motion Capture Hand Postures” dataset, whose description is here https://archive.ics.uci.edu/ml/datasets/Motion+Capture+Hand+Postures, it has been asked to analyze these data via a shallow deep neural network.

This project consists of several documents:

  • This intruction of this coding challenge can be found in the file "coding test".
  • The coding report is called "report_interview"
  • The network weights *.h5
  • The python code *.py

If you like you like this project, feel free to leave a star. (it is my only reward ^^)