ARTiBA Start Focus
Log In Create Account

AiE workspace

Detailed Explanations

A detailed answer review with side-by-side rationale, distractor analysis, related questions, and weak-topic practice.

Certification
Build Quiz

AiE catalog review

Modern Learning Paradigms

Correct: B
Your answer Not answered Answer this in practice or the daily question to sync here.
Correct answer B To adapt useful representations from a source task to a related target task
Result Awaiting answer Synced from this browser when available.
Confidence Unset Use the practice page confidence controls to calibrate this item.

What is the main purpose of transfer learning in machine learning?

A To choose hardware accelerators before features and labels are defined
B To adapt useful representations from a source task to a related target task
C To replace model fitting with deterministic business rules for the target task
D To protect training data by encrypting model checkpoints before deployment to another team
1. Answer captured 2. Key checked 3. Rationale review 4. Retry weak topic

Detailed explanation

Catalog rationale

Correct answer: B

Transfer learning reduces data and training requirements when a pretrained model has learned features useful for a related target problem.

Key concept Modern Learning Paradigms

Artificial Intelligence Engineer - AiE

Exam tip Map the requirement to the managed ARTiBA capability.

Eliminate services that solve infrastructure, data movement, or routing when the stem asks for AI model access or governance.

ARTiBA service references

01 Artificial Intelligence Engineer - AiE 01 Foundational AI-ML Theory 01 Modern Learning Paradigms Artificial Intelligence Engineer - AiE

Why the wrong answers are wrong

A

Incorrect. Hardware selection may affect training speed, but it is not the purpose of transfer learning.

C

Incorrect. Replacing learning with deterministic rules is not transfer learning.

D

Incorrect. Encryption can protect artifacts, but it is not the learning purpose of transfer learning.