Apache MXNet MCQ Questions & Answers

Apache MXNet MCQs : This section focuses on "Basics" of Apache MXNet. These Multiple Choice Questions (MCQ) should be practiced to improve the Apache MXNet skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.

1. ____________ is a powerful open-source deep learning software framework instrument helping developers build, train, and deploy Deep Learning models.

A. Apache Net
B. Apache SXNet
C. Apache MXNet
D. Apache WP

View Answer


2. Which of the following are deep learning platforms?

A. Torch7
B. Caffe
C. Theano
D. All of the above

View Answer


3. _______ is a Gluon toolkit for computer vision powered by MXNet.

A. GluCV
B. GluonCV
C. GCV
D. GluTool

View Answer


4. Which of the following are features of GluonCV?

A. More than 170+ high quality pretrained models
B. Embrace flexible development pattern
C. Easy to understand implementations
D. All of the above

View Answer


5. GluonTS is a Gluon toolkit for Probabilistic Time Series Modeling powered by MXNet.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


6. Which module provides flexible imperative programs for Apache MXNet?

A. KVStore
B. Data Loading
C. NDArray
D. Symbol Construction

View Answer


7. ___________ is a Gluon toolkit for Natural Language Processing (NLP) powered by MXNet.

A. GluonNP
B. GluNLP
C. GluonNLP
D. GNLP

View Answer


8. ________ API is not thread safe which means that only one thread should make engine API calls at a time.

A. Wait
B. VarHandle
C. Context
D. Push

View Answer


9. KV stores stands for?

A. Key-Visualize store
B. Key-Value store
C. Kernel-Value store
D. None of the above

View Answer


10. Operator system module consists of all the operators that define static forward and gradient calculation.

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer





Discussion



* You must be logged in to add comment.