 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | DeepSpeech is an open-source engine used to convert Speech into Text. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| E. | |
| Answer» B. FALSE | |
| 2. | Which of the following is true about TensorFlow? | 
| A. | The TensorFlow is based on Theano library. | 
| B. | It is produced by Google | 
| C. | TensorFlow does not have any option at run time | 
| D. | All of the above | 
| Answer» E. | |
| 3. | Can TensorFlow be deployed in container software? | 
| A. | Yes | 
| B. | No | 
| C. | Can be yes or no | 
| D. | Can not say | 
| Answer» B. No | |
| 4. | Which of the following defines specific input data that does not change with time? | 
| A. | tf.variable | 
| B. | tf.placeholder | 
| C. | Both A and B | 
| D. | None of the above | 
| Answer» C. Both A and B | |
| 5. | Variables in TensorFlow are also known as ? | 
| A. | tensor variable | 
| B. | tensor keywords | 
| C. | tensor attributes | 
| D. | tensor objects | 
| Answer» E. | |
| 6. | __________ provides a high-level API which makes neural network building and training fast and easy. | 
| A. | TensorLayer | 
| B. | TFLearn | 
| C. | PrettyTensor | 
| D. | Sonnet | 
| Answer» C. PrettyTensor | |
| 7. | TensorFlow architecture works in ________ parts. | 
| A. | 1 | 
| B. | 2 | 
| C. | 3 | 
| D. | 4 | 
| Answer» D. 4 | |
| 8. | Which of the following are main advantages of TensorFlow? | 
| A. | It has auto differentiation capabilities | 
| B. | It has platform flexibility | 
| C. | It is easily customizable and open-source | 
| D. | All of the above | 
| Answer» E. | |
| 9. | How many types of Tensors are there? | 
| A. | 2 | 
| B. | 3 | 
| C. | 4 | 
| D. | 5 | 
| Answer» C. 4 | |
| 10. | TensorFlow is aPython-based library which is used for creating machine learning applications. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| Answer» B. FALSE | |