login

Practise

Practice

Machine Learning School of Neural Networks
准确率:87.88%
单选题
ID:2

Which school of machine learning does neural network belong to?

Neural NetworkMachine Learning
[0/1]

Inspiration for Neural Networks
准确率:77.42%
单选题
ID:3

Neural networks are modeled after which human organ?

Neural NetworkBiological Inspiration
[0/1]

Layers in Neural Networks
准确率:58.54%
单选题
ID:4

Which of the following layers does not exist in a neural network?

Neural NetworkLayer Types
[0/1]

True or False: Multiple Hidden Layers
准确率:88.89%
判断题
ID:5

A neural network can have multiple hidden layers.

Neural NetworkArchitecture
[0/1]

True or False: Single Input/Output Layer
准确率:69.70%
判断题
ID:6

A neural network can only have one input layer and one output layer.

Neural NetworkArchitecture
[0/1]

True or False: Hidden Layer as Thinking
准确率:91.67%
判断题
ID:7

The hidden layer in a neural network is equivalent to thinking.

Neural NetworkFunctionality
[0/1]

CNN Full Connection
准确率:84.62%
判断题
ID:8

In a Multilayer Perceptron (MLP), all nodes are fully connected.

MLPArchitecture
[0/1]

Data Dimensionality in MLP
准确率:70.37%
判断题
ID:9

Multilayer Perceptron (MLP) will always reduce data to one dimension.

MLPData Processing
[0/1]

Images Representation
准确率:84.62%
判断题
ID:10

All images can be represented using numbers in computers.

Image ProcessingDigital Representation
[0/1]

Suitability of CNNs for Images
准确率:82.61%
判断题
ID:11

CNNs are suitable for processing complex images.

CNNImage Processing
[0/1]

Multiple Convolution Kernels in CNNs
准确率:90.91%
判断题
ID:12

CNNs can use multiple convolution kernels.

CNNFeature Detection
[0/1]

CNN Process Steps
准确率:86.96%
填空题
ID:13

The computation process of CNN is first , then , followed by applying the , and finally reaching a conclusion.

CNNProcess
[0/3]

Different Features with CNN Kernels
准确率:37.04%
填空题
ID:14

CNN can use different to compute various features.

CNNFeature Extraction
[0/2]

Pooling Purpose in CNN
准确率:58.33%
填空题
ID:15

The purpose of in CNN is to extract major features and reduce irrelevant attributes of the image.

CNNFeature Reduction
[0/2]

Activation Function Role in CNN
准确率:61.54%
填空题
ID:16

The role of in CNN is to introduce non-linearity, allowing neural networks to fit complex functions and image features.

CNNNon-Linearity
[0/2]

Bonus

Recurrent Neural Net(RNN)

Autoencoder(AE)

login