TMats / survey

Summary of Paper Survey
https://tmats.github.io/survey/
16 stars 2 forks source link

Adaptive Computation Time for Recurrent Neural Networks #207

Open TMats opened 6 years ago

TMats commented 6 years ago

https://arxiv.org/pdf/1603.08983.pdf

TMats commented 6 years ago

This paper introduces Adaptive Computation Time (ACT), an algorithm that allows recurrent neural networks to learn how many computational steps to take between receiving an input and emitting an output.

TMats commented 6 years ago

cited in #181