Skip to content

Commit 06b09f5

Browse files
authored
Merge pull request #49293 from GraemeMalcolm/main
AI Fundamental Concepts - Significant refresh and refactoring
2 parents 8880a36 + 93b00a2 commit 06b09f5

34 files changed

+335
-399
lines changed

learn-pr/wwl-data-ai/.openpublishing.redirection.wwl-data-ai.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4988,6 +4988,38 @@
49884988
{
49894989
"source_path_from_root": "/learn-pr/wwl-data-ai/create-enrichment-pipeline-azure-cognitive-search/index.yml",
49904990
"redirect_url": "/training/modules/create-azure-ai-custom-skill/"
4991+
},
4992+
{
4993+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/2-understand-machine-learn.yml",
4994+
"redirect_url": "/training/modules/fundamentals-machine-learning/"
4995+
},
4996+
{
4997+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/3-understand-computer-vision.yml",
4998+
"redirect_url": "/training/modules/get-started-ai-fundamentals/3-computer-vision"
4999+
},
5000+
{
5001+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/4-understand-natural-language-process.yml",
5002+
"redirect_url": "/training/modules/get-started-ai-fundamentals/5-natural-language-processing"
5003+
},
5004+
{
5005+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/5-document-intelligence-knowledge-mining.yml",
5006+
"redirect_url": "/training/modules/get-started-ai-fundamentals/6-extract-insights"
5007+
},
5008+
{
5009+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/6-understand-generative-ai.yml",
5010+
"redirect_url": "/training/modules/get-started-ai-fundamentals/2-generative-ai"
5011+
},
5012+
{
5013+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/7-challenges-with-ai.yml",
5014+
"redirect_url": "/training/modules/get-started-ai-fundamentals/7-responsible-ai"
5015+
},
5016+
{
5017+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/8a-understand-responsible-ai.yml",
5018+
"redirect_url": "/training/modules/get-started-ai-fundamentals/7-responsible-ai"
5019+
},
5020+
{
5021+
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-ai-fundamentals/8b-knowledge-check.yml",
5022+
"redirect_url": "/training/modules/get-started-ai-fundamentals/8-knowledge-check"
49915023
}
49925024
]
49935025
}

learn-pr/wwl-data-ai/get-started-ai-fundamentals/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction to AI
88
description: "Introduction to AI"
9-
ms.date: 10/03/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
11-
ms.author: sheryang
11+
ms.author: gmalc
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### YamlMime:ModuleUnit
2+
# uid: learn.wwl.get-started-ai-fundamentals.understand-machine-learn
3+
uid: learn.wwl.get-started-ai-fundamentals.generative-ai
4+
title: Generative AI
5+
metadata:
6+
adobe-target: true
7+
prefetch-feature-rollout: true
8+
title: Generative AI
9+
description: "Generative AI is a subset of AI that focuses on creating new content, such as text, images, and music, using algorithms and models."
10+
ms.date: 02/24/2025
11+
author: wwlpublish
12+
ms.author: gmalc
13+
ms.topic: unit
14+
ms.custom:
15+
- N/A
16+
durationInMinutes: 4
17+
content: |
18+
[!include[](includes/2-generative-ai.md)]

learn-pr/wwl-data-ai/get-started-ai-fundamentals/2-understand-machine-learn.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### YamlMime:ModuleUnit
2+
# uid: learn.wwl.get-started-ai-fundamentals.understand-computer-vision
3+
uid: learn.wwl.get-started-ai-fundamentals.computer-vision
4+
title: Computer vision
5+
metadata:
6+
adobe-target: true
7+
prefetch-feature-rollout: true
8+
title: Computer vision
9+
description: "Computer vision is a field of AI that enables machines to interpret and understand visual information from the world, such as images and videos."
10+
ms.date: 02/24/2025
11+
author: wwlpublish
12+
ms.author: gmalc
13+
ms.topic: unit
14+
ms.custom:
15+
- N/A
16+
durationInMinutes: 4
17+
content: |
18+
[!include[](includes/3-computer-vision.md)]

learn-pr/wwl-data-ai/get-started-ai-fundamentals/3-understand-computer-vision.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### YamlMime:ModuleUnit
2+
# uid: learn.wwl.get-started-ai-fundamentals.understand-natural-language-process
3+
uid: learn.wwl.get-started-ai-fundamentals.speech
4+
title: Speech
5+
metadata:
6+
adobe-target: true
7+
prefetch-feature-rollout: true
8+
title: Speech
9+
description: "Speech recognition and synthesis are key components of AI that enable machines to understand and generate human speech."
10+
ms.date: 02/24/2025
11+
author: wwlpublish
12+
ms.author: gmalc
13+
ms.topic: unit
14+
ms.custom:
15+
- N/A
16+
durationInMinutes: 4
17+
content: |
18+
[!include[](includes/4-speech.md)]

learn-pr/wwl-data-ai/get-started-ai-fundamentals/4-understand-natural-language-process.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

learn-pr/wwl-data-ai/get-started-ai-fundamentals/5-document-intelligence-knowledge-mining.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### YamlMime:ModuleUnit
2+
# uid: learn.wwl.get-started-ai-fundamentals.understand-document-intelligence
3+
uid: learn.wwl.get-started-ai-fundamentals.natural-language-processing
4+
title: Natural language processing
5+
metadata:
6+
adobe-target: true
7+
prefetch-feature-rollout: true
8+
title: Natural language processing
9+
description: "Natural language processing (NLP) is a field of AI that focuses on the interaction between computers and humans through natural language."
10+
ms.date: 02/24/2025
11+
author: wwlpublish
12+
ms.author: gmalc
13+
ms.topic: unit
14+
ms.custom:
15+
- N/A
16+
durationInMinutes: 4
17+
content: |
18+
[!include[](includes/5-natural-language-processing.md)]

0 commit comments

Comments
 (0)