Skip to content
#

recurrent-tasks

Here are 6 public repositories 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

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