Interactive Quiz

Test your knowledge!

1
What is the main reason for using mini-batches in stochastic gradient descent?
2
In a neural network, what is the main role of a logistic regression neuron?
3
Which loss function is commonly used to maximize the margin between classes in a binary classification problem?
4
In PyTorch, which class is used to create a dataset that groups inputs and labels?
5
When building a neural network in PyTorch, which function applies a fully connected layer?
6
What is the main purpose of L2 regularization in neural network training?
7
What role does the dropout technique play in training a neural network?
8
What operation does Batch Normalization perform on a mini-batch of activations?
9
Among the following advantages, which one is not a direct effect of Batch Normalization?
10
Which loss function is used in PyTorch for a multi-class classification problem like MNIST?
Score: 0/10
Score: 0/10