Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 368 Bytes

HAR-CNN-Gait-Recognition

This is a project for the internship at University of Catania in collaboration with STMicroelectronics. The project consist in "Neural Network that perform the user identification from walking activity, based on accelerometer data".

Requires:

  • python3
  • pip3

Dependences:

pip3 install:

  • tensorflow
  • keras
  • pandas