Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

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

Page: 1 / 2
Total 60 questions

All kernels of the same convolutional layer in a convolutional neural network share a weight.

A.

TRUE

B.

FALSE

Which of the following statements about datasets are true?

A.

Testing refers to a process that uses a trained model for prediction. The dataset, which is used for testing, is called a testing set, and each sample is called a test sample.

B.

A dataset generally has multiple dimensions. In each dimension, events or attributes that reflect the performance or nature of a sample in a particular aspect are called features.

C.

In machine learning, a dataset is generally divided into a training set, validation set, and test set.

D.

When it comes to the machine learning process, the validation set and the test set are essentially the same.

The training error decreases as the model complexity increases.

A.

TRUE

B.

FALSE

Which of the following are covered by Huawei Cloud EIHealth?

A.

Drug R&D

B.

Clinical research

C.

Diagnosis and treatment

D.

Genome analysis

Which of the following is NOT a key feature that enables all-scenario deployment and collaboration for MindSpore?

A.

Data and computing graphs are transmitted to Ascend AI Processors.

B.

Federal meta-learning enables real-time, coordinated model updates between different devices, and across the device and cloud.

C.

Unified model IR delivers a consistent deployment experience.

D.

Graph optimization based on a software-hardware synergy shields the differences between scenarios.

Which of the following statements are false about softmax and logistic?

A.

In terms of probability, softmax modeling uses the polynomial distribution, whereas logistic modeling uses the binomial distribution.

B.

Multiple logistic regressions can be combined to achieve multi-class classification effects.

C.

Logistic is used for binary classification problems, whereas softmax is used for multi-class classification problems.

D.

In the multi-class classification of softmax regression, the output classes are not mutually exclusive. That is, the word "Apple" belongs to both the "fruit" and "3C" classes.

The global gradient descent, stochastic gradient descent, and batch gradient descent algorithms are gradient descent algorithms. Which of the following is true about these algorithms?

A.

The batch gradient algorithm can solve the problem of local minimum value.

B.

The global gradient algorithm can find the minimum value of the loss function.

C.

The stochastic gradient algorithm can find the minimum value of the loss function.

D.

The convergence process of the global gradient algorithm is time-consuming.

When learning the MindSpore framework, John learns how to use callbacks and wants to use it for AI model training. For which of the following scenarios can John use the callback?

A.

Early stopping

B.

Adjusting an activation function

C.

Saving model parameters

D.

Monitoring loss values during training

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

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

Google proposed the concept of knowledge graph and took the lead in applying knowledge graphs to search engines in 2012, successfully improving users' search quality and experience.

A.

TRUE

B.

FALSE