최신 H13-321_V2.5 무료덤프 - Huawei HCIP-AI-EI Developer V2.5
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.)
정답: A,B,C,D
설명: (DumpTOP 회원만 볼 수 있음)
When training a deep neural network model, a loss function measures the difference between the model's predictions and the actual labels.
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following statements about the levels of natural language understanding are true?
정답: A,C,D
설명: (DumpTOP 회원만 볼 수 있음)
Vision transformer (ViT) performs well in image classification tasks. Which of the following is the main advantage of ViT?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following statements about the standard normal distribution are true?
정답: B,D
설명: (DumpTOP 회원만 볼 수 있음)
Maximum likelihood estimation (MLE) requires knowledge of the sample data's distribution type.
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
The jieba ------() method can be used for word segmentation.
정답:
cut
Explanation:
In Python'sjiebalibrary, the cut() method is used for Chinese word segmentation. It splits a given sentence into individual words based on probabilistic models and a dictionary. The method supports both precise mode and full mode, with precise mode being the default for balanced accuracy and completeness.
Exact Extract from HCIP-AI EI Developer V2.5:
"The jieba.cut() method segments Chinese text into words, supporting multiple modes for different application needs." Reference:HCIP-AI EI Developer V2.5 Official Study Guide - Chapter: Chinese Word Segmentation Tools
Explanation:
In Python'sjiebalibrary, the cut() method is used for Chinese word segmentation. It splits a given sentence into individual words based on probabilistic models and a dictionary. The method supports both precise mode and full mode, with precise mode being the default for balanced accuracy and completeness.
Exact Extract from HCIP-AI EI Developer V2.5:
"The jieba.cut() method segments Chinese text into words, supporting multiple modes for different application needs." Reference:HCIP-AI EI Developer V2.5 Official Study Guide - Chapter: Chinese Word Segmentation Tools