AI Practitioner flashcards

AWS (Amazon Web Services) · AI Practitioner (AIF-C01)

By Spock

Community rating 4.0 out of 5 from 1 rating.
4.0 (1)

Feel free to use or share this flash cards.

Certification Summary

The AWS Certified AI Practitioner AIF-C01 is for cloud engineers, data analysts, and developers who manage model deployments within an existing infrastructure. You take this exam when your manager decides the team needs a generative interface for internal documentation and you need to understand the service constraints before the inevitable integration failure occurs.

The test balances model selection and training strategies, with Applications of Foundation Models, Fundamentals of GenAI, and Fundamentals of AI and ML accounting for nearly three-quarters of the content. The remaining questions address Guidelines for Responsible AI and Security, Compliance, and Governance for AI Solutions. You spend your time identifying which Amazon Bedrock configurations minimize data leakage while keeping latency within acceptable parameters for downstream service calls.

Study

Card 1 of 135

Log in to mark cards as mastered and track progress.

The Imposter Hunt

The Imposter Hunt (Unlocked!)

Prove your knowledge to unlock this challenge.

Test your knowledge and spot the fake definitions.

0% / 75% mastery
0%

Mastery

0 of 135 cards mastered

All cards (135)

Scroll to review fronts and backs

Card 1

Front

AI vs. ML

Back

AI: machines acting smart; ML: systems learning from data

Card 2

Front

Supervised learning

Back

labeled data, predicting outcomes, like grading papers

Card 3

Front

Unsupervised learning

Back

unlabeled data, finding patterns, like sorting toys

Card 4

Front

Reinforcement learning

Back

agent learns by trial and error, rewards and penalties

Card 5

Front

Classification

Back

categorizing data, yes/no, spam/not spam

Card 6

Front

Regression

Back

predicting continuous values, house prices, test scores

Card 7

Front

Clustering

Back

grouping similar data, customer segments

Card 8

Front

Neural network

Back

layers of nodes, inspired by brain, deep learning

Card 9

Front

Deep learning

Back

neural networks with many layers, complex patterns

Card 10

Front

Training data

Back

data used to teach the model, like practice problems

Card 11

Front

Validation data

Back

tuning model during training, like a quiz during class

Card 12

Front

Test data

Back

evaluating final model performance, like a final exam

Card 13

Front

Feature engineering

Back

creating new features, improving model accuracy

Card 14

Front

Overfitting

Back

model memorizes training data, performs poorly on new data

Card 15

Front

Underfitting

Back

model too simple, can't capture data patterns

Card 16

Front

Bias in AI

Back

model reflects biases in training data, unfair outcomes

Card 17

Front

Fairness in AI

Back

ensuring equitable outcomes, reducing bias

Card 18

Front

Explainability in AI

Back

understanding how AI makes decisions, transparency

Card 19

Front

Generative AI

Back

creates new content, text, images, code

Card 20

Front

Natural Language Processing

Back

NLP, computers understanding human language

Card 21

Front

Computer Vision

Back

CV, computers 'seeing' and interpreting images

Card 22

Front

Model inference

Back

model makes predictions on new data

Card 23

Front

Algorithm

Back

set of rules for problem-solving or calculation

Card 24

Front

Hyperparameters

Back

settings for the learning process, not learned from data

Card 25

Front

Loss function

Back

measures model error, guides learning

Card 26

Front

Gradient descent

Back

optimizing algorithm, finding minimum of loss function

Card 27

Front

Data preprocessing

Back

cleaning and transforming data before model training

Card 28

Front

Vector database

Back

stores data as embeddings, efficient similarity search

Card 29

Front

Embedding

Back

numerical representation of text or image, meaning captured

Card 30

Front

Transformer architecture

Back

neural network design, attention mechanism, GenAI backbone

Card 31

Front

Attention mechanism

Back

focuses on important parts of input, improves context

Card 32

Front

Large Language Model

Back

LLM, trained on vast text data, generates human-like text

Card 33

Front

Generative AI

Back

creates new content: text, images, code, music

Card 34

Front

Foundational model

Back

large pre-trained model, adaptable to many tasks

Card 35

Front

Prompt engineering

Back

crafting inputs to get desired GenAI outputs

Card 36

Front

Zero-shot learning

Back

model performs task without specific examples

Card 37

Front

Few-shot learning

Back

model performs task with a few examples

Card 38

Front

Fine-tuning

Back

adapting a pre-trained model for a specific task/dataset

Card 39

Front

Hallucination

Back

GenAI generates plausible but false information

Card 40

Front

Token

Back

piece of word or character, LLM's basic unit

Card 41

Front

Reinforcement Learning from Human Feedback

Back

RLHF, human preferences guide model training

Card 42

Front

Encoder-decoder model

Back

common for sequence-to-sequence tasks, translation

Card 43

Front

Decoder-only model

Back

generates output based on previous tokens, LLMs

Card 44

Front

Generative Pre-trained Transformer

Back

GPT, decoder-only, predicts next token

Card 45

Front

Retrieval Augmented Generation

Back

RAG, combines GenAI with external data retrieval

Card 46

Front

Pre-training

Back

initial broad training on large dataset

Card 47

Front

In-context learning

Back

model learns from examples directly in the prompt

Card 48

Front

Model bias

Back

reflects biases in training data, unfair outputs

Card 49

Front

Prompt chaining

Back

linking multiple prompts for complex tasks

Card 50

Front

Synthetic data

Back

data generated artificially, not from real-world events

Card 51

Front

Temperature parameter

Back

controls randomness/creativity of GenAI output

Card 52

Front

Top-P sampling

Back

controls diversity by choosing from top probable tokens

Card 53

Front

Prompt injection

Back

malicious input to override GenAI instructions

Card 54

Front

Generative Adversarial Network

Back

GAN, generator vs

Card 55

Front

Multimodal AI

Back

processes and generates multiple data types: text, image

Card 56

Front

Parameter count

Back

number of values in model, indicates complexity/size

Card 57

Front

Explainable AI

Back

XAI, understanding why AI makes certain decisions

Card 58

Front

Content moderation

Back

filtering harmful or inappropriate GenAI outputs

Card 59

Front

Model alignment

Back

ensuring GenAI outputs match human values/intent

Card 60

Front

Vector database

Back

stores data as embeddings, efficient similarity search

Card 61

Front

Embedding

Back

numerical representation of text or image, meaning captured

Card 62

Front

Transformer architecture

Back

neural network design, attention mechanism, GenAI backbone

Card 63

Front

Attention mechanism

Back

focuses on important parts of input, improves context

Card 64

Front

Large Language Model

Back

LLM, trained on vast text data, generates human-like text

Card 65

Front

Generative AI

Back

creates new content: text, images, code, music

Card 66

Front

Foundational model

Back

large pre-trained model, adaptable to many tasks

Card 67

Front

Prompt engineering

Back

crafting inputs to get desired GenAI outputs

Card 68

Front

Zero-shot learning

Back

model performs task without specific examples

Card 69

Front

Few-shot learning

Back

model performs task with a few examples

Card 70

Front

Fine-tuning

Back

adapting a pre-trained model for a specific task/dataset

Card 71

Front

Hallucination

Back

GenAI generates plausible but false information

Card 72

Front

Token

Back

piece of word or character, LLM's basic unit

Card 73

Front

Reinforcement Learning from Human Feedback

Back

RLHF, human preferences guide model training

Card 74

Front

Encoder-decoder model

Back

common for sequence-to-sequence tasks, translation

Card 75

Front

Decoder-only model

Back

generates output based on previous tokens, LLMs

Card 76

Front

Generative Pre-trained Transformer

Back

GPT, decoder-only, predicts next token

Card 77

Front

Retrieval Augmented Generation

Back

RAG, combines GenAI with external data retrieval

Card 78

Front

Pre-training

Back

initial broad training on large dataset

Card 79

Front

In-context learning

Back

model learns from examples directly in the prompt

Card 80

Front

Model bias

Back

reflects biases in training data, unfair outputs

Card 81

Front

Prompt chaining

Back

linking multiple prompts for complex tasks

Card 82

Front

Synthetic data

Back

data generated artificially, not from real-world events

Card 83

Front

Temperature parameter

Back

controls randomness/creativity of GenAI output

Card 84

Front

Top-P sampling

Back

controls diversity by choosing from top probable tokens

Card 85

Front

Prompt injection

Back

malicious input to override GenAI instructions

Card 86

Front

Generative Adversarial Network

Back

GAN, generator vs

Card 87

Front

Multimodal AI

Back

processes and generates multiple data types: text, image

Card 88

Front

Parameter count

Back

number of values in model, indicates complexity/size

Card 89

Front

Explainable AI

Back

XAI, understanding why AI makes certain decisions

Card 90

Front

Content moderation

Back

filtering harmful or inappropriate GenAI outputs

Card 91

Front

Model alignment

Back

ensuring GenAI outputs match human values/intent

Card 92

Front

Semantic search

Back

search by meaning, not just keywords, uses embeddings

Card 93

Front

Text summarization

Back

condensing long text into shorter, key points

Card 94

Front

Code generation

Back

GenAI creating programming code based on prompts

Card 95

Front

Image generation

Back

GenAI creating images from text descriptions

Card 96

Front

Chatbot

Back

AI for conversational interfaces, customer service

Card 97

Front

Creative writing

Back

GenAI assisting with stories, poems, scripts

Card 98

Front

Fairness principle

Back

AI treats all groups equitably, avoids bias

Card 99

Front

Accountability principle

Back

who is responsible for AI system actions

Card 100

Front

Transparency principle

Back

understandable AI decisions, clear explanations

Card 101

Front

Privacy principle

Back

protecting personal data used by AI

Card 102

Front

Security principle

Back

AI systems are protected from attacks, misuse

Card 103

Front

Robustness principle

Back

AI performs reliably, handles unexpected inputs

Card 104

Front

Governance for AI

Back

rules and processes for AI development, deployment

Card 105

Front

Bias mitigation

Back

steps to reduce unfairness in AI models

Card 106

Front

Data privacy in AI

Back

safeguarding user information, anonymization

Card 107

Front

Explainable AI (XAI)

Back

making AI decisions interpretable to humans

Card 108

Front

Human oversight

Back

people monitor, intervene in AI operations

Card 109

Front

Adversarial attack

Back

inputs designed to trick AI, cause errors

Card 110

Front

Model drift

Back

AI performance degrades over time, data changes

Card 111

Front

Responsible AI design

Back

building ethical considerations into AI from start

Card 112

Front

Ethical guidelines

Back

rules for using AI to prevent harm, promote good

Card 113

Front

Compliance in AI

Back

AI systems meet legal and regulatory standards

Card 114

Front

Risk assessment for AI

Back

identifying potential harms, likelihood from AI

Card 115

Front

AI safety

Back

ensuring AI systems operate without causing harm

Card 116

Front

Value alignment

Back

AI goals match human values, societal benefit

Card 117

Front

Fairness principle

Back

AI treats all groups equitably, avoids bias

Card 118

Front

Accountability principle

Back

who is responsible for AI system actions

Card 119

Front

Transparency principle

Back

understandable AI decisions, clear explanations

Card 120

Front

Privacy principle

Back

protecting personal data used by AI

Card 121

Front

Security principle

Back

AI systems are protected from attacks, misuse

Card 122

Front

Robustness principle

Back

AI performs reliably, handles unexpected inputs

Card 123

Front

Governance for AI

Back

rules and processes for AI development, deployment

Card 124

Front

Bias mitigation

Back

steps to reduce unfairness in AI models

Card 125

Front

Data privacy in AI

Back

safeguarding user information, anonymization

Card 126

Front

Explainable AI (XAI)

Back

making AI decisions interpretable to humans

Card 127

Front

Human oversight

Back

people monitor, intervene in AI operations

Card 128

Front

Adversarial attack

Back

inputs designed to trick AI, cause errors

Card 129

Front

Model drift

Back

AI performance degrades over time, data changes

Card 130

Front

Responsible AI design

Back

building ethical considerations into AI from start

Card 131

Front

Ethical guidelines

Back

rules for using AI to prevent harm, promote good

Card 132

Front

Compliance in AI

Back

AI systems meet legal and regulatory standards

Card 133

Front

Risk assessment for AI

Back

identifying potential harms, likelihood from AI

Card 134

Front

AI safety

Back

ensuring AI systems operate without causing harm

Card 135

Front

Value alignment

Back

AI goals match human values, societal benefit