Short Answer

Identify the primary design principle violated when feeding raw images into a path-planner.

Question: According to the course text, what design principle is violated if you attempt to resolve missing lane-marking information by feeding raw camera images directly into the path-planning module, and what is the consequence of this violation?

Sample answer: The design principle violated is 'task simplicity' (or 'Task simplicity'). The consequence is that the path-planning module's input becomes a raw image, making the module overly complex and difficult to build or train.

Key points:

  • Violates the 'task simplicity' design principle.
  • Makes the path-planning module overly complex to build or train.

Rubric: The response must identify the violated principle as 'task simplicity' (or 'Task simplicity') and state that it makes the path-planning module overly complex to build or train.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related