Huawei H13-311_v3.0 H13-311_V3.0: HCIA-AI V3.0 Online Training
Huawei H13-311_v3.0 Online Training
The questions for H13-311_v3.0 were last updated at Nov 22,2024.
- Exam Code: H13-311_v3.0
- Exam Name: H13-311_V3.0: HCIA-AI V3.0
- Certification Provider: Huawei
- Latest update: Nov 22,2024
Faced with the challenge of achieving efficient distributed training for ultra-large-scale models, MindSpore is handled as?
- A . Automatic parallel
- B . Serial
- C . Manual parallel
Which of the following is not the difference between Python 2 and Python 3?
- A . print
- B . Unicode
- C . import
- D . xrange
Which of the following options is not central to linear algebra?
- A . Probability theory
- B . Linear transformation
- C . Matrix theory
- D . Vector space
The Python dictionary is widely identified by "{}". and the internal data consists of the key and its corresponding value
- A . True
- B . False
In the process of training the neural network, we use the gradient descent method to continuously update which value, which makes the loss Function minimization?
- A . Number of samples
- B . Eigenvalues
- C . Hyperparameter
- D . parameter
Huawei Machine learning Service MLS MLS is a one-stop platform that supports the entire process of data analysis.
Which of the following is not a feature of MLS?
- A . A rich library of machine learning algorithms.
- B . machine learning program is intuitive and easy to use.
- C . Distributed and scalable big data computing engine.
- D . Support for the R language but does not support the Python language
GBDT Compared with the random forest algorithm, which of the following statements is wrong?
- A . GBDT Algorithm is easier to underfit than random forest
- B . Random forest is calculated in parallel, while GBDT Can’t
- C . GBDT Algorithm is easier to overfit than random forest
- D . GBDT And random forest are built on CART Based on the tree
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?
- A . accuracy
- B . categorical_ 1oss
- C . loss
- D . categorical accuracy
According to Huawei Cloud EI Intelligent platform, which of the following solutions can be provided?
- A . Crowd statistics program
- B . Policy query scheme based on knowledge graph
- C . Vehicle identification scheme
- D . Intrusion recognition scheme
Which of the following does not belong to long-term memory LSTM (long Short・Term Memory) network architecture?
- A . Memory door
- B . Forget the door
- C . Input door
- D . Output door