Deep Learning | Week 7

Course Name: Deep Learning

Course Link: Click Here

These are NPTEL Deep Learning Week 7 Assignment 7 Answers


Q1. Select the correct option about Autoencoder.
Statement 1: Autoencoder can be used for image compression
Statement 2: Autoencoder can be used for unsupervised pre-training for image classification

a. Both statements are true
b. Statement 1is true, but Statement 2 is false
c. Statement 1is false, but statement 2 is true
d. Both statements are false

Answer: a. Both statements are true


Q2. What is not a purpose of the stacked autoencoder?
a. Memory Efficient Training
b. Better Convergence
c. Faster inference
d. All of the above is the purpose of using stacked autoencoder

Answer: c. Faster inference


These are NPTEL Deep Learning Week 7 Assignment 7 Answers


Q3. Which autoencoder is the most effective for the dimensionality reduction of the data?
a. Overcomplete Denoising Autoencoder
b. Overcomplete Stacked Autoencoder
c. Undercomplete Denoising Autoencoder
d. Undercomplete Stacked Autoencoder

Answer: d. Undercomplete Stacked Autoencoder


Q4. An overcomplete autoencoder generally learns identity function. How can we prevent those autoencoder from learning the identity function and learn some useful representations?
a. Stack autoencoder based layer-wise training
b. Train the autoencoder for large number of epochs in order to learn more useful representation
c. Add noise to the data and train to learn noise-free data from noisy data
d. Itis not possible to train overcomplete autoencoder. It always converges to the identity function.

Answer: c. Add noise to the data and train to learn noise-free data from noisy data


These are NPTEL Deep Learning Week 7 Assignment 7 Answers


Q5. In which conditions, autoencoder has more powerful generalization than Principal Components Analysis (PCA) while performing dimensionality reduction?
a. Undercomplete Linear Autoencoder
b. Overcomplete Linear Autoencoder
c. Undercomplete Non-linear Autoencoder
d. Overcomplete Non-Linear Autoencoder

Answer: c. Undercomplete Non-linear Autoencoder


Q6. A autoencoder consists of 100 input neurons, 50 hidden neurons. If the network weights are represented using single precision floating point numbers then what will be size of weight matrix?
a. 10,000 Bytes
b. 10,150 Bits
c. 40,000 Bytes
d. 40,600 Bytes

Answer: d. 40,600 Bytes


These are NPTEL Deep Learning Week 7 Assignment 7 Answers


Q7. Which of the following is not the purpose of cost function in training denoising autoencoders?
a. Dimension reduction
b. Error minimization
c. Weight Regularization
d. Image denoising

Answer: a. Dimension reduction


Q8. What is the role of sparsity constraint in a sparse autoencoder?
a. Control the number of active nodes in a hidden layer
b. Control the noise level in a hidden layer
c. Control the hidden layer length
d. Not related to sparse autoencoder

Answer: a. Control the number of active nodes in a hidden layer


These are NPTEL Deep Learning Week 7 Assignment 7 Answers


Q9. Which of the following autoencoder is not a regularization autoencoder?
a. Sparse autoencoder
b. Denoising autoencoder
c. Bothaandb
d. Stack autoencoder

Answer: d. Stack autoencoder


Q10. Which of the following is NOT an application of an autoencoder?
a. Dimensionality reduction
b. Feature learning
c. Image compression
d. Image segmentation

Answer: d. Image segmentation



These are NPTEL Deep Learning Week 7 Assignment 7 Answers

More weeks of Deep Learning: Click Here

More Nptel Courses: https://progiez.com/nptel


These are NPTEL Deep Learning Week 7 Assignment 7 Answers
The content uploaded on this website is for reference purposes only. Please do it yourself first.