[2023年02月27日] 最新版を今すぐ試そうH13-311_V3.0練習テスト問題解答 [Q44-Q66]

Share

[2023年02月27日] 最新版を今すぐ試そうH13-311_V3.0練習テスト問題解答

H13-311_V3.0問題集と試験テストエンジン


Huawei H13-311_V3.0 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • AIの主流開発フレームワーク
  • HuaweiのAI開発戦略
  • アトラスの業界アプリケーション
トピック 2
  • HuaweiHiAIプラットフォームに基づくアプリの開発
  • AIの技術分野と応用分野
トピック 3
  • その他の主要な機械学習方法
  • 機械学習の定義
  • HUAWEICLOUDエンタープライズインテリジェンスアプリケーションプラットフォーム
トピック 4
  • 機械学習実験
  • 主流の開発フレームワーク
  • HuaweiAIコンピューティングプラットフォームアトラス
トピック 5
  • 主流の開発フレームワークと深層学習実験
  • 一般的な機械学習アルゴリズム
トピック 6
  • スマートデバイス向けHuaweiオープンAIプラットフォーム
  • ディープラーニング開発の基本ステップ
トピック 7
  • Huawei AtlasAIコンピューティングプラットフォーム
  • 機械学習の概要
  • AIの将来の展望
トピック 8
  • Ascendチップのハードウェアアーキテクチャ
  • MindSporeの開発とアプリケーション

 

質問 44
Information theory is a branch of applied mathematics, the main research is to quantify how much information a signal contains. Who first proposed the information entropy?

  • A. Turing
  • B. Minsky
  • C. Shannon
  • D. Simon

正解: C

 

質問 45
HUAWEI CLOUD ModelArts Is for AI Which of the following functions are in the developed one-stop development platform Mode1Arts Can have?

  • A. Automatic learning
  • B. Data governance
  • C. AI market
  • D. Visual workflow

正解: A,B,C,D

 

質問 46
What are the regularizations in deep learning? (Multiple Choice)

  • A. Integration method
  • B. Dropout
  • C. Data set enhancement
  • D. L1 norm. L2 norm

正解: A,B,C,D

 

質問 47
Huawei firmly believes that the value of AI is ultimately reflected in solving the actual business problems of enterprises. Therefore, in the development of AI technology, Huawei firmly relies on domain solutions as the traction and focuses.

  • A. False
  • B. True

正解: B

 

質問 48
On Huawei Cloud EI Which of the following can be AI Technology is integrated into the application scenarios of all walks of life AI The advantages of technology to improve efficiency and improve experience.

  • A. OBS Object storage service
  • B. Cloud database
  • C. EI Agent
  • D. EI Big data service

正解: C

 

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

  • A. 5*12
  • B. 5*24
  • C. 7*12
  • D. 7*24

正解: D

 

質問 50
Python authors deliberately design very restrictive grammars that make bad programming habits (such as the next line of if statement not indented to the right) cannot be compiled

  • A. False
  • B. True

正解: B

 

質問 51
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?

  • A. Assign an initial value to iteratively update weight by checking the difference between the best value and the initial
  • B. The above is not correct
  • C. Random assignment, pray that they are correct
  • D. Search for a combmat1on of weight and deviation until the best value 1s obtained

正解: A

 

質問 52
In neural networks, weights are often shareD. Which of the following neural networks will share weights?

  • A. Fully connected neural network
  • B. Recurrent neural network
  • C. sensor
  • D. Convolutional Neural Network

正解: B,D

 

質問 53
Huawei AI The whole scenario includes public cloud, private cloud, various edge computing, IoT industry terminals and consumer. The deployment environment of terminal, edge, and cloud for fee-based terminals.

  • A. TRUE
  • B. FALSE

正解: A

 

質問 54
Feature is the dimension that describes the characteristics of the sample. Regarding its interpretability in traditional machine learning and deep learning, the following statement is correct:

  • A. Features are weak in interpretability in traditional machine learning and deep learning
  • B. Features are interpretable in traditional machine learning and deep learning
  • C. Features are interpretable in traditional machine learning, but weak in deep learning
  • D. Features are weak in traditional machine learning, but strong in deep learning

正解: C

 

質問 55
HUAWEI HiAI Which tool does the platform support to integrate with?

  • A. Android Studio
  • B. MyEclipse
  • C. Jupyter Notebook
  • D. Spider

正解: A

 

質問 56
What is in the category of artificial intelligence? (Multiple choice)

  • A. Cognition
  • B. Action
  • C. None of the above
  • D. Perception

正解: A,B,D

 

質問 57
For the image classification problem, which of the following neural networks is more suitable to solve this problem?

  • A. Fully connected neural network
  • B. Recurrent neural network
  • C. sensor
  • D. Convolutional Neural Network

正解: D

 

質問 58
The following options belong to keras under estimator The encapsulation methods are?

  • A. prediction
  • B. Assessment
  • C. training
  • D. Output model

正解: A,B,C

 

質問 59
Which of the following does not belong to the AI school?

  • A. behaviorism
  • B. connectionism
  • C. symbolism
  • D. statism

正解: D

 

質問 60
What does not belong to supervised learning?

  • A. Logistic regression
  • B. Support vector machine
  • C. Princi1pal component analysis
  • D. Decision tree

正解: C

 

質問 61
the determinant of square matrix A is a scalar.

  • A. False
  • B. True

正解: B

 

質問 62
If a model has a large deviation on the test set and a small variance, it means that the model?

  • A. Overfitting
  • B. May be overfitting may be underfitting
  • C. Just fit
  • D. Underfitting

正解: D

 

質問 63
Which of the following does the convolutional neural network structure not include?

  • A. Convolutional layer
  • B. Pooling layer
  • C. Loop layer
  • D. Fully connected layer

正解: C

 

質問 64
What is the correct description about Python tuples?

  • A. the difference between lists and tuples is that the elements of tuples cannot be modified
  • B. square brackets are used for lists, and parentheses are used for tuples
  • C. when the tuple contains only one element, you need to add a comma after the element
  • D. the creation of the tuple is very simple, just add the element in the brackets, and use commas to separate

正解: A,B,C,D

 

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

  • A. Model training
  • B. Feature extraction
  • C. Feature selection
  • D. Analysis and positioning task

正解: B,C

 

質問 66
......

2023年最新のGoShiken H13-311_V3.0のPDFで最近更新された問題です:https://www.goshiken.com/Huawei/H13-311_V3.0-mondaishu.html

Huawei H13-311_V3.0問題集にはリアル試験問題解答:https://drive.google.com/open?id=1OVks7bdlKUXIvhviyIpcXvNhsxJ2X9Vn