!!! Overview [{$pagename}] ([RNN]) is a class of [Artificial Neural network] where connections between units form a directed cycle. [{$pagename}] creates an internal state of the network which allows it to exhibit dynamic temporal behavior. ([Machine Learning]) Unlike [Feedforward Neural network]s, [RNNs] can use their internal memory to process arbitrary sequences of inputs. This makes them applicable to tasks such as unsegmented connected handwriting [recognition] or speech [recognition]. !! More Information There might be more information for this subject on one of the following: [{ReferringPagesPlugin before='*' after='\n' }] ---- * [#1] - [Recurrent neural network|Wikipedia:Recurrent_neural_network|target='_blank'] - based on information obtained 2017-04-21-