Classify images and generate a new explanation.
Separate the model roles.
Choose two mappings.
A discriminative model predicts classes or scores, while a generative model creates new content from a learned distribution.
Detailed explanation
It learns a decision boundary or score.
It learns a decision boundary or score.
It generates content from a learned distribution.
It generates content from a learned distribution.
It predicts or scores.
It predicts or scores.
New combinations can be produced.
New combinations can be produced.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 1.1の判別モデル、生成モデル、AIタスクを確認する。Expected result
判定と生成の目的に応じてモデルの種類を選べる。Key points
- Discriminative
- Generative
- Output
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.