لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
In the process of training the neural network, we use the gradient descent method to continuously update which value, which makes the loss Function minimization?
A. Eigenvalues
B. Hyperparameter
C. parameter
D. Number of samples
عرض الإجابة
اجابة صحيحة: C
السؤال #2
What are the service categories included in Huawei Cloud EI Enterprise Intelligence? (Multiple Choice)
A. EI visual cognitioncorrect
B. EI online games
C. EI speech semanticscorrect
D. EI industry scenecorrect
عرض الإجابة
اجابة صحيحة: ACD
السؤال #3
TensorF1ow Which of the following companies first developed?
A. Oracle
B. Facebook
C. Nvidia
D. Googlecorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #4
Which of the following is not included in the recurrent neural network usage scenario?
A. Machine translation
B. Speech recognition
C. Image style migrationcorrect
D. Text generation
عرض الإجابة
اجابة صحيحة: C
السؤال #5
The following code was used when compiling the model: model.compile(optimizer='Adam,loss='categorical.crossentropy',metrics=[tf.keras.metrics.accuracy]), currently using evaluate When the method evaluates the model, which of the following indicators will be output? (Multiple choice)
A. accuracycorrect
B. categorical_ 1oss
C. losscorrect
D. categorical accuracy
عرض الإجابة
اجابة صحيحة: AC
السؤال #6
In machine learning, what input the model needs to train itself and predict the unknown?
A. Manual procedure
B. Neural Networks
C. Training algorithm
D. historical datacorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #7
What is the subject of artificial intelligence?
A. Mathematics and Physiology
B. Psychology and Physiology
C. Linguistics
D. Comprehensive interdisciplinary and marginal disciplinescorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #8
Faced with the challenge of achieving efficient distributed training for ultra-large-scale models, MindSpore is handled as?
A. Automatic parallelcorrect
B. Serial
C. Manual parallel
عرض الإجابة
اجابة صحيحة: A
السؤال #9
As the cornerstone of Huawei's full - stack, all - scenario AI solution, it provides modules, boards, and servers powered by the Ascend AI processor to meet customer demand for computing power in all scenarios.
A. Atlas
B. CANN
C. MindSpore
D. ModelArts
عرض الإجابة
اجابة صحيحة: A
السؤال #10
GBDT Compared with the random forest algorithm, which of the following statements is wrong?
A. GBDT Algorithm is easier to underfit than random forest
B. Random forest is calculated in parallel, while GBDT Can't
C. GBDT Algorithm is easier to overfit than random forestcorrect
D. GBDT And random forest are built on CART Based on the tree
عرض الإجابة
اجابة صحيحة: C
السؤال #11
Artificial intelligence is the research and development of theories, methods and application systems used to simulate, extend and expand human intelligence Of a new technological science.
A. TRUEcorrect
B. FALSE
عرض الإجابة
اجابة صحيحة: A
السؤال #12
Huawei's chip support HUAWEI HiAI Which module of?
A. HiAI Engine
B. HiAI Foundationcorrect
C. HiAI Framework
D. HiAI Service
عرض الإجابة
اجابة صحيحة: B
السؤال #13
Which of the following is not included in the recurrent neural network usage scenario?
A. Machine translation
B. Speech recognition
C. Image style migrationcorrect
D. Text generation
عرض الإجابة
اجابة صحيحة: C
السؤال #14
In May 1997, the famous "Human-Machine Wars" final computer defeated Kasparov, the world chess king, with a total score of 3.5 to 2.5. Is this computer called?
A. Dark bluecorrect
B. Dark green
C. Ponder
D. Blue sky
عرض الإجابة
اجابة صحيحة: A
السؤال #15
In machine learning, which of the following inputs is required for model training and prediction?
A. ANeural network
B. BHistorical data
C. CTraining algorithm
D. DManual program
عرض الإجابة
اجابة صحيحة: B
السؤال #16
The loss function of logistic regression is the cross-entropy loss function.
A. TRUEcorrect
B. FALSE
عرض الإجابة
اجابة صحيحة: A
السؤال #17
The three stages of artificial intelligence include computational intelligence, () , Cognitive intelligence.
A. Weak artificial intelligence
B. Perceptual intelligence
C. Behavioral intelligence
D. Strong artificial intelligence
عرض الإجابة
اجابة صحيحة: B
السؤال #18
As we understand more about machine learning, we will find that its scope is constantly changing over time.
A. TRUE
B. FALSE
عرض الإجابة
اجابة صحيحة: A
السؤال #19
What people say about neural networks is wrong?
A. As the number of hidden layers of the neural network increases, the classification ability of the model gradually weakenscorrect
B. The limitation of a single-layer perceptron is that it cannot solve the XOR problem
C. The feedforward neural network can be represented by a directed acyclic graph
D. There is no connection between neurons in the same layer of the feedforward neural network
عرض الإجابة
اجابة صحيحة: A
السؤال #20
As the following, what are the Python language design philosophy? (Multiple Choice)
A. Beautifulcorrect
B. Expensive
C. Explicitcorrect
D. Simplecorrect
عرض الإجابة
اجابة صحيحة: ACD
السؤال #21
In the process of training the neural network, we use the gradient descent method to continuously update which value, which makes the loss Function minimization?
A. Number of samples
B. Eigenvalues
C. Hyperparameter
D. parametercorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #22
The commonly used functions for mathematical operations in Python are basically in the math module and the cmath module.
A. Truecorrect
B. False
عرض الإجابة
اجابة صحيحة: A
السؤال #23
The activation function plays an important role in the neural network model learning and understanding of very complex problems. The following statement about the activation function is correct.
A. Activation functions are linear functions
B. Activation functions are non-linear functionscorrect
C. The activation function is partly a nonlinear function, partly a linear function
D. Most of the activation functions are nonlinear functions, and a few are linear functions
عرض الإجابة
اجابة صحيحة: B
السؤال #24
Which of the following options is not the session mode used by TensorFlow?
A. Explicitly call the session to generate function
B. Explicitly call the session to close function
C. Through the Python context manager
D. Multiple POST queriescorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #25
Huawei's full-stack AI solution includes Ascend, MindSpore, and ModelArts. (Enter an acronym.)
A. AAII
B. BAIIS
C. CCANN
D. DNone of the above
عرض الإجابة
اجابة صحيحة: C
السؤال #26
Faced with the challenge of achieving efficient distributed training for ultra-large-scale models, MindSpore is handled as?
A. Automatic parallelcorrect
B. Serial
C. Manual parallel
عرض الإجابة
اجابة صحيحة: A
السؤال #27
There are a lot of data generated during the training of the neural network. What mechanism does TensorFlow use to avoid excessive input data?
A. Client
B. feed
C. placeholdercorrect
D. fetch
عرض الإجابة
اجابة صحيحة: C
السؤال #28
The image data of the passport recognition service is not needed base64 Coded.
A. TRUE
B. FALSEcorrect
عرض الإجابة
اجابة صحيحة: B
السؤال #29
Functions are well-organized, non-reusable code segments used to implement a single, or associated Function.
A. True
B. Falsecorrect
عرض الإجابة
اجابة صحيحة: B
السؤال #30
PyTorch Which of the following functions does not have?
A. Inline kerascorrect
B. Support dynamic graph
C. Automatic derivative
D. GPU accelerate
عرض الإجابة
اجابة صحيحة: A

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: