0% found this document useful (0 votes)
79 views1 page

Abstract

Recurrent neural networks are a class of neural networks suited for processing sequential data like time-series. They extend feedforward networks to allow variable or infinite length sequences. Popular recurrent architectures include long short-term memory (LSTM) and gated recurrent units (GRUs). The document also discusses probabilistic models realized with RNNs and applications within medical imaging.

Uploaded by

kiswah computers
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views1 page

Abstract

Recurrent neural networks are a class of neural networks suited for processing sequential data like time-series. They extend feedforward networks to allow variable or infinite length sequences. Popular recurrent architectures include long short-term memory (LSTM) and gated recurrent units (GRUs). The document also discusses probabilistic models realized with RNNs and applications within medical imaging.

Uploaded by

kiswah computers
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

ABSTRACT

Recurrent neural networks (RNNs) are a class of neural networks that are naturally
suited to processing time-series data and other sequential data. Here we introduce recurrent
neural networks as an extension to feedforward networks, in order to allow the processing of
variable-length (or even infinite-length) sequences, and some of the most popular recurrent
architectures in use, including long short-term memory (LSTM) and gated recurrent units
(GRUs). In addition, various aspects surrounding RNNs are discussed in detail, including
various probabilistic models that are often realized using RNNs and various applications of
RNNs that have appeared within the MICCAI community.

You might also like