Supervised Sequence Labelling with Recurrent Neural Networks
Alex Graves
Supervised sequence labelling is a vital area of machine learning, encompassing tasks such as speech, handwriting and gesture recognition, protein secondary structure prediction and part-of-speech tagging. Recurrent neural networks are powerful sequence learning tools—robust to input noise and distortion, able to exploit long-range contextual information—that would seem ideally suited to such problems. However their role in large-scale sequence labelling systems has so far been auxiliary.
The goal of this book is a complete framework for classifying and transcribing sequential data with recurrent neural networks only. Three main innovations are introduced in order to realise this goal. Firstly, the connectionist temporal classification output ... Read more
Experimental validation is provided by state-of-the-art results in speech and handwriting recognition.
Show LessProduct Details
Reviews for Supervised Sequence Labelling with Recurrent Neural Networks