Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 862 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 862 Bytes

HAR_CNN

This is official repository for CNN part of Human Activity Recognition app

Prerequisites

Python 3 is used during development and following libraries are required to run the code

  • pytorch
  • Matplotlib
  • Numpy
  • Pandas

Built With

Dataset

  • UCI - Dataset used for training purpose

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details