Pass the Huawei HCIA-AI H13-311_V3.5 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

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


Questions # 2:

In a fully-connected structure, a hidden layer with 1000 neurons is used to process an image with the resolution of 100 x 100. Which of the following is the correct number of parameters?

Options:

A.

100,000


B.

10,000


C.

1,000,000


D.

10,000,000


Questions # 3:

When using the following code to construct a neural network, MindSpore can inherit the Cell class and rewrite the __init__ and construct methods.

Options:

A.

TRUE


B.

FALSE


Questions # 4:

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

Options:

A.

TRUE


B.

FALSE


Questions # 5:

Which of the following is the order of tensor [[0,1],[2,3]]?

Options:

A.

6


B.

3


C.

2


D.

4


Questions # 6:

Which of the following functions are provided by the nn module of MindSpore?

Options:

A.

Hyperparameter search modes such as GridSearch and RandomSearch


B.

Model evaluation indicators such as F1 Score and AUC


C.

Optimizers such as Momentum and Adam


D.

Loss functions such as MSELoss and SoftmaxCrossEntropyWithLogits


Questions # 7:

HarmonyOS can provide AI capabilities for external systems only through the integrated HMS Core.

Options:

A.

TRUE


B.

FALSE


Questions # 8:

Huawei Cloud ModelArts provides ModelBox for device-edge-cloud joint development. Which of the following are its optimization policies?

Options:

A.

Hardware affinity


B.

Operator optimization


C.

Automatic segmentation of operators


D.

Model replication


Questions # 9:

When feature engineering is complete, which of the following is not a step in the decision tree building process?

Options:

A.

Decision tree generation


B.

Pruning


C.

Feature selection


D.

Data cleansing


Questions # 10:

Which of the following statements is false about the debugging and application of a regression model?

Options:

A.

If the model does not meet expectations, you need to use data cleansing and feature engineering.


B.

After model training is complete, you need to use the test dataset to evaluate your model so that its generalization capability meets expectations.


C.

If overfitting occurs, you can add a regularization term to the Lasso or ridge regression and adjust hyperparameters.


D.

If underfitting occurs, you can use a more complex regression model, for example, logistic regression.


Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions