Recurrent neural network
Appearance
A recurrent neural network is a neural network where the connections amongst the units form a directed cycle. Recurrent neural networks must be approached differently than feedforward neural networks, both in training them and the analysing their behavior.