Practise
Practice
Which school of machine learning does neural network belong to?
Neural networks are modeled after which human organ?
Which of the following layers does not exist in a neural network?
A neural network can have multiple hidden layers.
A neural network can only have one input layer and one output layer.
The hidden layer in a neural network is equivalent to thinking.
In a Multilayer Perceptron (MLP), all nodes are fully connected.
Multilayer Perceptron (MLP) will always reduce data to one dimension.
All images can be represented using numbers in computers.
CNNs are suitable for processing complex images.
CNNs can use multiple convolution kernels.
The computation process of CNN is first , then , followed by applying the , and finally reaching a conclusion.
CNN can use different to compute various features.
The purpose of in CNN is to extract major features and reduce irrelevant attributes of the image.
The role of in CNN is to introduce non-linearity, allowing neural networks to fit complex functions and image features.