Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

recurrent-tasks

Here is 1 public repository matching this topic...

Recurrent Neural Networks (RNNs) are a type of neural network that process sequential data, such as speech, text, or time-series data. RNNs use feedback connections to maintain a state that can capture information from previous inputs, allowing them to make predictions based on a sequence of inputs.

  • Updated Feb 13, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the recurrent-tasks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recurrent-tasks topic, visit your repo's landing page and select "manage topics."

Learn more