1. Data Collected from Survey results is an example of ______
View Answer
structured data
2. Gradient at a given layer is the product of all gradients at the previous layers.
View Answer
True
3. Name the component of a Neural Network where the true value of the input is not observed.
View Answer
hidden layer
4. _______________ is a Neural Nets way of classifying inputs.
View Answer
FP
5. Prediction Accuracy of a Neural Network depends on _______________ and ______________.
View Answer
weight and bias
6. Recurrent Networks work best for Speech Recognition.
View Answer
True
7. In a Neural Network, all the edges and nodes have the same Weight and Bias values.
View Answer
False
8. Recurrent Neural Networks are best suited for Text Processing.
View Answer
True
9. Neural Networks Algorithms are inspired from the structure and functioning of the Human Biological Neuron.
View Answer
True
10. The rate at which cost changes with respect to weight or bias is called _________
View Answer
gradient
11. GPU stands for ________
View Answer
graphic
12. What is the difference between the actual output and generated output known as?
View Answer
cost
13. A Shallow Neural Network has only one hidden layer between Input and Output layers.
View Answer
True
14. _____________ is a recommended Model for Pattern Recognition in Unlabeled Data.
View Answer
auto
15. Process of improving the accuracy of a Neural Network is called _______________.
View Answer
training
16. Restricted Boltzmann Machine expect the data to be labeled for Training.
View Answer
False
17. What is the best Neural Network Model for Temporal Data?
View Answer
recurrent
18. How do RNTS interpret words?
View Answer
vector
19. Recurrent Network can input Sequence of Data Points and Produce a Sequence of Output.
View Answer
True
20. A Deep Belief Network is a stack of Restricted Boltzmann Machines.
View Answer
True
21.
View Answer
hidden
22. All the Visible Layers in a Restricted Boltzmannn Machine are connected to each other.
View Answer
False
23. What is the best Neural Network Model for Temporal Data?
View Answer
recuurent
24. What are the two layers of a Restricted Boltzmann Machine called?
View Answer
hidden
25. RELU stands for ________
View Answer
rectified linear
26. All the Visible Layers in a Restricted Boltzmannn Machine are connected to each other.
View Answer
False
27. Why is the Pooling Layer used in a Convolution Neural Network?
View Answer
dimension
28. All the Visible Layers in a Restricted Boltzmannn Machine are connected to each other.
View Answer
False
29. What does LSTM stand for?
View Answer
long short term mem
30. All the neurons in a convolution layer have different Weights and Biases.
View Answer
False
31. The measure of Difference between two probability distributions is know as
View Answer
KL Diver
32. ___________ works best for Image Data.
View Answer
convultion
33. Neural Networks Algorithms are inspired from the structure and functioning of the Human Biological Neuron.
View Answer
True
34. Autoencoders cannot be used for Dimensionality Reduction.
View Answer
False
35. What is the method to overcome the Decay of Information through time in RNN known as?
View Answer
Gating
36. De-noising and Contractive are examples of _____________
View Answer
autoencoder
37. What is the difference between the actual output and generated output known as?
View Answer
cost
38. ________________ models are best suited for Recursive Data.
View Answer
Recursive neutral tensor nets
39. A _______________ matches or surpases the output of an individual neuron to a visual stimuli.
View Answer
Convolution
40. Support Vector Machines, Naive Bayes and Logistic Regression are used for solving ___________________ problems
View Answer
Classification
41. How do RNTS interpret words?
View Answer
Vector Representations
No comments:
Post a Comment