[图书][B] Training recurrent neural networks

I Sutskever - 2013 - cs.utoronto.ca
Recurrent Neural Networks (RNNs) are artificial neural network models that are well-suited
for pattern classification tasks whose inputs and outputs are sequences. The importance of …

A clockwork rnn

J Koutnik, K Greff, F Gomez… - … on machine learning, 2014 - proceedings.mlr.press
Sequence prediction and classification are ubiquitous and challenging problems in machine
learning that can require identifying complex dependencies between temporally distant …

A critical review of recurrent neural networks for sequence learning

ZC Lipton, J Berkowitz, C Elkan - arXiv preprint arXiv:1506.00019, 2015 - arxiv.org
Countless learning tasks require awareness of time. Image captioning, speech synthesis,
and video game playing all require that a model generate sequences of outputs. In other …

[PDF][PDF] Recurrent neural networks and their memory behavior: A survey

Y Su, CCJ Kuo - APSIPA Transactions on Signal and …, 2022 - nowpublishers.com
After their inception in the late 1980s, recurrent neural networks (RNNs) as a sequence
computing model have seen mushrooming interests in communities of natural language …

Sequence transduction with recurrent neural networks

A Graves - arXiv preprint arXiv:1211.3711, 2012 - arxiv.org
Many machine learning tasks can be expressed as the transformation---or\emph
{transduction}---of input sequences into output sequences: speech recognition, machine …

[PDF][PDF] Lstm neural networks for language modeling.

M Sundermeyer, R Schlüter, H Ney - Interspeech, 2012 - isca-archive.org
Neural networks have become increasingly popular for the task of language modeling.
Whereas feed-forward networks only exploit a fixed context length to predict the next word of …

Recurrent neural networks (RNNs): architectures, training tricks, and introduction to influential research

S Das, A Tariq, T Santos, SS Kantareddy… - Machine Learning for …, 2023 - Springer
Recurrent neural networks (RNNs) are neural network architectures with hidden state and
which use feedback loops to process a sequence of data that ultimately informs the final …

Multi-dimensional recurrent neural networks

A Graves, S Fernández, J Schmidhuber - International conference on …, 2007 - Springer
Recurrent neural networks (RNNs) have proved effective at one dimensional sequence
learning tasks, such as speech and online handwriting recognition. Some of the properties …

[PDF][PDF] Generating text with recurrent neural networks

I Sutskever, J Martens, GE Hinton - Proceedings of the 28th …, 2011 - cs.toronto.edu
Abstract Recurrent Neural Networks (RNNs) are very powerful sequence models that do not
enjoy widespread use because it is extremely difficult to train them properly. Fortunately …

[PDF][PDF] Recurrent neural networks for language understanding.

K Yao, G Zweig, MY Hwang, Y Shi, D Yu - Interspeech, 2013 - isca-archive.org
Abstract Recurrent Neural Network Language Models (RNN-LMs) have recently shown
exceptional performance across a variety of applications. In this paper, we modify the …