Font size
WorksheetsArtificial Intelligence
Total questions: 20
Worksheet time: 13mins
The Python dictionary is identified by "{}", and the internal data consists of the key and its
corresponding value.
True
False
What are the algorithms supported by TensorFlow? (Multiple Choice)
CNN
RNN
HUT
ZNN
Which of the following functions can numerically stabilize overflow and underflow
Softminus function
Softmax function
Softmin function
Softplus function
Python tuples are identified by "()" and internal elements are separated by ":"
True
False
Which of the following products is related to artificial intelligence? (Multiple Choice)
AlphaGo
Self-driving
Voice input
Huawei Mate mobile phone
Which descriptions are correct about Python's index? (Multiple Choice)
Index from left to right defaults from 0
Index from left to right defaults from 1
Index from right to left defaults from -1
Index from right to left defaults from 0
Which of the following is not a module in the TensorFlow library?
tf.nn
tf. layers
tf.contrib
tf. boost
What are the commonly used activation functions? (Multiple Choice)
sigmoid
tanh
danish
relu
The meaning of artificial intelligence was first proposed by a scientist in 1950, and at the
same time a test model of machine intelligence was proposed. Who is this scientist?
Minsky
Zade
Turing
Von Neumann
The Python language can use multiple statements on the same line, separated by commas ",".
True
False
As the following, what are the Python language design philosophy? (Multiple Choice)
Beautiful
Expensive
Explicit
Simple
Which of the following is not a specific technology of artificial intelligence?
Knowledge map
Machine translation
Riemann geometry
Semantic understanding
Deep learning is different from machine learning and there are no unsupervised algorithms.
True
False
What quotation marks can the Python language use? (Multiple Choice)
Single quotes
Double quotes
Three quotes
Four quotes
Which of the following are the characteristics of the Python language? (Multiple choice)
Explanatory
Process oriented
Object-oriented
Dynamic data type
What are the mainstream deep learning open source tools? (Multiple choice)
Theano
Caffe
TensorFlow
Torch
Scikit-learn
Which of the following are included in the application scenarios of TensorFlow? (Multiple choice)
Speech recognition
Face recognition
Image style changes
Autopilot
What are the commonly used loss functions? (Multiple choice)
Mean variance
Sigmoid cross entropy
Sparse cross entropy
Weighted Sigmoid Cross Entropy
In May 1997, the famous "Human-Machine Wars" final computer defeated Kasparov, the
world chess king, with a total score of 3.5 to 2.5. Is this computer called?
Dark blue
Dark green
Ponder
Blue sky
Which of the following is not included in the recurrent neural network usage scenario?
Machine translation
Speech recognition
Image style migration
Text generation
