Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 3.52 KB

File metadata and controls

53 lines (42 loc) · 3.52 KB

nn-study-group

Resources for neural net study group

Categories

Intro blogs and articles

Resources

Concepts

Restricted Boltzmann Machines

Deep Dream

CNN

  • human-activity-recognition-cnn One such application is human activity recognition (HAR) using data collected from smartphone’s accelerometer. There are several techniques proposed in the literature for HAR using machine learning.

    • Human Activity Recognition In this part of the repo, we discuss the human activity recognition problem using deep learning algorithms and compare the results with standard machine learning algorithms that use engineered features.

GANs

Residual Neural Networks