Skip to content

Commit a4fd77f

Browse files
authored
Merge pull request #50919 from ShawnKupfer/WB1814
Task 440776: Q&M: Retire 1 module: Classify endangered bird species w…
2 parents 6cb94db + a8804de commit a4fd77f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+55
-817
lines changed

.openpublishing.redirection.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48707,6 +48707,56 @@
4870748707
"redirect_url": "/training/paths/get-started-querying-with-transact-sql/",
4870848708
"redirect_document_id": false
4870948709
},
48710+
{
48711+
"source_path": "learn-pr/advocates/cv-classify-bird-species/1-introduction.yml",
48712+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48713+
"redirect_document_id": false
48714+
},
48715+
{
48716+
"source_path": "learn-pr/advocates/cv-classify-bird-species/2-machine-learning-process.yml",
48717+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48718+
"redirect_document_id": false
48719+
},
48720+
{
48721+
"source_path": "learn-pr/advocates/cv-classify-bird-species/3a-upload-images.yml",
48722+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48723+
"redirect_document_id": false
48724+
},
48725+
{
48726+
"source_path": "learn-pr/advocates/cv-classify-bird-species/3b-train-model.yml",
48727+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48728+
"redirect_document_id": false
48729+
},
48730+
{
48731+
"source_path": "learn-pr/advocates/cv-classify-bird-species/3-build-model.yml",
48732+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48733+
"redirect_document_id": false
48734+
},
48735+
{
48736+
"source_path": "learn-pr/advocates/cv-classify-bird-species/4-understand-results-test.yml",
48737+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48738+
"redirect_document_id": false
48739+
},
48740+
{
48741+
"source_path": "learn-pr/advocates/cv-classify-bird-species/5-deploy-model.yml",
48742+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48743+
"redirect_document_id": false
48744+
},
48745+
{
48746+
"source_path": "learn-pr/advocates/cv-classify-bird-species/6-knowledge-check.yml",
48747+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48748+
"redirect_document_id": false
48749+
},
48750+
{
48751+
"source_path": "learn-pr/advocates/cv-classify-bird-species/7-summary.yml",
48752+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48753+
"redirect_document_id": false
48754+
},
48755+
{
48756+
"source_path": "learn-pr/advocates/cv-classify-bird-species/index.yml",
48757+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48758+
"redirect_document_id": false
48759+
},
4871048760
{
4871148761
"source_path": "learn-pr/wwl-language/csharp-readable-code/5-challenge.md",
4871248762
"redirect_url": "/training/modules/csharp-readable-code/5-exercise-challenge-improve-code-readability",

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5805,3 +5805,8 @@ achievements:
58055805
title: Design a hybrid network architecture on Azure
58065806
summary: You have a traditional on-premises infrastructure that you need to connect to resources in Azure. In this module, you learn how to select a connectivity method for your use cases that balances functionality, cost, and security.
58075807
iconUrl: /training/achievements/design-a-hybrid-network-architecture.svg
5808+
- uid: learn.advocates.cv-classify-bird-species.badge
5809+
type: badge
5810+
title: Classify endangered bird species with Custom Vision
5811+
summary: As an ornithologist, you study the behavior, physiology, and conservation of birds and bird habitat. Your work often involves surveying, recording, and reporting on bird activity. You want to build a machine learning model that will identify a bird in an image by species, to help with gathering data. In this module, you use Azure AI Custom Vision to create a model to identify species of birds!
5812+
iconUrl: /training/achievements/advocates/cv-classify-bird-species.svg

learn-pr/advocates/cv-classify-bird-species/1-introduction.yml

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

learn-pr/advocates/cv-classify-bird-species/2-machine-learning-process.yml

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

learn-pr/advocates/cv-classify-bird-species/3-build-model.yml

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

learn-pr/advocates/cv-classify-bird-species/3a-upload-images.yml

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

learn-pr/advocates/cv-classify-bird-species/3b-train-model.yml

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

learn-pr/advocates/cv-classify-bird-species/4-understand-results-test.yml

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

learn-pr/advocates/cv-classify-bird-species/5-deploy-model.yml

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

learn-pr/advocates/cv-classify-bird-species/6-knowledge-check.yml

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

0 commit comments

Comments
 (0)