Huawei H13-311_V3.5 Practice Exams
Last updated on Mar 31,2025- Exam Code: H13-311_V3.5
- Exam Name: HCIA-AI V3.5
- Certification Provider: Huawei
- Latest update: Mar 31,2025
TensorF1ow Which of the following companies first developed?
- A . Oracle
- B . Facebook
- C . Nvidia
- D . Google
In Huawei Cloud El Enterprise Intelligence, which basic platform services are included? (Multiple Choice)
- A . Machine learning
- B . Deep learning
- C . Graph engine
- D . Batch processing
The following is the correct difference between machine learning algorithms and traditional rule-based methods? (Multiple choice)
- A . Traditional rule-based methods, in which the rules can be explicitly clarified manually
- B . Traditional rule-based methods use explicit programming to solve problems
- C . The mapping relationship of the model in machine learning is automatically learned
- D . The mapping relationship of the model in the machine learning institute must be implicit
The image data of the passport recognition service is not needed base64 Coded.
- 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
Deflated AI The logical architecture of the processor does not include which of the following options?
- A . DVPP
- B . GPU
- C . AI Calculation engine
- D . Chip system control CPU
Which of the following conditions is not a condition that n-fold bernoulli trials needs to meet?
- 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.
It is fine to pass in only one image when calling the face comparison service.
- A . TRUE
- B . FALSE
Numerical calculation refers to the method and process of effectively using the digital computer to solve the approximate problem of mathematical problems, and the discipline consisting of related theories.
Which of the following processes are involved in solving actual problems with a computer? (Multiple Choice)
- A . Know the actual problem
- B . Mathematical model
- C . Numerical calculation method
- D . Programm1ng
- E . Computer calculation results
In the process of training the neural network, our goal is to keep the loss function reduced.
Which of the following methods do we usually use to minimize the loss function?
- A . Gradient descent
- B . Dropout
- C . Cross-validation
- D . Regularization