What makes recurrent neural networks (RNNs) different from feedforward networks?
-
A
They use convolutional operations
-
B
They maintain a hidden state that carries information across time steps
-
C
They do not use backpropagation
-
D
They process inputs in random order