recurrent neural network

Concept

A type of neural network designed to handle sequential data by maintaining a hidden state (memory) across time steps, improving on simpler models for handling dependencies.

Mentioned in 5 videos