Recurrent Neural Networks
Neural networks designed to encode sequences of data, used in tasks like machine translation with encoder-decoder architectures.
Videos Mentioning Recurrent Neural Networks

Yoshua Bengio: Deep Learning | Lex Fridman Podcast #4
Lex Fridman
Mentioned as a type of artificial neural network that handles sequences but struggles with very long time spans for credit assignment compared to humans.

Deep Learning State of the Art (2019)
Lex Fridman
Neural networks designed to encode sequences of data, used in tasks like machine translation with encoder-decoder architectures.

Deep Learning Basics: Introduction and Overview
Lex Fridman
Neural networks designed to process sequential data, mentioned as a historical development and for their role in NLP and predicting future states.

MIT 6.S094: Convolutional Neural Networks for End-to-End Learning of the Driving Task
Lex Fridman
Neural networks that can process temporal data, useful for video and audio processing, which can be used to analyze road conditions like wetness from spectrograms.