1. ______________ of the following is a subset of machine learning?
2. How many layers Deep learning algorithms are constructed ___________
3. The first layer is called the ___________
4. Which neural network has only one hidden layer between the input and output
___________
5. RNNs stands for _____________
6. Deep learning algorithms are _______ more accurate than machine learning algorithm in
image classification.
7. ___________ of the following is well suited for perceptual tasks
8. 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 ___________
9. Autoencoder is an example of ______________
10. _____________of the following deep learning models uses back propagation?
11. In a classification problem, which of the following activation function is most widely used
in the output layer of neural networks _______________
12. __________ of the following is a loss function
13. _____________ is gradient descent?
14. ___________of the following activation function cannot be used in the output layer of an
image classification model
15. For a binary classification problem, which of the following activation function is used
__________________
16. ____________________ of the following makes a neural network non-linear.
17. LSTM is a variation of ___________________
18. _____________ of the following neural networks has a memory
19. How many types of Artificial Neural Networks _________________
20. Neural Networks are complex ______________ with many parameters.