Build your quiz
Choose a mode, filter the 132-question bank, and configure scoring.
The selected filters currently contain 132 questions.
Formula reference
| Method | Variance or limit | Typical pairing |
|---|---|---|
| Glorot normal | Variance = 2 / (fan-in + fan-out) | Tanh, sigmoid, linear |
| Glorot uniform | Limit = √(6 / (fan-in + fan-out)) | Tanh, sigmoid, linear |
| He normal | Standard deviation = √(2 / fan-in) | ReLU |
| He uniform | Limit = √(6 / fan-in) | ReLU |
| LeCun normal | Standard deviation = √(1 / fan-in) | SELU |
| LeCun uniform | Limit = √(3 / fan-in) | SELU |
| Leaky-ReLU gain | Gain = √(2 / (1 + a²)) | Leaky ReLU |
| Dense fan values | fan-in = inputs; fan-out = outputs | Dense layers |
| Convolution fan values | Channels × kernel height × kernel width | Convolutional layers |
Attempt history
1 / 20Question
0Live score
00:00Total time
0Correct streak
Question 1
Keyboard: 1–9 select choices, Enter checks or saves, ← and → navigate, H shows a hint, B bookmarks.
Quiz report
0%Percentage
0Weighted score
0Correct
0Incorrect
0Skipped
0Attempted
0sAverage time
—Grade
Achievement badges