Question 9 of 10Pro Only
You are tasked with designing a neural network for a new image classification task. Walk me through your approach for choosing the architecture, including depth, width, and layer types.
Sample answer preview
Designing a neural network architecture involves balancing model capacity, computational constraints, and data characteristics. Here is my systematic approach for an image classification task. Start by analyzing the problem characteristics. Understand the dataset size.
architecture designtransfer learningdepthwidthresidual connectionsbatch normalization