Menu

Objective Type Questions & Answers


Neural Networks and Deep Learning-Unit-4 Objective Type Questions



1. Batch normalization helps to prevent

A . activation functions to become too high or low

B . the training speed to become too slow

C . Both A and B

D . None

Answer



2. Which of the following is true about dropout?

A . Applied in the hidden layer nodes

B . Applied in the output layer nodes

C . Both A and B

D . None

Answer



3. Which of the following steps can be taken to prevent overfitting in a neural network?

A . Dropout of neurons

B . Early stopping

C . Batch normalization

D . All of the above

Answer



4. Which of the following methods DOES NOT prevent a model from overfitting to the training set? 

A . Early stopping

B . Dropout

C . Data augmentation

D . Pooling

Answer



5. Methods comes under Data augmentation

A . Noise addition

B . Contrast change

C . Rotation

D . All the above

Answer



6. Which of these techniques are useful for reducing variance (reducing overfitting)?

A . Dropout

B . Gradient Checking

C . Both

D . None

Answer



7. Why do we normalize the inputs x?

A . It makes the cost function faster to optimize

B . It makes the parameter initialization faster

C . It makes it easier to visualize the data

D . Normalization is another word for regularization--It helps to reduce variance

Answer



8. Which of the following is true about bagging?

A . Bagging can be parallel

B . The aim of bagging is to reduce bias and variance

C . Bagging helps in reducing overfitting

D . All the above

Answer



9. Because of low bias and high variance , we get _____ model 

A . high error

B . perfectly fitting

C . underfitting

D . over fitting

Answer



Fill in the Blanks


10.Higher the dropout rate, lower is the regularization(True/ False)

Answer


11.Noise applied to inputs is a _______________

Answer


12.____________ Learning algorithm is trained upon a combination of labeled and unlabelled data

Answer


13.L2 regularization is also known as ___________

Answer


14.The __________ regularization which pushes the value of weight to zero.

Answer


15. __________ is a way to improve generalization by the examples arising out of several tasks

Answer


16.The algorithm terminates when no parameters have improved over the best recorded validation error for some pre-specified number of iterations, This strategy is known as ____________ 

Answer


17._________ may be used either alone or in conjunction with other regularization strategies.

Answer


18.________ is a technique for reducing generalization error by combining several models

Answer




Relevant Materials :

Neural Networks and Deep Learning-Unit-1 Objective Type Questions - [ NNDL ]

Neural Networks and Deep Learning-Unit-2 Objective Type Questions - [ NNDL ]

Neural Networks and Deep Learning-Unit-3 Objective Type Questions - [ NNDL ]

Neural Networks and Deep Learning-Unit-4 Objective Type Questions - [ NNDL ]


Similar Materials :

PPS MCQs - Unit-1 - [ PPS ]

PPS MCQs - Unit-2 - [ PPS ]

PPS MCQs - Unit-3 - [ PPS ]

Machine Learning MCQs - Unit-1 - [ ML ]

Machine Learning MCQs - Unit-2 - [ ML ]

Data Mining MCQs - Unit-1 - [ DM ]

Data Mining MCQs - Unit-2 - [ DM ]

Data Mining MCQs - Unit-3 - [ DM ]

Data Mining MCQs - Unit-4 - [ DM ]

Data Mining MCQs - Unit-5 - [ DM ]

Object Oriented Programming through Java MCQs - Unit-1 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-2 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-3 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-4 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-5 - [ OOP_JAVA ]

Database Management System Objective Type Question Bank-Unit-1 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-2 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-3 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-4 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-5 - [ DBMS ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-1 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-2 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-3 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-4 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-5 - [ COA ]

R - Programming MCQs - Unit-1 - [ R-Programming ]

R - Programming MCQs - Unit-2 - [ R-Programming ]

R - Programming MCQs - Unit-3 - [ R-Programming ]

R - Programming MCQs - Unit-4 - [ R-Programming ]

R - Programming MCQs - Unit-5 - [ R-Programming ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-1 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-2 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-3 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-4 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-5 - [ FLAT ]

Artificial Intelligence (AI) MCQs - Unit-1 - [ Artificial Intelligence ]

Artificial Intelligence (AI) MCQs - Unit-2 - [ Artificial Intelligence ]

Artificial Intelligence (AI) MCQs - Unit-3 - [ Artificial Intelligence ]

Artificial Intelligence (AI) MCQs - Unit-4 - [ Artificial Intelligence ]

Artificial Intelligence (AI) MCQs - Unit-5 - [ Artificial Intelligence ]

Design and Analysis of Algorithms MCQs - Unit-1 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-2 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-3 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-4 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-5 - [ DAA ]

Software Engineering MCQs - Unit-1 - [ SE ]

Software Engineering MCQs - Unit-2 - [ SE ]

Software Engineering MCQs - Unit-3 - [ SE ]

Software Engineering MCQs - Unit-4 - [ SE ]

Software Engineering MCQs - Unit-5 - [ SE ]