Total Questions : 30
Expected Time : 30 Minutes

1. Discuss the concept of 'adversarial attacks' on neural networks and strategies to enhance model robustness against such attacks.

2. Discuss the significance of 'residual networks' (ResNets) in addressing the challenges of deep neural networks.

3. Explain the 'Gated Recurrent Unit' (GRU) and its advantages over traditional recurrent neural networks (RNNs).

4. What is the 'dropout' technique, and how does it contribute to the training of neural networks?

5. How does 'weight decay' regularization prevent overfitting in neural networks?

6. What is the purpose of the 'softmax' activation function in neural networks?

7. In neural networks, what does 'batch size' represent?

8. What is 'unsupervised learning' in the context of neural networks, and provide an example of its application.

9. What is the 'adversarial loss' in GANs (Generative Adversarial Networks), and how does it contribute to the training process?

10. What is the primary role of the 'backpropagation' algorithm in neural network training?

11. How does 'cross-entropy loss' function in neural networks measure the difference between predicted and actual values?

12. What is 'underfitting' in neural network training?

13. What is the purpose of the 'softmax' activation function in the output layer of a neural network?

14. How does 'transfer learning' benefit the training of neural networks?

15. What is the primary goal of 'backpropagation' in neural networks?

16. What is the 'vanishing gradient problem' in deep neural networks, and how can it be mitigated?

17. How does 'ensemble learning' contribute to improving the performance of neural networks, and what types of ensembles are commonly used?

18. How does 'adversarial training' work in the context of neural networks, and what is its purpose?

19. What does 'gradient descent' optimize during neural network training?

20. What is a neural network?

21. What is the role of 'loss function' in neural network training?

22. What is the purpose of the 'bias' term in a neural network?

23. In neural networks, what is 'overfitting'?

24. What is the purpose of an activation function in a neural network?

25. Explain the concept of 'attention mechanism' in neural networks and its role in natural language processing.

26. What is 'early stopping' in the training of neural networks?

27. In neural networks, what does 'epoch' refer to?

28. What is the vanishing gradient problem in deep learning?

29. What is 'transfer learning' in the context of neural networks?

30. What is the 'learning rate' in neural network training?