Total Questions : 20
Expected Time : 20 Minutes

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

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

3. What does the 'input layer' of a neural network do?

4. What is the 'Hessian matrix' in the context of neural networks, and how is it relevant to model optimization?

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

6. How do 'capsule networks' differ from traditional convolutional neural networks (CNNs), and what advantages do they offer?

7. What is the purpose of the 'Leaky ReLU' activation function in neural networks?

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

9. Discuss the concept of 'neuroevolution' and how it differs from traditional gradient-based optimization in neural networks.

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

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

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

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

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

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

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

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

18. What are the main differences between 'supervised learning' and 'reinforcement learning' in neural networks?

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

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