Question QUIZ MID 2
Question QUIZ MID 2
Question 2
Which of the following is a common type of activation function used in neural networks? A)
Linear function
B) Exponential function
C) ReLU (Rectified Linear Unit)
D) Polynomial function
Question 3
In a feedforward neural network, what does the term "backpropagation" refer to? A) The
process of feeding input data to the network
B) The process of adjusting weights based on the error
C) The activation of neurons in hidden layers
D) The method of normalizing input data
Question 4
What does the term "epoch" refer to in the context of training a neural network? A) The
number of layers in the network
B) One complete pass of the training dataset through the network
C) The number of neurons in the output layer
D) The activation threshold for neurons
Answer: B) One complete pass of the training dataset through the network
Question 5
Which of the following optimizers is commonly used to update the weights in a neural
network during training? A) Stochastic Gradient Descent (SGD)
B) K-Means
C) Principal Component Analysis (PCA)
D) Decision Trees
4o mini
You said:
ChatGPT
Sure! Here are eight multiple-choice questions covering Convolutional Neural Networks
(CNNs) and Recurrent Neural Networks (RNNs):
Question 1
Question 2
Which of the following is a common pooling operation used in CNNs? A) Max Pooling
B) Mean Squared Error
C) Stochastic Pooling
D) Linear Pooling
Question 4
Question 5
What is the main advantage of using RNNs over traditional feedforward neural networks? A)
RNNs require less computational power
B) RNNs can handle sequential data
C) RNNs are easier to train
D) RNNs produce better accuracy for all tasks
Question 6
What issue do vanilla RNNs commonly face when dealing with long sequences? A) High
dimensionality
B) Gradient explosion
C) Gradient vanishing
D) Overfitting
Question 7
Which architecture is often used to overcome the limitations of vanilla RNNs? A)
Convolutional Networks
B) Long Short-Term Memory (LSTM) networks
C) Generative Adversarial Networks (GANs)
D) Support Vector Machines (SVMs)
Question 8
In the context of RNNs, what does the term "sequence-to-sequence" refer to? A)
Transforming input sequences into fixed-length representations
B) Generating sequences from scratch
C) Mapping one sequence to another, often with different lengths
D) Combining multiple RNNs into a single model
4o mini
You said:
ChatGPT
Question 1
What is the primary use of deep learning in image recognition applications? A) To enhance
images
B) To classify images into categories
C) To compress images
D) To generate images
Question 2
In natural language processing (NLP), what is a common interactive application of deep
learning? A) Image segmentation
B) Text summarization
C) Time-series forecasting
D) Data normalization
Question 3
Which deep learning model is often used for generating text or conversation in chatbots? A)
Convolutional Neural Network (CNN)
B) Autoencoder
C) Recurrent Neural Network (RNN)
D) Decision Tree
Question 4
What technology does deep learning use to enable real-time object detection in autonomous
vehicles? A) Reinforcement Learning
B) Generative Adversarial Networks (GANs)
C) Convolutional Neural Networks (CNNs)
D) K-Means Clustering
Question 5
Answer: B) Autoencoders
Question 6
What role does transfer learning play in deep learning applications? A) It improves training
time by using pre-trained models.
B) It generates new data points from existing data.
C) It simplifies the model architecture.
D) It reduces the dimensionality of data.
Question 7
In the context of deep learning for healthcare, which of the following applications is
commonly explored? A) Stock price prediction
B) Drug discovery
C) Weather forecasting
D) Traffic prediction