Winter Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

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

HCIA-AI V3.5 Exam Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$43.75  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$38.5  $109.99
Question 1

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 2

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

Options:

A.

TRUE

B.

FALSE

Question 3

Which of the following are use cases of generative adversarial networks?

Options:

A.

Photo repair

B.

Generating face images

C.

Generating a 3D model from a 2D image

D.

Generating images from text

Question 4

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.

Question 5

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

Options:

A.

TRUE

B.

FALSE

Question 6

What are the application scenarios of computer vision?

Options:

A.

Video action analysis

B.

Image search

C.

Smart albums

D.

Voice navigation

Question 7

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

Question 8

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 9

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

Question 10

In MindSpore, the basic unit of the neural network is nn.Cell.

Options:

A.

TRUE

B.

FALSE

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

Convolutional neural networks (CNNs) cannot be used to process text data.

Options:

A.

TRUE

B.

FALSE

Question 13

AI inference chips need to be optimized and are thus more complex than those used for training.

Options:

A.

TRUE

B.

FALSE

Question 14

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 15

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

Options:

A.

PyTorch

B.

MindSpore

C.

TensorFlow

D.

OpenCV

Question 16

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 17

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 18

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.

Options:

A.

TRUE

B.

FALSE