Artificial Intelligence - Artificial Neural Networks

Avatto > > UGC NET COMPUTER SCIENCE > > PRACTICE QUESTIONS > > Artificial Intelligence > > Artificial Neural Networks

66. Which of the following gives non-linearity to a neural network

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


67. Suppose you are to design a system where you want to perform word prediction also known as language modeling. You are to take output from previous state and also the input at each step to predict the next word. The inputs at each step are the words for which the next words are to be predicted. Which of the following neural network would you use?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


68. For a fully-connected deep network with one hidden layer, increasing the number of hidden units should have what effect on bias and variance?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


69. You are given the task of predicting the price of a house given the various features for a house such as number of rooms, area(sq ft), etc.
How many neurons should you have at the output?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


70. Which one of the following activation functions can be used as an activation function at the output layer for the task given in the above question?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *