In the deep learning network, the backpropagation algorithm is used to find the optimal parameters. What rules are used in the backpropagation algorithm to obtain the derivation layer by layer?
A.
Chain rule
B.
Cumulative rule
C.
Law of reciprocity
D.
Rule of Normalization
Chain rule
TensorFlow in keras The built-in optimizer of the module has?
A.
Adam
B.
SGD
C.
Adaboost
D.
Adadelta
Adam
SGD
Adaboost
Adadelta
Which of the following description 1s wrong about the image recognition cloud service?
A.
The service identifies specific objects such as skyscrapers, buildings, and ships.
B.
The service can also identify the sea, city, port and other scenes.
C.
The service can perform semantic analysis on the content in the image to extract labels with specific abstract meanings
D.
The service can provide object and scene labels and can also provide more conceptual labels.
The service can provide object and scene labels and can also provide more conceptual labels.
Which description is wrong about the lambda function of the Python language?
A.
lambda is just an expression, and the function body is much simpler than def.
B.
The body of a lambda can be an expression or a block of code
C.
The lambda function can access the parameters in the global namespace
D.
The lambda function accepts only one parameter value
The lambda function accepts only one parameter value
What is wrong about the image content review service?
A.
politics Test results for sensitive persons involved in politics
B.
terrorism Test results for political violence
C.
confidence Represents confidence, range 0-100
D.
labe1 Label representing each test result
confidence Represents confidence, range 0-100
Page 5 out of 74 Pages |
Previous |