DeepIoT

November 23, 2017 ยท View on GitHub

Tensorflow 1.2 implementation for the paper:

Yao, Shuochao, et al. "DeepIoT: Compressing Deep Neural Network Structures for Sensing Systems with a Compressor-Critic Framework" ACM SenSys, 2017.

The preprocessed dataset of HHAR task in tfrecord format

https://www.dropbox.com/s/bmwz78do7m0mag0/sepHARData_a_tfrecord.zip?dl=0

Run the compressing example

python DeepIoT_DeepSense_HHAR.py

Contents

  1. 1The preprocessed dataset of HHAR task in tfrecord format
  2. 2Run the compressing example