TensorFlow MCQ

TensorFlow MCQ

  • Sharad Jaiswal
  • 23rd Nov, 2021

We have listed here the best TensorFlow MCQ Questions for your basic knowledge of TensorFlow. This TensorFlow MCQ Test contains 25+ MCQ questions with answers. You have to select the right answer to TensorFlow MCQ with answers.

TensorFlow MCQ Questions

1) Which of the subsequent declaration(s) effectively represents an actual neuron in TensorFlow?

  • A. A neuron has a single enter and a single output best
  • B.A neuron has multiple inputs but a single output only
  • C.A neuron has a single input, however, more than one outputs
  • D.All of the above statements are valid

2) Which of the following techniques perform comparable operations as the dropout in a neural community in TensorFlow?

  • A. Stacking
  • B.Bagging
  • C.Boosting
  • D.None of these

3) Can a neural network model the characteristic (y=1/x) in TensorFlow?

  • A. True
  • B.False

4) Wherein neural internet architecture, does weight sharing occur in TensorFlow?

  • A. Fully related Neural community
  • B.Recurrent Neural community
  • C.Convolutional neural community
  • D.both b & c

5) In a neural network, which of the subsequent strategies is used to deal with overfitting in TensorFlow?

  • A. Dropout
  • B.Regularization
  • C.Batch Normalization
  • D.All of the above

6) Y = ax^2 + bx + c (polynomial equation of degree 2)Can this equation be represented via a neural network of a single hidden layer with linear threshold?

  • A. Yes
  • B.No

7) A numeric variable can shop numeric values with a maximum of eight digits.

  • A. True
  • B.False

8) Identify the lifeless unit in a neural community?

  • A. The unit which produces the most important sum-squared mistakes
  • B.A unit which does now not reply absolutely to any of the schooling styles
  • C.A unit which doesn’t replace throughout training by means of any of its neighbour
  • D.None of these

9) What if we use a gaining knowledge of fee that’s too huge?

  • A. Network will converge
  • B.Network will now not converge
  • C.Can’t Say

10) Which of following functions shouldn't be used at the output layer to classify an image?

  • A. tanh
  • B.ReLU
  • C.sigmoid
  • D.None of these

11) The nodes in the i/p layer is 10 and that in the hidden layer is 5 what will be the max. connections from the i/p layer to the hidden layer are?

  • A. Twenty
  • B.Sixty
  • C.Fifty
  • D.It is random

12) From the following choices where can deep learning be used?

  • A. Detection of exotic particles
  • B.Protein structure prediction
  • C.Prediction of chemical reactions
  • D.All of the above

13) The network that involves feedback links from o/p to i/p and hidden layers is called as ____

  • A. Self organizing maps
  • B.Multi layered perceptron
  • C.Recurrent neural network
  • D.All of the above

14) Feature Columns, handle a variety of input data types without _______ to the model.

  • A. Changes
  • B.user help
  • C.documentation
  • D.None of these

15) Why do we use TPU?

  • A. To visualize model
  • B.For debugging purpose only
  • C.To accelerate the development
  • D.TPU does not exist

16) What do you by TensorBoard?

  • A. TensorBoard provides the visualization and tooling needed for machine learning experimentation
  • B.TensorBoard is a metric tool which compares model in terms of their accuracy
  • C.TensorBoard does not exsist
  • D.TensorBoard is used to rank the best performing Tensors

17) Which of the following product isn't built using TensorFlow?

  • A. Hand Writing Recognition
  • B.Teachable Machine
  • C.Nsynth
  • D.Pandas

18) What is the full form of TPU?

  • A. Two processing unit
  • B.Truer processing unit
  • C.Test processing unit
  • D.Tensor processing unit

19) What is the full form of XLA in TensorFlow?

  • A. Accelerated Linear Algebra
  • B.Unknown Linear Algebra
  • C.Xtreme Linear Algebra
  • D.X Linear Algebra

20) Can TensorFlow be deployed in container software?

  • A. True
  • B.False

21) Which of the following dashboards in TensorFlow?

  • A. Scalar Dashboard
  • B.Histogram Dashboard
  • C.Distributer Dashboard
  • D.All of the above

22) Identify the type of Tensors?

  • A. Variable Tensor
  • B.Constant Tensor
  • C.Place Holder Tensor.
  • D.All of the above

23) Who discovered tensors?

  • A. Gargi-Curbastro
  • B.Gregorio Ricci-Curbastro
  • C.Both 1 and 2
  • D.None of these

24) What of the following is accurate in regard to backpropagation algorithm?

  • A. Also known as generalized delta rule.
  • B.No feedback at any stage
  • C.The error is propagated backwards to determine weight updates
  • D.All of the above

25) What are the general limitations of back propagation rule?

  • A. No feedback at any stage
  • B.Retarded convergence
  • C.Scaling
  • D.All of the above

Leave A Comment :

Valid name is required.

Valid name is required.

Valid email id is required.