DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Huawei H13-311 Exam Sample Questions | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
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
View answer
Correct Answer: B
Question #2
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
View answer
Correct Answer: D
Question #3
Numerical calculation refers to the method and process of effectively using the digital computer to solve the approximate problem of mathematical problems, and the discipline consisting of related theories. Which of the following processes are involved in solving actual problems with a computer? (Multiple Choice)
A. Know the actual problemcorrect
B. Mathematical modelcorrect
C. Numerical calculation methodcorrect
D. Programm1ngcorrect
E. Computer calculation resultscorrect
View answer
Correct Answer: ABCDE
Question #4
The following options do not belong to the scope of Huawei's full - stack solution are?
A. Application enable
B. Edge computing
C. Open source framework
D. Chip enable
View answer
Correct Answer: B
Question #5
Traffic agent can achieve () Hour full time/Global traffic awareness?
A. 7×24correct
B. 5×24
C. 5×12
D. 7×12
View answer
Correct Answer: A
Question #6
twenty two.Among machine learning algorithms, which of the following is not unsupervised learning?
A. GMM
B. Xgboostcorrect
C. Clustering
D. Association rules
View answer
Correct Answer: B
Question #7
Which of the following conditions is not a condition that n-fold bernoulli trials needs to meet?
A. Each test was repeated under the same conditions
B. There are only two possible outcomes for each trial, i
C. Each test itself is obeying normal distributioncorrect
D. The results of each trial are independent of each other
View answer
Correct Answer: C
Question #8
In Huawei Cloud El Enterprise Intelligence, which basic platform services are included? (Multiple Choice)
A. Machine learningcorrect
B. Deep learningcorrect
C. Graph enginecorrect
D. Batch processingcorrect
View answer
Correct Answer: ABCD
Question #9
What is wrong description of the Python module?
A. The Python module is a Python file that ends with
B. The Python module allows you to logically organize your Python code snippets
C. Python modules can define functions, classes, and variables, but the module does not contain executable code
D. Assigning relevant code to a module can make your code better and easier to understand
View answer
Correct Answer: C
Question #10
The determinant of square matrix A is a scalar.
A. False
B. True
View answer
Correct Answer: B
Question #11
Which of the following options is not the Tensorflow build process?
A. Building a calculation chart
B. Input tensor
C. Generate a session
D. Update weights I Right Answers)correct
View answer
Correct Answer: D
Question #12
Which of the following does not belong to long-term memory LSTM (long Short?Term Memory) network architecture?
A. Memory doorcorrect
B. Forget the door
C. Input door
D. Output door
View answer
Correct Answer: A
Question #13
What is the English abbreviation for AI?
A. Automatic Intelligence
B. Artifical Intelligencecorrect
C. Automatic Information
D. Artifical Information
View answer
Correct Answer: B
Question #14
Huawei Cloud EI provides knowledge graph, OCR, machine translation, and the Celia (virtual assistant) development platform.
A. ATRUE
B. BFALSE
View answer
Correct Answer: A
Question #15
PyTorch Which of the following functions does not have?
A. Inline kerascorrect
B. Support dynamic graph
C. Automatic derivative
D. GPU accelerate
View answer
Correct Answer: A
Question #16
What is wrong description of backpropagation?
A. The learning process of the backpropagation algorithm consists of a forward propagation process and a back-propagation process
B. The backpropagation algorithm is a learning algorithm suitable for multi-layer neural networks, which is based on the gradient descent method
C. The backpropagation phase sends training inputs to the network to obtain an stimuli response
D. The backpropagation algorithm is mainly repeated by two loops (excitation propagation, weight update) until the response of the network to the input reaches the predetermined target range
View answer
Correct Answer: C
Question #17
According to Huawei Cloud EI Intelligent platform, which of the following solutions can be provided? (Multiple choice)
A. Crowd statistics programcorrect
B. Policy query scheme based on knowledge graphcorrect
C. Vehicle identification schemecorrect
D. Intrusion recognition schemecorrect
View answer
Correct Answer: ABCD
Question #18
What is the subject of artificial intelligence?
A. Mathematics and Physiology
B. Psychology and Physiology
C. Linguistics
D. Comprehensive mterd1sc1pl1nary and marginal d1sc1phnescorrect
View answer
Correct Answer: D
Question #19
In Huawei Cloud El Enterprise Intelligence, which basic platform services are included? (Multiple Choice)
A. Machine learningcorrect
B. Deep learningcorrect
C. Graph enginecorrect
D. Batch processingcorrect
View answer
Correct Answer: ABCD
Question #20
SVM What are the commonly used kernel functions in? (Multiple choice)
A. Gaussian kernel functioncorrect
B. Polynomial kernel functioncorrect
C. Sigmiod Kernel functioncorrect
D. Linear kernelcorrect
View answer
Correct Answer: ABCD
Question #21
In the face search service, if we want to delete a certain face set, we can use this code: firs_cliet.get_v2().get_face_set_service().delete_face_set("**"), among them "**" is to fill in the actual face set name.
A. TRUEcorrect
B. FALSE
View answer
Correct Answer: A
Question #22
Principal Component Analysis (PCA) is a statistical method. A set of variables that may be related to each other is transformed into a set of linearly related variables by orthogonal transformation. The converted set of variables is called the principal component.
A. True
B. Falsecorrect
View answer
Correct Answer: B
Question #23
Pytorch Which company launched it first?
A. Baidu
B. Google
C. Facebookcorrect
D. Huawei
View answer
Correct Answer: C
Question #24
What is wrong description of the Python module?
A. The Python module is a Python file that ends with
B. The Python module allows you to logically organize your Python code snippets
C. Python modules can define functions classes and variables but the module does not contain executable codecorrect
D. Assigning relevant code to a module can make your code better and easier to understand
View answer
Correct Answer: C
Question #25
When the voice recognition service is successfully called, which field is the recognition result stored in?
A. resultcorrect
B. content
C. data
D. text
View answer
Correct Answer: A
Question #26
Which of the following are AI Subfield?
A. Machine learning
B. Computer vision
C. Speech Recognition
D. Natural language processing
View answer
Correct Answer: ABCD
Question #27
The TensorFlow framework does not support Windows systems.
A. True
B. Falsecorrect
View answer
Correct Answer: B
Question #28
As we understand more about machine learning, we will find that its scope is constantly changing over time.
A. ATRUE
B. BFALSE
View answer
Correct Answer: A
Question #29
HUAWEI HiAI Engine Can easily combine multiple AI Ability and App integrated.
A. TRUEcorrect
B. FALSE
View answer
Correct Answer: A
Question #30
Which of the following algorithms presents the most chaotic landscape on the loss surface?
A. AStochastic gradient descent
B. BMGD
C. CMBGD
D. DBGD
View answer
Correct Answer: A

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: