recurrent neural networks

A class of neural networks specifically designed for sequence data, where connections between nodes can create cycles. They are well-suited for tasks involving time series prediction and natural language processing due to their ability to maintain contextual information.

22 papers