Deep Learning Intermediate Quiz 2
Select your answers and check your results. Use Reset to start again.
Search
Practice Pronunciation (Merriam-Webster)
Navigation
AI Fundamentals Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
AI Fundamentals Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
AI Fundamentals Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Machine Learning Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Machine Learning Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Machine Learning Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Expert Systems Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5,
Expert Systems Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Expert Systems Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Deep Learning Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Deep Learning Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Deep Learning Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Generative AI Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Generative AI Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Generative AI Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Ethics Beginner Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Ethics Intermediate Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Ethics Advanced Quizzes
Quiz 1,
Quiz 2,
Quiz 3,
Quiz 4,
Quiz 5
Intermediate Quiz 2
1. What does the “vanishing gradient” problem usually cause?
Very slow or stalled learning in deep networks
Much faster training for any model
Automatic increase in dataset size
2. What is the main purpose of an embedding layer?
To map categorical inputs, such as words, to dense vectors
To create random labels for a dataset
To increase the batch size during training
3. Which loss function is commonly used for multi-class classification?
Categorical cross-entropy
Mean squared error
Binary cross-entropy only
4. What is “fine-tuning” in transfer learning?
Further training a pre-trained model on new data
Training a model from scratch every time
Manually deleting layers from the network
5. Which technique can help a model generalize better to new data?
Data augmentation
Only increasing the number of training epochs
Removing all activation functions
6. In deep learning, what is an epoch?
One complete pass through the training dataset
A single neuron in a hidden layer
A specific type of optimization algorithm
7. What is the main purpose of an RNN’s hidden state?
To carry information from previous steps in the sequence
To increase the number of layers during training
To store the raw training dataset
8. Which type of neural network is typically best for image data?
Convolutional neural network (CNN)
Recurrent neural network (RNN)
Simple fully connected network only
9. What is the main purpose of the softmax activation function?
To convert outputs into a probability distribution over classes
To normalize input features before training
To prevent any overfitting in the model
10. Which optimizer explicitly uses momentum to speed up learning?
SGD with momentum
Adam without any tuning
Plain gradient descent with no history
Previous
Check Quiz
Reset
Next
Other
Timer
00:00
Start
Stop
Reset
Vocabulary Quiz
Score: 0
Reset Score
Submit Answer
Next Word
Spin the Wheel
SPIN
Promo's
Explore More
C# Documentation
C# Tutorials