What are the programming elements in TensorFlow?
What is a Neural Network?
What is the role of activation functions in a Neural Network?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What are the applications of a Recurrent Neural Network (RNN)?
How are weights initialized in a network?
What is Pooling in CNN and how does it work?
Explain Generative Adversarial Network.
What are the different layers in CNN?
How does an LSTM network work?
What is Deep Learning?
What is the cost function?
What are the Softmax and ReLU functions?
What is the difference between Epoch, Batch and Iteration in Deep Learning?
What are Vanishing and Exploding Gradients?