What is an RNN (Recurrent Neural Network) in Deep Learning?

Written by davisdavid | Published 2021/09/20
Tech Story Tags: machine-learning | data-science | deep-learning | neural-networks | blogging-fellowship | artificial-neural-network | use-cases | hackernoon-top-story

TLDR An RNN (Recurrent Neural Network) is a type of artificial neural network that can process sequential data, recognize patterns and predict the final output. It is called Recurrent because it can repeatedly perform the same task or operation on a sequence of inputs. The logic behind an RNN is to save the output of the particular layer and feed it back to the input in order to predict the output. RNNs can be used to create a deep learning model that can translate a text from the source language into the target language without human intervention.via the TL;DR App

no story

Written by davisdavid | Data Scientist | AI Practitioner | Software Developer| Technical Writer | ML Course Author @EducativeInc
Published by HackerNoon on 2021/09/20