Which of the following is NOT a commonly used AI computing framework?
Sigmoid, tanh, and softsign activation functions cannot avoid vanishing gradient problems when the network is deep.
Which of the following algorithms presents the most chaotic landscape on the loss surface?
Single-layer perceptrons and logistic regression are linear classifiers that can only process linearly separable data.
Which of the following are AI capabilities provided by the HMS Core?
The training error decreases as the model complexity increases.
Which of the following statements are true about the k-nearest neighbors (k-NN) algorithm?
Which of the following statements is false about feedforward neural networks?
The core of the MindSpore training data processing engine is to efficiently and flexibly convert training samples (datasets) to MindRecord and provide them to the training network for training.
"Today's speech processing technology can achieve a recognition accuracy of over 90% in any case." Which of the following is true about this statement?
In MindSpore, mindspore.nn.Conv2d() is used to create a convolutional layer. Which of the following values can be passed to this API's "pad_mode" parameter?
Which of the following activation functions may cause the vanishing gradient problem?
The concept of "artificial intelligence" was first proposed in the year of:
Which of the following are general quantum algorithms?
In machine learning, which of the following inputs is required for model training and prediction?
The general process of building a project using machine learning involves the following steps: split data, _________________ the model, deploy the model the model, and fine-tune the model.
Which of the following statements are true about decision trees?
Which of the following does not belong to the process for constructing a knowledge graph?