Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

IV-I B.

Tech CSE; Deep Learning Techniques


(R204105E)
Date of Examination: -13-12-2023

UNIT-3
1) Explain how to classify movie reviews (The IMDB dataset) as positive or negative,
based on the text content of the reviews. Discuss various steps involved in the
implementation with required code. (5M)
2) Explain how to classify newswires (The Reuters dataset) reviews into 46 mutually
exclusive topics. Discuss various steps involved in the implementation with
required code. (5M)
3) Write short notes on:
a. CNN design for binary classification. (2M)
b. CNN design for multiclass classification. (3M)
UNIT-4
1) Write short notes on:
a. Neural Network and Representation learning. (2M)
b. The difference between Convolutional and Fully Connected Layers. (3M)
2) Write short notes on:
a. Padding (2M) b. Stride (2M)
operations on CNN. Write the required code.

3) Discuss the importance of Recurrent Neural Network (RNN). What are the
applications of RNN? (5M)

UNIT-5
1) Write about a) Boltzmann machines (BM). (3M) b) Restricted BM. (2M)
2) Discuss about Deep Belief Networks. (DBN). (5M)
3) a) Discuss about Generative Adversarial Networks (GAN) and its applications.
b) Discuss the implementation Generator and Discriminator with required
code.

You might also like