Preloader image
   

Recurrent Neural Networks | Lecture 11

A recurrent neural network (RNN) is a class of artificial neural network where connections between nodes form a directed graph along a sequence. This allows it to exhibit temporal dynamic behavior for a time sequence. Unlike feedforward neural networks, RNNs can use their internal state (memory) to process sequences of inputs. This makes them applicable to tasks such as unsegmented, connected handwriting recognition or speech recognition.

 

Share this post on the following platforms easily:

No Comments

Post A Comment

error: Context Menu disabled!