Total Questions : 50
Expected Time : 50 Minutes

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

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

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

4. What is the 'Bag of Words' model in the context of natural language processing and neural networks?

5. Explain the concept of 'self-supervised learning' in neural networks and its advantages in representation learning.

6. How does the 'Adam' optimization algorithm differ from traditional gradient descent?

7. What is the primary function of the 'sigmoid' activation function in neural networks?

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

9. What is the purpose of 'validation data' in neural network training?

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

11. In the context of neural networks, what is 'hyperparameter tuning'?

12. Discuss the role of 'transfer learning' in the training of deep neural networks, and provide examples of its applications.

13. What is a neural network?

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

15. Explain the concept of 'spiking neural networks' and their potential advantages in simulating biological neuron behavior.

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

17. What is a 'neuron' in a neural network?

18. In convolutional neural networks (CNNs), what is the purpose of pooling layers?

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

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

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

22. What is a 'hyperparameter' in the context of neural networks?

23. What does 'training' a neural network involve?

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

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

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

27. In neural networks, what does 'dropout' regularization aim to prevent?

28. Discuss the challenges and solutions associated with 'imbalanced datasets' in the training of neural networks.

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

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

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

32. What is the 'output layer' responsible for in a neural network?

33. In the context of neural networks, what is 'data normalization' and why is it important?

34. What is 'batch normalization' in neural networks?

35. What is the 'ReLU' activation function, and why is it preferred over other activation functions?

36. How does 'LSTM' differ from traditional recurrent neural networks (RNNs)?

37. How does 'weight initialization' impact the training of neural networks?

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

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

40. What is the 'Kullback-Leibler (KL) divergence' and how is it used in the context of probabilistic models and neural networks?

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

42. How does 'batch size' impact the training of neural networks?

43. What role does 'learning rate annealing' play in the optimization of neural network training?

44. What is the 'ReLU' activation function, and why is it commonly used in neural networks?

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

46. What is the 'bias-variance tradeoff' in the context of neural networks?

47. In neural networks, what are 'weights' associated with?

48. What role does the 'momentum' term play in optimization algorithms for neural networks?

49. What is 'batch normalization' and how does it contribute to the training of deep neural networks?

50. In neural networks, what is 'weight decay' used for?