Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 424 Bytes

File metadata and controls

11 lines (8 loc) · 424 Bytes

Deep-Learning-Human-Activity-Recognition

Implementation of various machine and deep learning algorithms for human activity recognition based on mobile sensors.

The NeuralNets/har-recog folder contains the paper, code and data for Human Activity Recognition project.

Examples of algos used:

  • Convolutional Neural Networks
  • Recurrent and Recursive Neural Networks
  • Deep Feedforward Networks
  • Support Vector Machine