Concept

Recurrent Neural Network (RNN)

Recurrent neural networks, or RNNs, are a family of neural networks for processing sequential data. A recurrent neural network is specialized for processing a sequence of inputs x(1),...,x(τ)x^{(1)}, . . . , x^{(τ)} and each time add additional layers of comprehension on top of the previous inputs.

0

2

Updated 2021-11-21

Tags

Data Science

Related