2015

A Critical Review of Recurrent Neural Networks for Sequence Learning

Lipton, Zachary C., Berkowitz, John, Elkan, Charles

Understand

Countless learning tasks require dealing with sequential data.

  • Image captioning, speech synthesis, and music generation all require that a model produce outputs that are sequences.
  • In other domains, such as time series prediction, video analysis, and musical information retrieval, a model must learn from inputs that are sequences.
  • Interactive tasks, such as translating natural language, engaging in dialogue, and controlling a robot, often demand both capabilities.

Reading the bibliography…