You are on page 1of 2

1. Which type od the model is having the memory associated with it?

a) GAN
b) Autoencoder
c) RNN
d) CNN

2) RNN model works with


a) random data
b) nominal data
c) ordinal data
d) sequential data

3) Which of the data is an example of sequential data


a) MNIST data
b) house rate prediction data
c) weather forecasting data
d) CIFAR10 dataset

4) LSTM layer is used to


a) avoid the problem of exploding grdients
b) avoid the problem of vanishing gradients
c) to retain the previous state of the model
d) to work with ordinal type of data

5) Which methos is used to avoid the exploding gradient problem


a) LSTM
b) TBTT
c) forget cell
d) autoencoders

Type of RNN
applications of RNN
Forget Cell

Which should be the value of |Whh| so that model does not stuck in exploding and vanishing gradient problem
a) <1
b) >1
c) =1
d) =0

What of the following is the part of LSTM?


a) stride
b) zero padding
c) discriminator
d) Forget cell

Which of the method uses the trainable parameters for converting string data into numerical data"
a) one hot encoding
b) representing each word with unique number
c) word embedding
d) All of these

Which ofsource
This study the was
method have
downloaded least relationship
by 100000795234702 with encoded
from CourseHero.com data and
on 04-24-2022 string
03:52:32 type
GMT of data
-05:00

https://www.coursehero.com/file/75294158/unit-5pdf/
a) one hot encoding
b) representing each word with unique number
c) word embedding
d) All of these

This study source was downloaded by 100000795234702 from CourseHero.com on 04-24-2022 03:52:32 GMT -05:00

https://www.coursehero.com/file/75294158/unit-5pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like