The optimizer is an important part of training neural networks. The purpose of using the optimizer does not include which of the following:
A.
Speed up algorithm convergence
B.
Reduce the difficulty of manual parameter setting
C.
Avoid overfitting
D.
Avoid local extremes
Avoid overfitting
Which is not a deep learning algorithm?
A.
Setr-encoder
B.
Convolutional neural networks
C.
Recurrent neural networks
D.
Support vector machine
Support vector machine
Which of the following statements about passport recognition services are correct?
A.
country_code Country code representing the country where the passport was issued
B.
nationality Nationality of representative holder
C.
passport_number Representative passport number
D.
confidence Confidence information of related fields. The greater the confidence, the higher the reliability of the corresponding field identified this time. In a statistical sense, the greater the confidence, the higher the accuracy
country_code Country code representing the country where the passport was issued
nationality Nationality of representative holder
passport_number Representative passport number
confidence Confidence information of related fields. The greater the confidence, the higher the reliability of the corresponding field identified this time. In a statistical sense, the greater the confidence, the higher the accuracy
Training error will reduce the accuracy of the model and produce under-fitting. How to improve the model fit? (Multiple choice)
A.
Increase the amount of data
B.
Feature Engineering
C.
Reduce regularization parameters
D.
Add features
Increase the amount of data
Feature Engineering
Add features
The following evaluation indicators belonging to the regression algorithm are?
A.
Recall rate
B.
Confusion matrix
C.
Mean square error
D.
Accuracy
Mean square error
Page 16 out of 74 Pages |
Previous |