Deep Learning MCQ Quiz (Multiple Choice Questions And Answers)
Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:
List of Programming Full Forms
11. The input image has been converted into a matrix of size 28 X 28 and a kernel/filter of size 7 X 7 with a stride of 1. What will be the size of the convoluted matrix?
- 20x20
- 21x21
- 22x22
- 25x25
- It can help in dimensionality reduction
- It can be used for feature pooling
- It suffers less overfitting due to small kernel size
- All of the above
13. Which of the following functions can be used as an activation function in the output layer if we wish to predict the probabilities of n classes (p1, p2..pk) such that sum of p over all n equals to 1?
- Softmax
- ReLu
- Sigmoid
- Tanh
- Protein structure prediction
- Prediction of chemical reactions
- Detection of exotic particles
- All of the above