Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Huawei H13-311_V3.5 HCIA-AI V3.5 Exam Exam Practice Test

Demo: 18 questions
Total 60 questions

HCIA-AI V3.5 Exam Questions and Answers

Question 1

Which of the following is NOT a commonly used AI computing framework?

Options:

A.

PyTorch

B.

MindSpore

C.

TensorFlow

D.

OpenCV

Question 2

Sigmoid, tanh, and softsign activation functions cannot avoid vanishing gradient problems when the network is deep.

Options:

A.

TRUE

B.

FALSE

Question 3

Which of the following algorithms presents the most chaotic landscape on the loss surface?

Options:

A.

Stochastic gradient descent

B.

MGD

C.

MBGD

D.

BGD

Question 4

Single-layer perceptrons and logistic regression are linear classifiers that can only process linearly separable data.

Options:

A.

TRUE

B.

FALSE

Question 5

Which of the following are AI capabilities provided by the HMS Core?

Options:

A.

MindSpore Lite

B.

HiAI Foundation

C.

HiAI Engine

D.

ML Kit

Question 6

The training error decreases as the model complexity increases.

Options:

A.

TRUE

B.

FALSE

Question 7

Which of the following statements are true about the k-nearest neighbors (k-NN) algorithm?

Options:

A.

k-NN typically uses the mean value method to predict regression.

B.

k-NN typically uses the majority voting method to predict classification.

C.

k-NN is a parametric method often used for datasets with regular decision boundaries.

D.

The k-NN algorithm determines which class an object belongs to based on the class to which most of the object's k nearest neighbors belong.

Question 8

Which of the following statements is false about feedforward neural networks?

Options:

A.

A unidirectional multi-layer structure is adopted. Each layer includes several neurons, and those in the same layer are not connected to each other. Only unidirectional inter-layer information transmission is supported.

B.

Nodes at each hidden layer represent neurons that provide the computing function.

C.

Input nodes do not provide the computing function and are used to represent only the element values of an input vector.

D.

Each neuron is connected to all neurons at the previous layer.

Question 9

The core of the MindSpore training data processing engine is to efficiently and flexibly convert training samples (datasets) to MindRecord and provide them to the training network for training.

Options:

A.

TRUE

B.

FALSE

Question 10

"Today's speech processing technology can achieve a recognition accuracy of over 90% in any case." Which of the following is true about this statement?

Options:

A.

This statement is incorrect. The accuracy of speech recognition is high, but not extremely high.

B.

This statement is incorrect. In many situations, noise and background sound have a huge impact on speech recognition accuracy.

C.

This statement is correct. Speech processing can achieve a high level of accuracy.

D.

This statement is correct. Speech processing has a long history and the technology is very mature.

Question 11

In MindSpore, mindspore.nn.Conv2d() is used to create a convolutional layer. Which of the following values can be passed to this API's "pad_mode" parameter?

Options:

A.

pad

B.

same

C.

valid

D.

nopadding

Question 12

Which of the following activation functions may cause the vanishing gradient problem?

Options:

A.

Softplus

B.

ReLU

C.

Sigmoid

D.

Tanh

Question 13

The concept of "artificial intelligence" was first proposed in the year of:

Options:

A.

1950

B.

1956

C.

1960

D.

1965

Question 14

Which of the following are general quantum algorithms?

Options:

A.

HHL algorithm

B.

Shor algorithm

C.

Grover algorithm

D.

A* search algorithm

Question 15

In machine learning, which of the following inputs is required for model training and prediction?

Options:

A.

Neural network

B.

Historical data

C.

Training algorithm

D.

Manual program

Question 16

The general process of building a project using machine learning involves the following steps: split data, _________________ the model, deploy the model the model, and fine-tune the model.

Options:

Question 17

Which of the following statements are true about decision trees?

Options:

A.

The common decision tree algorithms include ID3, C4.5, and CART.

B.

Quantitative indicators of purity can only be obtained by using information entropy.

C.

Building a decision tree means selecting feature attributes and determining their tree structure.

D.

A key step to building a decision tree involves dividing all feature attributes and comparing the purity of the division's result sets.

Question 18

Which of the following does not belong to the process for constructing a knowledge graph?

Options:

A.

Determining the target domain of the knowledge graph

B.

Data acquisition

C.

Creating new concepts

D.

Knowledge fusion

Demo: 18 questions
Total 60 questions