Recurrent Neural Networks (RNNs)
Neural networks with loops that maintain a hidden state, suited to sequential data like text and time series.
Neural networks with loops that maintain a hidden state, suited to sequential data like text and time series.