Skip to content

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.

darian-catalin-cucer/recurrent-neural-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

recurrent-neural-networks

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages