You are on page 1of 1

Deep Learning Question bank:

1. Definition :Reinforcement learning

2. Explain ANN( only need to explain concept of neuron, hidden layer, output laye)

3. Describe training of ANN

4. Explain any three activation functions

5. How to decide which activation function should be used in output layer/ hidden layer

5. What conditions should be satisfied by any weight initialization technique

6. How gradient descent can be used in ANN

7. What is the role of optimizers in ANN. List down any three optimizers

8.Compare any three optimizers in detail( ex. Gradient descent , adadelta , ada grade)

9. Why ANN should not be used directly for image processing

10. Explain architecture of CNN

11. Numerical example of convonution layer and max pooling

You might also like