Deep Learning-Chorale Prelude
Deep Learning-Chorale Prelude
A Shallow Neural Network has only one hidden layer between Input and Output
layers.--true
2.What is the difference between the actual output and generated output known as?--
cost
3.Data Collected from Survey results is an example of ___________________.--
structured data
4.Name the component of a Neural Network where the true value of the input is not
observed.--hidden layer
5.Recurrent Networks work best for Speech Recognition.--true
6._______________ is a recommended Model for Pattern Recognition in Unlabeled
Data.--autoencoders
7.Support Vector Machines, Naive Bayes and Logistic Regression are used for solving
___________________ problems.--classification
8.________________ works best for Image Data.--convoulution networks
9.Process of improving the accuracy of a Neural Network is called
_______________.--training
10._____________________ is a Neural Nets way of classifying inputs.--forward
propogation
11.In a Neural Network, all the edges and nodes have the same Weight and Bias
values.--false
12.GPU stands for __________.--graphics processing unit
13.The rate at which cost changes with respect to weight or bias is called
__________________.--gradient
14.Neural Networks Algorithms are inspired from the structure and functioning of
the Human Biological Neuron.--true