Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 832 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 832 Bytes

Shallow RNNs: A Method for Accurate Time-series Classification on Tiny Devices

This repository is a PyTorch implementation of the paper "Shallow RNNs: A Method for Accurate Time-series Classification on Tiny Devices" (NIPS, 2019)

References

  • [1] Dennis et al. Shallow RNNs: A Method for Accurate Time-series Classification on Tiny Devices
  • [2] Chan et al. Listen, Attend and Spell
  • [3] Janna Escur i Gelabert. Exploring Automatic Speech Recognition with TensorFlow