Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/yscacaca/DeepIoT

DeepIoT: Compressing Deep Neural Network Structures for Sensing Systems with a Compressor-Critic Framework
https://github.com/yscacaca/DeepIoT

Last synced: about 1 month ago
JSON representation

DeepIoT: Compressing Deep Neural Network Structures for Sensing Systems with a Compressor-Critic Framework

Lists

README

        

# DeepIoT
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
```