Skip to content
#

recurrent-attention-model

Here are 6 public repositories matching this topic...

Language: All
Filter by language

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-attention-model 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-attention-model topic, visit your repo's landing page and select "manage topics."

Learn more