Short Answer

Effect of Lower Weight on Model Capacity

Question: How does giving a very large auxiliary dataset from a different distribution a smaller training weight affect the size of the neural network you need?

Sample answer: Using a lower weight for the auxiliary data usually means the network does not need to be as large. The model is not being pushed as hard to fit both datasets equally, so the training burden and compute demand are reduced.

Key points:

  • A smaller neural network may be sufficient.
  • The overall training burden and compute demand are reduced.

Rubric: Acceptable answers should state that the neural network can be smaller, or that the computational burden is reduced.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI