Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

H13-311_V3.0 HCIA-AI V3.0 Questions and Answers

Questions 4

In a neural network, knowing the weight and deviations of each neuron is the most important step. If you know the exact weights and deviations of neurons in some way, you can approximate any function

What is the best way to achieve this?

Options:

A.

Random assignment, pray that they are correct

B.

Search for a combmat1on of weight and deviation until the best value 1s obtained

C.

Assign an initial value to iteratively update weight by checking the difference between the best value and the initial

D.

The above is not correct

Buy Now
Questions 5

The number of rows and columns of the three matrices A , B. and C is 3 rows and 2 columns, 2 rows. 3 columns. 3 rows and 3 columns. which of the following operations is meaningful?

Options:

A.

AC

B.

BC

C.

A+B

D.

AB-BC

Buy Now
Questions 6

Which of the following can improve the computational efficiency of the neural network model? (Multjple choice)

Options:

A.

TPU

B.

GPU

C.

FPGA

D.

Large-scale distributed cluster

Buy Now
Questions 7

Which of the following options is not the Tensorflow build process?

Options:

A.

Building a calculation chart

B.

Input tensor

C.

Generate a session

D.

Update weights I Right Answers)

Buy Now
Questions 8

Global gradient descent algorithm, stochastic gradient descent algorithm and batch gradient descent algorithm are all gradient descent algorithms. The following is wrong about its advantages and disadvantages.

Options:

A.

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

B.

Batch gradient algorithm can solve the local minimum problem

C.

Stochastic gradient algorithm can find the minimum value of the loss function

D.

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

Buy Now
Questions 9

HUAWEI HiAI Empower APP What value?

Options:

A.

Safety

B.

stable

C.

real time

D.

at any time

Buy Now
Questions 10

Which of the following about the dictionary in Python is correct? (Multiple Choice)

Options:

A.

Each key and its corresponding value need to be separated by ":

B.

Separate the different key-value with

C.

The entire dictionary is included in the

D.

The keys of the d1cl1onary are unique and the data type 1s uniform

Buy Now
Questions 11

What are the advantages of Python? (Multiple choice)

Options:

A.

Simple

B.

Free

C.

High-level language

D.

Rich library

Buy Now
Questions 12

AI Chips are divided into business applications and can be divided into?

Options:

A.

training

B.

GPU

C.

Model building

D.

reasoning

Buy Now
Questions 13

Which command can be checked Atlas 300 (3000) Whether the accelerator card is in place?

Options:

A.

1spci | grep'npu'

B.

1spci | grep'd100'

C.

1spci grep'atlas'

D.

atlas info

Buy Now
Questions 14

The number of hidden layers of the deep learning neural network has a certain impact on the performance of the network. The following statement about its impact is correct.: A. The number of hidden layers is

appropriately reduced, and the resolution ability of the neural network remains unchanged

B. Increase the number of hidden layers appropriately, the stronger the resolution ability of the neural network

C. The number of hidden layers is appropriately reduced, the stronger the resolution ability of the neural network is

D. The number of hidden layers increases appropriately, the weaker the resolution ability of the neural network

Options:

Buy Now
Questions 15

The number or matrix is stored in the tensor

Options:

A.

True

B.

False

Buy Now
Questions 16

When the voice recognition service is successfully called, which field is the recognition result stored in?

Options:

A.

result

B.

content

C.

data

D.

text

Buy Now
Questions 17

Grid search is a method of parameter adjustment.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 18

Which of the following is not included in the recurrent neural network usage scenario?

Options:

A.

Machine translation

B.

Speech recognition

C.

Image style migration

D.

Text generation

Buy Now
Questions 19

L1 with L2 Regularization is a method commonly used in traditional machine learning to reduce generalization errors. The following is about the two. The right way is:

Options:

A.

L1 Regularization can do feature selection

B.

L1 with L2 Regularization can be used for feature selection

C.

L2 Regularization can do feature selection

D.

L1 with L2 Regularization cannot be used for feature selection

Buy Now
Questions 20

Traffic agent can achieve () Hour full time/Global traffic awareness?

Options:

A.

7×24

B.

5×24

C.

5×12

D.

7×12

Buy Now
Questions 21

The following code was used when compiling the model:model.compile(optimizer='Adam,loss='categorical.crossentropy',metrics=[tf.keras.metrics.accuracy]), currently using evaluate When the method evaluates the

model, which of the following indicators will be output?

Options:

A.

accuracy

B.

categorical_ 1oss

C.

loss

D.

categorical accuracy

Buy Now
Questions 22

enter 32*32 Image with size 5*5 The step size of the convolution kernel is 1 Convolution calculation, output image Size is:

Options:

A.

28*23

B.

28*28

C.

29*29

D.

23*23

Buy Now
Questions 23

What are the core concepts in TensorFlow? (Multiple Choice)

Options:

A.

Gridding

B.

Calculation Chart

C.

Dot Product

D.

Tensor

Buy Now
Questions 24

Which of the following descriptions of the depth feedforward network is correct?

Options:

A.

Deep feedforward network 1s a kind of neural network.

B.

The deep feedforward network has only one hidden layer.

C.

The unit on the hidden layer of the deep feedforward network will have countless.

D.

Deep feedforward network 1s used to deal with linear problems.

Buy Now
Questions 25

What is wrong description of the Python module?

Options:

A.

The Python module is a Python file that ends with .py and contains Python object definitions and Python statements.

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.

Buy Now
Questions 26

HiAI What are the advantages of mobile computing platforms?

Options:

A.

Quick source code

B.

Diverse tool chain

C.

Complete documentation

D.

plentiful API

Buy Now
Questions 27

Which is not a Python operator?

Options:

A.

arithmetic operator

B.

Reasoning operator

C.

Logical operator

D.

Comparison operator

Buy Now
Questions 28

AI Chip is also called AI Accelerators are specially designed to handle a large number of computing tasks in artificial intelligence applications functional module.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 29

Which of the following are included in the application scenarios ofTensorflow? (Multiple choice}

Options:

A.

Speech recognition

B.

Face recognition

C.

Image style changes

D.

Autopilot

Buy Now
Questions 30

Bagging In integrated learning, the relationship between each base learner is?

Options:

A.

Additive relationship

B.

relationship

C.

The latter model must be built on top of the previous model

D.

Independent

Buy Now
Questions 31

Which of the following steps in deep learning are automatically completed by the model?

Options:

A.

Model training

B.

Feature selection

C.

Analysis and positioning task

D.

Feature extraction

Buy Now
Questions 32

In supervised learning," Those who are near Zhu are red and those who are near Mo are black"Is used to describe which of the following models?

Options:

A.

K-Means

B.

SVM

C.

KNN

D.

Neural Networks

Buy Now
Questions 33

None of the following options TensorFlow2.0. The supported operators are:

Options:

A.

pow

B.

@

C.

^

D.

//

Buy Now
Questions 34

TensorFlow It is an end-to-end open source platform for machine learning and deep learning.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 35

The following are the description of the distribution function. distribution law. and density function of random variables.

which is incorrect?

Options:

A.

Distribution law can only describe the value rule of discrete random variables

B.

The density function can only describe the value rule of continuous random variables

C.

Discrete random variables have no d1slribulion function

D.

Distribution function describes the value rule of random variables

Buy Now
Questions 36

Which of the following options are May be used in calling Huawei cloud services?

Options:

A.

ak

B.

region

C.

project_id

D.

sk

Buy Now
Questions 37

The loss function of logistic regression is the cross-entropy loss function.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 38

What people say about neural networks is wrong?

Options:

A.

As the number of hidden layers of the neural network increases, the classification ability of the model gradually weakens

B.

The limitation of a single-layer perceptron is that it cannot solve the XOR problem

C.

The feedforward neural network can be represented by a directed acyclic graph

D.

There is no connection between neurons in the same layer of the feedforward neural network

Buy Now
Questions 39

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

Options:

A.

True

B.

False

Buy Now
Questions 40

On-Device Execution, that is, the entire image is offloaded and executed, and the computing power of the Yiteng chip can be fully utilized, which can greatly reduce the interaction overhead, thereby increasing the

accelerator occupancy rate. On-Device The following description is wrong?

Options:

A.

MindSpore Realize decentralized autonomy through adaptive graph optimization driven by gradient data A11 Reduce, Gradient aggregation is in step, and calculation and communication are fully streamlined

B.

Challenges of model execution under super chip computing power: Memory wall problems, high interaction overhead, and difficulty in data supply. Partly in Host Executed, partly in Device Execution, interaction

overhead is even much greater than execution overhead, resulting in low accelerator occupancy

C.

MindSpore Through the chip-oriented depth map optimization technology, the synchronization wait is less, and the "data computing communication" is maximized. The parallelism of “trust”, compared with training

performance Host Side view scheduling method is flat

D.

The challenge of distributed gradient aggregation under super chip computing power:ReslNet50 Single iteration 20ms Time will be generated The synchronization overhead of heart control and the communication

overhead of frequent synchronization. Traditional methods require 3 Synchronization completed A11 Reduce, Data-driven method autonomy A11 Reduce, No control overhead

Buy Now
Questions 41

The current technology application directions of artificial intelligence mainly include?

Options:

A.

Natural language processing

B.

Control System

C.

Computer vision

D.

Speech Recognition

Buy Now
Questions 42

In the deep learning network, the backpropagation algorithm is used to find the optimal parameters. What rules are used in the backpropagation algorithm to obtain the derivation layer by layer?

Options:

A.

Chain rule

B.

Cumulative rule

C.

Law of reciprocity

D.

Rule of Normalization

Buy Now
Questions 43

It is fine to pass in only one image when calling the face comparison service.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 44

Tensorflow is the second generation of artificial intelligence learning system developed by Google based on ( ).

Options:

A.

DistBelief

B.

PaleyFunction

C.

ConvexOne

D.

Infinity

Buy Now
Questions 45

Huawei AI The full scenarios include public cloud, private cloud, various edge computing, IoT industry terminals, and consumer terminals and other end, edge, and cloud deployment environments.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 46

In random forest, what strategy is used to determine the outcome of the final ensemble model?

Options:

A.

Cumulative system

B.

Find the average

C.

Voting system

D.

Cumulative system

Buy Now
Questions 47

Which of the following is not a module in the Tensorflow library?

Options:

A.

tf.nn

B.

tf. layers

C.

tf boost

D.

tf.contrib

Buy Now
Questions 48

Which of the following functions can numerically stabilize overflow and underflow?

Options:

A.

Softminus function

B.

Softplus function

C.

Soft max function

D.

Softmin func!Jon

Buy Now
Questions 49

From the labeled historical data, we can predict that the retail sales of the next quarter will be in 20-30 Wan still 30-40 Ten thousand", What is the problem?

Options:

A.

Regression problem

B.

Rule problem

C.

Classification problem

D.

Clustering problem

Buy Now
Questions 50

The for loop statement in the Python language can iterate through the items in any sequence.

Options:

A.

True

B.

False

Buy Now
Questions 51

Machine Learning Service is a data mining and analytics platform service that helps users quickly discover data patterns and build predictive models through machine learning techniques and deploy them as predictive analytics solutions

Options:

A.

True

B.

False

Buy Now
Questions 52

The following description of machine learning is correct?

Options:

A.

Deep learning is a branch of machine learning

B.

Deep learning and machine learning are mutually inclusive

C.

Deep learning and machine learning are both artificial intelligence but have no relationship to each other

D.

None of the above

Buy Now
Questions 53

The three stages of artificial intelligence include computational intelligence, () , Cognitive intelligence.

Options:

A.

Weak artificial intelligence

B.

Perceptual intelligence

C.

Behavioral intelligence

D.

Strong artificial intelligence

Buy Now
Questions 54

The commonly used loss functions in deep learning are?

Options:

A.

L1 Loss function

B.

Mean square error loss function

C.

Cross entropy error loss function

D.

Self-declining loss function

Buy Now
Questions 55

Which of the following conditions is not a condition that n-fold bernoulli trials needs to meet?

Options:

A.

Each test was repeated under the same conditions.

B.

There are only two possible outcomes for each trial, i.e. event A occurs and event A does not occur.

C.

Each test itself is obeying normal distribution

D.

The results of each trial are independent of each other.

Buy Now
Exam Code: H13-311_V3.0
Exam Name: HCIA-AI V3.0
Last Update: May 3, 2024
Questions: 369

PDF + Testing Engine

$130

Testing Engine

$95

PDF (Q&A)

$80