Skip to content

Commit 5ebed62

Browse files
author
Sherry Yang
committed
Update to remove product-specific content.
1 parent 7fda9cc commit 5ebed62

File tree

3 files changed

+2
-55
lines changed

3 files changed

+2
-55
lines changed

learn-pr/wwl-data-ai/fundamentals-machine-learning/includes/8a-transformers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Generative AI applications are powered by *language models*, which are a specialized type of machine learning model that you can use to perform *natural language processing* (NLP) tasks, including:
1+
Today's generative AI applications are powered by *language models*, which are a specialized type of machine learning model that you can use to perform *natural language processing* (NLP) tasks, including:
22

33
- Determining *sentiment* or otherwise classifying natural language text.
44
- Summarizing text.

learn-pr/wwl-data-ai/fundamentals-machine-learning/includes/9-azure-machine-learning.md

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

learn-pr/wwl-data-ai/fundamentals-machine-learning/index.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,18 @@ metadata:
1111
ms.custom:
1212
- N/A
1313
ms.service: azure-machine-learning
14-
ai-usage: human-only
1514
title: Introduction to machine learning
1615
summary: Machine learning is the basis for most modern artificial intelligence solutions. A familiarity with the core concepts on which machine learning is based is an important foundation for understanding AI.
1716
abstract: |
1817
After completing this module, you will be able to:
19-
2018
- Describe core concepts of machine learning
21-
2219
- Identify different types of machine learning
23-
2420
- Describe considerations for training and evaluating machine learning models
25-
26-
- Describe core concepts of deep learning
27-
28-
- Use automated machine learning in Azure Machine Learning service
21+
- Describe core concepts of deep learning and Transformers
2922
prerequisites: |
3023
Before starting this module, you should have:
3124
3225
- A basic knowledge of mathematics
33-
3426
- Familiarity with Microsoft Azure and cloud computing
3527
iconUrl: /training/achievements/generic-badge.svg
3628
levels:

0 commit comments

Comments
 (0)