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

H13-321_V2.5 VCE Exam Download

HCIP - AI EI Developer V2.5 Exam Questions and Answers

Question 9

In the image recognition algorithm, the structure design of the convolutional layer has a great impact on its performance. Which of the following statements are true about the structure and mechanism of the convolutional layer? (Transposed convolution is not considered.)

Options:

A.

In the convolutional layer, each neuron only collects some information. This effectively reduces the memory required.

B.

The convolutional layer uses parameter sharing so that features at different positions share the same group of parameters. This reduces the number of network parameters required but reduces the expression capabilities of models.

C.

A stride in the convolutional layer can control the spatial resolution of the output feature map. A larger stride indicates a smaller output feature map and simpler calculation.

D.

The convolutional layer slides over the input feature map using a convolution kernel of a fixed size to extract local features without explicitly defining their features.

Question 10

In an HSV color space, H is for hue, S is for saturation, and V is for value. Which of the following statements about the HSV color space are true?

Options:

A.

Saturation describes how vivid the color is. The lower the saturation, the closer the color is to gray. The higher the saturation, the more vivid the color.

B.

Hue indicates the basic color attributes, such as red, green, and blue.

C.

Value is a measure of brightness. The image brightness can be enhanced by processing the V component of the HSV color space.

D.

The HSV color space perceives colors differently from human eyes, so it is not suitable for image segmentation or color analysis.

Question 11

In 2017, the Google machine translation team proposed the Transformer in their paperAttention is All You Need. In a Transformer model, there is customized LSTM with CNN layers.

Options:

A.

TRUE

B.

FALSE

Question 12

Which of the following statements about the levels of natural language understanding are true?

Options:

A.

Syntactic analysis is to find out the meaning of words, structural meaning, their combined meaning, so as to determine the true meaning or concept expressed by a language.

B.

Semantic analysis is to analyze the structure of sentences and phrases to find out the relationship between words and phrases, as well as their functions in sentences.

C.

Speech analysis involves distinguishing independent phonemes from a speech stream based on phoneme rules, and then identifying syllables and their lexemes or words according to the phoneme form rules.

D.

Lexical analysis is to find the lexemes of a word and obtain linguistic information from them.

E.

Pragmatic analysis is to study the influence of the language's external environment on the language users.