Menu
AI-102 - Designing and Implementing a Microsoft Azure AI Solution
Microsoft cours officiels
Home » ISEIG Cours » AI-102 – Designing and Implementing a Microsoft Azure AI Solution
Ces cours sont dispensés en français sur la base d'une documentation pédagogique en anglais.
This 4-days course is designed to teach software developers how to create AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework to build computer vision, language analysis, knowledge mining, intelligent search, and conversational AI solutions on Azure.
This course help prepare for the exam « AI-102 - Designing and Implementing a Microsoft Azure AI Solution » to obtain the title « Microsoft Certified: Azure AI Engineer Associate ».
This 4-days course is designed to teach software developers how to create AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework to build computer vision, language analysis, knowledge mining, intelligent search, and conversational AI solutions on Azure.
This course help prepare for the exam « AI-102 - Designing and Implementing a Microsoft Azure AI Solution » to obtain the title « Microsoft Certified: Azure AI Engineer Associate ».
Modules et dates
AI-102 - Designing and Implementing a Microsoft Azure AI Solution
Durée
4
Prix
CHF 3'000.-
Prix/j.
CHF 750.-
Cycle 1
on demand
The course is given in French on the basis of documentation in French if available (Fra) or in English (Eng). If it is available in both languages, the French version is distributed unless specifically requested by the interested party. The price of the course includes all the pedagogical documentation distributed.
AI-102 - Designing and Implementing a Microsoft Azure AI Solution
Target Audience :
Software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework.
Objectives :
After completing this course, students will be able to:
- Describe considerations for AI-enabled application development
- Create, configure, deploy, and secure Azure Cognitive Services
- Develop applications that analyze text
- Develop speech-enabled applications
- Create applications with natural language understanding capabilities
- Create QnA applications
- Create conversational solutions with bots
- Use computer vision services to analyze images and videos
- Create custom computer vision models
- Develop applications that detect, analyze, and recognize faces
- Develop applications that read and process text in images and documents
- Create intelligent search solutions for knowledge mining
Prerequisites :
Before attending this course, students must have:
- Knowledge of Microsoft Azure and ability to navigate the Azure portal
- Knowledge of either C# or Python
- Familiarity with JSON and REST programming semantics
- knowledge acquired in the course "AI-900 - Microsoft Azure AI Fundamentals"ies
Program :
This course is composed of 12 modules including lessons and practical work (lab).
- Introduction to AI on AzureArtificial Intelligence (AI) is increasingly at the core of modern apps and services
- Developing AI Apps with Cognitive Services
- Getting Started with Natural Language Processing
- Building Speech-Enabled Applications
- Creating Language Understanding Solutions
- Building a QnA Solution
- Conversational AI and the Azure Bot Service
- Getting Started with Computer Vision
- Developing Custom Vision Solutions
- Detecting, Analyzing, and Recognizing Faces
- Reading Text in Images and Documents
- Creating a Knowledge Mining Solution
Module 1: Introduction to AI on AzureArtificial Intelligence (AI) is increasingly at the core of modern apps and services.
In this module, you’ll learn about some common AI capabilities that you can leverage in your apps, and how those capabilities are implemented in Microsoft Azure. You’ll also learn about some considerations for designing and implementing AI solutions responsibly.
Lesson
Cognitive Services are the core building blocks for integrating AI capabilities into your apps. In this module, you’ll learn how to provision, secure, monitor, and deploy cognitive services.
Lesson
Natural Language processing (NLP) is a branch of artificial intelligence that deals with extracting insights from written or spoken language. In this module, you’ll learn how to use cognitive services to analyze and translate text.
Lesson
Many modern apps and services accept spoken input and can respond by synthesizing text. In this module, you’ll continue your exploration of natural language processing capabilities by learning how to build speech-enabled applications.
Lesson
To build an application that can intelligently understand and respond to natural language input, you must define and train a model for language understanding. In this module, you’ll learn how to use the Language Understanding service to create an app that can identify user intent from natural language input.
Lesson
One of the most common kinds of interaction between users and AI software agents is for users to submit questions in natural language, and for the AI agent to respond intelligently with an appropriate answer. In this module, you’ll explore how the QnA Maker service enables the development of this kind of solution.
Lesson
Bots are the basis for an increasingly common kind of AI application in which users engage in conversations with AI agents, often as they would with a human agent. In this module, you’ll explore the Microsoft Bot Framework and the Azure Bot Service, which together provide a platform for creating and delivering conversational experiences.
Lesson
Computer vision is an area of artificial intelligence in which software applications interpret visual input from images or video. In this module, you’ll start your exploration of computer vision by learning how to use cognitive services to analyze images and video.
Lesson
While there are many scenarios where pre-defined general computer vision capabilities can be useful, sometimes you need to train a custom model with your own visual data. In this module, you’ll explore the Custom Vision service, and how to use it to create custom image classification and object detection models.
Lesson
Facial detection, analysis, and recognition are common computer vision scenarios. In this module, you’ll explore the user of cognitive services to identify human faces.
Lesson
Optical character recognition (OCR) is another common computer vision scenario, in which software extracts text from images or documents. In this module, you’ll explore cognitive services that can be used to detect and read text in images, documents, and forms.
Lesson
Ultimately, many AI scenarios involve intelligently searching for information based on user queries. AI-powered knowledge mining is an increasingly important way to build intelligent search solutions that use AI to extract insights from large repositories of digital data and enable users to find and analyze those insights.
Lesson
In this module, you’ll learn about some common AI capabilities that you can leverage in your apps, and how those capabilities are implemented in Microsoft Azure. You’ll also learn about some considerations for designing and implementing AI solutions responsibly.
Lesson
- Introduction to Artificial Intelligence
- Artificial Intelligence in Azure
- Describe considerations for creating AI-enabled applications
- Identify Azure services for AI application development
Cognitive Services are the core building blocks for integrating AI capabilities into your apps. In this module, you’ll learn how to provision, secure, monitor, and deploy cognitive services.
Lesson
- Getting Started with Cognitive Services
- Using Cognitive Services for Enterprise Applications
- Get Started with Cognitive Services
- Manage Cognitive Services Security
- Monitor Cognitive Services
- Use a Cognitive Services Container
- Provision and consume cognitive services in Azure
- Manage cognitive services security
- Monitor cognitive services
- Use a cognitive services container
Natural Language processing (NLP) is a branch of artificial intelligence that deals with extracting insights from written or spoken language. In this module, you’ll learn how to use cognitive services to analyze and translate text.
Lesson
- Analyzing Text
- Translating Text
- Analyze Text
- Translate Text
- Use the Text Analytics cognitive service to analyze text
- Use the Translator cognitive service to translate text
Many modern apps and services accept spoken input and can respond by synthesizing text. In this module, you’ll continue your exploration of natural language processing capabilities by learning how to build speech-enabled applications.
Lesson
- Speech Recognition and Synthesis
- Speech Translation
- Recognize and Synthesize Speech
- Translate Speech
- Use the Speech cognitive service to recognize and synthesize speech
- Use the Speech cognitive service to translate speech
To build an application that can intelligently understand and respond to natural language input, you must define and train a model for language understanding. In this module, you’ll learn how to use the Language Understanding service to create an app that can identify user intent from natural language input.
Lesson
- Creating a Language Understanding App
- Publishing and Using a Language Understanding App
- Using Language Understanding with Speech
- Create a Language Understanding App
- Create a Language Understanding Client Application
- Use the Speech and Language Understanding Services
- Create a Language Understanding app
- Create a client application for Language Understanding
- Integrate Language Understanding and Speech
One of the most common kinds of interaction between users and AI software agents is for users to submit questions in natural language, and for the AI agent to respond intelligently with an appropriate answer. In this module, you’ll explore how the QnA Maker service enables the development of this kind of solution.
Lesson
- Creating a QnA Knowledge Base
- Publishing and Using a QnA Knowledge Base
- Create a QnA Solution
- Use QnA Maker to create a knowledge base
- Use a QnA knowledge base in an app or bot
Bots are the basis for an increasingly common kind of AI application in which users engage in conversations with AI agents, often as they would with a human agent. In this module, you’ll explore the Microsoft Bot Framework and the Azure Bot Service, which together provide a platform for creating and delivering conversational experiences.
Lesson
- Bot Basics
- Implementing a Conversational Bot
- Create a Bot with the Bot Framework SDK
- Create a Bot with Bot Framework Composer
- Use the Bot Framework SDK to create a bot
- Use the Bot Framework Composer to create a bot
Computer vision is an area of artificial intelligence in which software applications interpret visual input from images or video. In this module, you’ll start your exploration of computer vision by learning how to use cognitive services to analyze images and video.
Lesson
- Analyzing Images
- Analyzing Videos
- Analyze Images with Computer Vision
- Analyze Video
- Use the Computer Vision service to analyze images
- Use Video Analyzer to analyze videos
While there are many scenarios where pre-defined general computer vision capabilities can be useful, sometimes you need to train a custom model with your own visual data. In this module, you’ll explore the Custom Vision service, and how to use it to create custom image classification and object detection models.
Lesson
- Image Classification
- Object Detection
- Classify Images with Custom Vision
- Detect Objects in Images with Custom Vision
- Use the Custom Vision service to implement image classification
- Use the Custom Vision service to implement object detection
Facial detection, analysis, and recognition are common computer vision scenarios. In this module, you’ll explore the user of cognitive services to identify human faces.
Lesson
- Detecting Faces with the Computer Vision Service
- Using the Face Service
- Detect, Analyze, and Recognize Faces
- Detect faces with the Computer Vision service
- Detect, analyze, and recognize faces with the Face service
Optical character recognition (OCR) is another common computer vision scenario, in which software extracts text from images or documents. In this module, you’ll explore cognitive services that can be used to detect and read text in images, documents, and forms.
Lesson
- Reading text with the Computer Vision Service
- Extracting Information from Forms with the Form Recognizer service
- Read Text in Images
- Extract Data from Forms
- Use the Computer Vision service to read text in images and documents
- Use the Form Recognizer service to extract data from digital forms
Ultimately, many AI scenarios involve intelligently searching for information based on user queries. AI-powered knowledge mining is an increasingly important way to build intelligent search solutions that use AI to extract insights from large repositories of digital data and enable users to find and analyze those insights.
Lesson
- Implementing an Intelligent Search Solution
- Developing Custom Skills for an Enrichment Pipeline
- Creating a Knowledge Store
- Create an Azure Cognitive Search solution
- Create a Custom Skill for Azure Cognitive Search
- Create a Knowledge Store with Azure Cognitive Search
- Create an intelligent search solution with Azure Cognitive Search
- Implement a custom skill in an Azure Cognitive Search enrichment pipeline
- Use Azure Cognitive Search to create a knowledge store