OValery16 / Analyze-Motion-Capture-Hand-Postures

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ^^)

About

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

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%