Hcai Mock
Hcai Mock
Hcai Mock
The biggest difference between logic regression and perceptron is that logistic regression uses
theSigmoid activation function at the output layer, whereas perceptron uses the sign function. In
addition,neither of the two models can resolve the XOR problem.
Answer: True
HiLens can help small and micro companies realize smart access control.
Answer: True
The Adam optimizer in TensorFlow 2.0 is the built-in optimizer of the Keras module.
Answer: True
The HiAI mobile computing platform architecture supports various mainstream front-end
frameworks,such as TensorFlow and Caffe.
Answer: True
To install TensorFlow of the GPU version, you need to install CUDA and cuDNN.
Answer: True
In a feedforward network, neurons in the same layer are connected to each other.
Answer: False
In a medical image recognition task, we usually are more concerned about the recall ratio than
theprecision ratio when evaluating model performance.
Answer: True
After the image label service is called, only one corresponding label value is returned.
Answer: False
Similar to hidden layer, the quantity of neurons at both an input layer and an output layer of a
neuralnetwork is a hyperparameter that can be adjusted.
Answer: False
In a medical image recognition task, we usually are more concerned about the recall ratio than
theprecision ratio when evaluating model performance.
Answer: True
After the image label service is called, only one corresponding label value is returned.
Answer: False
Similar to hidden layer, the quantity of neurons at both an input layer and an output layer of a
neuralnetwork is a hyperparameter that can be adjusted.
Answer: False
The generalization error will continue to decrease as the complexity of the model increases.
Answer: False
Which of the following reasons is the main reason why deep learning developed rapidly after 2010?
Answer: D. Improvement of computing power
Which of the following is not a feature of the Atlas 500 AI edge stations?
Answer: C. High energy consumption
What determines the number of neurons in the input layer of the neural network?
Answer: Data dimension
What operation does“isinstance” represent in TensorFlow 2.0?
Answer: C. Determine whether it is Tensor
Without Padding, use a 3X3 convolution kernel to convolve a 5X5 image with stride 1. Which of
thefollowing options is the size of the output image?
Answer: A. 3X3
Which of the following options is the architecture adopted by Huawei Atlas series chips?
Answer: D. Da Vinci
In the process of training the neural network, which of the following methods is used to update
theparameters so as to minimize the loss function?
Answer: C. Gradient descent
In machine learning, how many support vectors can the SVM algorithm have?
Answer: D. Several
Which of the following options is the artificial intelligence development framework launched
byHuawei?
Answer: C. MindSpore
Which of the following options is a commonly used loss function for classification problems?
Answer: B. Cross Entropy Loss Function
Which of the following models is not suitable for the scenario where the covariance between
datafeatures is large?
Answer: C. Naive Bayes
Which of the following options is Huawei’s artificial intelligence computing platform?
Answer: D. Atlas
A company wants to use the HiAI platform to develop its own APP. Which of the following IDEs can
beused in conjunction with the HiAI platform?
Answer: B. Android Studio
Which of the following options is the classification of the AI chip business from the application?
Answer: C. Training and Inference
Which of the following options belong to the activation function of the neural network?
Answer: A,B,C,D (All of the Above) (Check all letters: ABCD)
Which of the following statements about LSTM are correct?
Answer: A,B,C,D (All of the Above) (Check all letters: ABCD)
Which of the following options are the main advantages of the Keras interface in TensorFlow 2.0?
Answer: A,B,CA.
Convenient for usersB.
Modular and combinableC.
Easy to expand
Which of the following options belong to the application scenarios of natural language processing?
Answer: B & DB. Machine translationD. Public opinion monitoring
Which of the following may cause overfitting?
Answer: B,C,DB. The model capacity is largeC. The training set includes a large amount of
dirty dataD. The number of training sets is small
Which of the following are common Python computer vision libraries?
Answer: C & DC. matplotlibD. cv2
Which of the following options belongs to Huawei HiAI platform content?
Answer: A, B, DA.
HiAI ServiceB.
HiAI FoundationD. HiAI Engine
What are the elements of AI?
Answer: A,B,C,D
Which of the following are major functions of Mind Expression in MindSpore?
Answer: A,B,C,D
Which of the following are the problems you may encounter when training a generative
adversarialnetwork?
Answer: A,B,C,D
Which of the following options are Huawei products?
Answer: A,B,C
Which of the following are AI applications?
Answer: A,B,C,D
Which of the following statements about TensorFlow are correct?
Answer: A,B,C
Compared with the Sigmoid activation function, which of the following options are the advantages
ofReLU?
Answer: A & D
Which of the following are deep learning frameworks?
Answer: A,B,C,D