Huawei HCIA-AI V3.5 (H13-311_V3.5) Free Practice Test
Question 1
The correlation coefficient. also known as the linear correlation coefficient, is used to measure the linear relationship between two variables, which is a real number greater than zero
Correct Answer: A
Question 2
Which of the following are AI capabilities provided by the HMS Core?
Correct Answer: A,B,C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Which is the correct description of the python creation function? (Multiple choice}
Correct Answer: A,B,C,D
Question 4
The following code was used when compiling the model:
model.compile(optimizer='Adam,loss='categorical.crossentropy',metrics=[tf.keras.metrics.accurac y]), currently using evaluate When the method evaluates the model, which of the following indicators will be output?
model.compile(optimizer='Adam,loss='categorical.crossentropy',metrics=[tf.keras.metrics.accurac y]), currently using evaluate When the method evaluates the model, which of the following indicators will be output?
Correct Answer: A,B
Question 5
In May 1997, the famous "Human-Machine Wars" final computer defeated Kasparov, the world chess king, with a total score of 3.5 to 2 5. is this computer called?
Correct Answer: C
Question 6
TensorFlow2.0 The mechanism of graphs and conversations has been cancelled in.
Correct Answer: A
Question 7
Which of the following environments does not support to install the T11nsorFlow?
Correct Answer: A
Question 8
GAN is a deep learning model and one of the most promising methods for unsupervised learning in complex distribution in recent years.
Correct Answer: B
Question 9
As shown below, which are the following matrix A characteristic value? (Multiple choice)


Correct Answer: B,D
Question 10
Tensorflow Operations and Computation Graph are not - run in the Session
Correct Answer: A
Question 11
Which of the following features does Python support? (Multiple choice)
Correct Answer: A,B,C,D