Deep Learning
Deep Learning
Hidden layer
Structured data
3. A Shallow Neural Network has only one hidden layer between Input and Output layers.
True
4. The rate at which cost changes with respect to weight or bias is called __________________.
Gradient
5. Neural Networks Algorithms are inspired from the structure and functioning of the Human Biological
Neuron.
True
6. Gradient at a given layer is the product of all gradients at the previous layers.
true
AutoEncoders
training
9. What is the difference between the actual output and generated output known as?
Cost
Structured data
Con.. network
12. Support Vector Machines, Naive Bayes and Logistic Regression are used for solving
___________________ problems.
Clasification
13. In a Neural Network, all the edges and nodes have the same Weight and Bias values.
false
Forward propagation
True
16. Recurrent Neural Networks are best suited for Text Processing.
True
18. What is the best Neural Network Model for Temporal Data?
RNN
19. All the neurons in a convolution layer have different Weights and Biases.
False
20. Restricted Boltzmann Machine expects the data to be labeled for Training.
False
True
Dimension Reduction
23. What are the two layers of a Restricted Boltzmann Machine called?
KL
25. A _________________ matches or surpass the output of an individual neuron to visual stimuli.
Convolution
26. All the Visible Layers in a Restricted Boltzmannn Machine are connected to each other.
False
27. What is the method to overcome the Decay of Information through time in RNN known as?
Gating
Rectified Linear
29. Recurrent Network can input Sequence of Data Points and Produce a Sequence of Output.
True
Shallow - wrong
Word – wrong
back