Artificial Intelligence For Engineering Quizzes Part 8
Q:1. The incorrect statement for a Convolutional Neural Network are:
1.The height and width of the filter in CNN must be less than the size of input
2.The Pooling layer progressively increases the spatial size of the representation
3.It uses both linear and non-linear activation functions
4.The last few layers are fully connected layers and computation on these layers are very time consuming
Solution- 1.The height and width of the filter in CNN must be less than the size of input
Reason- This is because the height and width of the filter in CNN must not be less than the size of input.
Q:2. A Convolutional Neural Network is able to successfully capture the Spatial and Temporal dependencies:
1.True
2.False
Solution- 1.True
Reason- Yes this true, because a ConvNet is able to successfully capture the Spatial and Temporal dependencies in an image through the application of relevant filters.
1.a,b,c
2.b,c,d
3.d,a,b
4.d,a,c
Solution- 2.b,c,d
Reason- Different types of normalization in Deep Neural Networks are batch, group, instance, layer, weight etc..
1.a,b
2.b,d
3.a,c
4.a,d
Solution- 4.a,d
Reason- This is because recommender system is an application of CNN and Pooling layers are used to reduce the dimensions of the feature maps in CNN.
Q:5. Which of the following statements are correct for GAN?
2.a,b,d
3.a,c,d
4.b,c,d
Solution- 2.a,b,d
Reason- All the three a, b and d options are true.
Q:6. A generative model:
2.a,c
3.a,d
4.b,c
Solution- 2. a, c
Reason- A generative model includes the distribution of the data itself, and tells you how likely a given example is. For example, models that predict the next word in a sequence are typically generative models (usually much simpler than GANs) because they can assign a probability to a sequence of words. and it. It also captures the joint probability p(X,Y)
Q:7. The discriminative model:
1.a,b,c
2.a,b,d
3.a,c,d
4.b,c,d
Solution- 3. a,c,d
Reason- The discriminative model tries to tell the difference between handwritten 0’s and 1’s by drawing a line in the data space. It captures the conditional probability p(Y|X) and Learns to distinguish the generator’s fake data from real data
Q:8. Choose the incorrect statements from the following
1.The discriminator uses the real data as negative examples during training
2.The discriminator uses the fake data as negative examples during training
3.The portion of the GAN that trains the generator model includes random input
4.None of the above
Solution- 1.The discriminator uses the real data as negative examples during training
Reason- The generated instances become negative training examples for the discriminator. The discriminator learns to distinguish the generator’s fake data from real data.
Q:9. Choose the correct statements from the following
1.a,b,c
2.b,c,d
3.d,a,b
4.d,a,c
Solution- 1.a,b,c
Reason- All the above options a,b and c are true. As Most of the universal approximation theorems can be parsed into two class. The first class quantifies the approximation capabilitiesof neural networks with an arbitrary number of artificial neurons and the second quantifies an arbitrary numberof hidden layers
Q:10. Interesting applications of Generative Adversarial Networks (GANs) are:
1.Photo Inpainting
2.Culinary arts (as making a pizza)
3.Face aging
4.All the above
Solution- 4. All the above
Reason- Photo Inpainting, Culinary arts (as making a pizza), Face aging all are the applications of Generative Adversarial Networks (GANs)
Disclaimer-
This article only attempts to discover some questions that can be generated in Artificial Intelligence For Engineering with the answer to all these questions. There can be some errors to these answers. If you find any error then please do write to us.
1 Comments
Adarsh Raj B.tech civil
ReplyDelete