Long-Term Memory\n\nBasic RNNs struggle with long sequences. LSTM (Long Short-Term Memory) and GRU solve this with 'gates' that control what info is kept or forgotten.