Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaqibsaeed committed Nov 4, 2016
1 parent f08f964 commit 53568cc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CNN for Human Activity Recognition in Tensorflow

[Python notebook] () for blog post [Implementing a CNN for Human Activity Recognition in Tensorflow] ().

### Tools Required

Python 2.7 is used during development and following libraries are required to run the code provided in the notebook:
* Tensorflow
* Numpy
* Matplotlib
* Pandas

### Dataset

The WISDM Actitracker dataset used for model training, can be downloaded from the following [[link]](http://www.cis.fordham.edu/wisdm/dataset.php)


0 comments on commit 53568cc

Please sign in to comment.