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?
In a fully-connected structure, a hidden layer with 1000 neurons is used to process an image with the resolution of 100 x 100. Which of the following is the correct number of parameters?
When using the following code to construct a neural network, MindSpore can inherit the Cell class and rewrite the __init__ and construct methods.
Sigmoid, tanh, and softsign activation functions cannot avoid vanishing gradient problems when the network is deep.
Which of the following is the order of tensor [[0,1],[2,3]]?
Which of the following functions are provided by the nn module of MindSpore?
HarmonyOS can provide AI capabilities for external systems only through the integrated HMS Core.
Huawei Cloud ModelArts provides ModelBox for device-edge-cloud joint development. Which of the following are its optimization policies?
When feature engineering is complete, which of the following is not a step in the decision tree building process?
Which of the following statements is false about the debugging and application of a regression model?