Learn Before
Concept

Why sequence models?

The task of predicting what word/letter comes next, unlike the FNN and CNN, in sequence modeling the current output is dependent on the previous a=input and the length of the input is not fixed.

0

1

Updated 2021-02-19

Tags

Data Science

Related