Untitled Deck Flashcards

1
Q

What is an Application Programming Interface (API)?

A

A way to programmatically access (usually external) models, data sets, or other pieces of software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define Artificial Intelligence (AI).

A

The ability of software to perform tasks that traditionally require human intelligence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are Artificial Neural Networks (ANNs)?

A

Composed of interconnected layers of software-based calculators known as ‘neurons’ that process vast amounts of input data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Deep Learning?

A

A subset of machine learning that uses deep neural networks to learn from unstructured data such as images, text, and audio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the ‘earliest’ and ‘latest’ scenarios in work-automation models?

A

The ‘earliest’ scenario flexes all parameters to the extremes of plausible assumptions for faster automation, while the ‘latest’ scenario flexes them in the opposite direction.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Fine-tuning in the context of machine learning?

A

The process of adapting a pretrained foundation model to perform better in a specific task using a smaller labeled data set.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are Foundation Models (FM)?

A

Deep learning models trained on vast quantities of unstructured, unlabeled data, adaptable through fine-tuning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define Generative AI.

A

AI built using foundation models with the capability to generate content, including non-generative uses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Graphics Processing Units (GPUs)?

A

Computer chips originally developed for producing computer graphics, also useful for deep learning applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Large Language Models (LLMs)?

A

A class of foundation models that process massive amounts of unstructured text and learn relationships between words.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Machine Learning (ML)?

A

A subset of AI where a model gains capabilities after being trained on many example data points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does Modality refer to?

A

A high-level data category such as numbers, text, images, video, and audio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Define Labor Productivity.

A

The ratio of GDP to total hours worked in the economy, influenced by capital, education, and technology.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Prompt Engineering?

A

The process of designing, refining, and optimizing input prompts to guide a generative AI model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Self-attention?

A

A mechanism that relates different positions of a single sequence to compute a representation of the sequence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are Structured Data?

A

Tabular data that can be used to train some machine learning models effectively.

17
Q

What are Transformers in neural networks?

A

A neural network architecture that uses self-attention mechanisms to transform input sequences into output sequences.

18
Q

What is Technical Automation Potential?

A

The share of work time that could be automated, assessed through analysis of occupational activities.

19
Q

Define Use Cases in a business context.

A

Targeted applications to a specific business challenge that produce measurable outcomes.

20
Q

What characterizes Unstructured Data?

A

Data that lack a consistent format or structure, requiring advanced techniques to extract insights.