Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning for Developers

You're reading from  Machine Learning for Developers

Product type Book
Published in Oct 2017
Publisher Packt
ISBN-13 9781786469878
Pages 270 pages
Edition 1st Edition
Languages
Authors (2):
Rodolfo Bonnin Rodolfo Bonnin
Profile icon Rodolfo Bonnin
Md Mahmudul Hasan Md Mahmudul Hasan
View More author details

Table of Contents (10) Chapters

Preface Introduction - Machine Learning and Statistical Science The Learning Process Clustering Linear and Logistic Regression Neural Networks Convolutional Neural Networks Recurrent Neural Networks Recent Models and Developments Software Installation and Configuration

Solving problems with order — RNNs

In the previous chapters, we have examined a number of models, from simple ones to more sophisticated ones, with some common properties:

  • They accept unique and isolated input
  • They have unique and fixed size output
  • The outputs will depend exclusively on the current input characteristics, without dependency on past or previous input

In real life, the pieces of information that the brain processes have an inherent structure and order, and the organization and sequence of every phenomenon we perceive has an influence on how we treat them. Examples of this include speech comprehension (the order of the words in a sentence), video sequence (the order of the frames in a video), and language translation. This prompted the creation of new models. The most important ones are grouped under the RNN umbrella.

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}