Recurrent Neural Networks (RNN) 
 A type of neural network designed for processing sequences, where connections between nodes form a directed graph along a temporal sequence. 
Example: Language modeling and text generation tasks. 
Related Keywords:
Recurrent Neural Networks (RNN) ,
,