Azure AI Solution: Designing and Implementing (AI-102)

This learning path is designed to help you prepare for the AI-102 Designing and Implementing an Azure AI Solution exam. Even if you don’t plan to take the exam, these courses and hands-on labs will help you get started on your way to becoming an Azure AI engineer. This exam is part of Microsoft’s role-based certification program. Candidates who pass the AI-102 exam will earn the Microsoft Certified: Azure AI Engineer Associate certification.

img
request

Can’t find a batch you were looking for?

 
The AI-102 exam tests your knowledge of three subject areas: analyzing solution requirements, designing AI solutions, and implementing and monitoring AI solutions. This learning path starts by giving you an overview of Azure services. Once you have that foundation, we’ll dig into how to use the various Cognitive Services. They’re divided into five categories: decision, language, speech, vision, and web search. Next, we’ll show you how to build a chatbot using the Azure Bot Service. Finally, we’ll show you how to tie all of the components together into pipelines and data flows using services like Azure Data Factory.

Course content

 

Plan and Manage an Azure Cognitive Services Solution

 

Select the appropriate Cognitive Services resource
  • select the appropriate cognitive service for a vision solution
  • select the appropriate cognitive service for a language analysis solution
  • select the appropriate cognitive Service for a decision support solution
  • select the appropriate cognitive service for a speech solution
Plan and configure security for a Cognitive Services solution
  • manage Cognitive Services account keys
  • manage authentication for a resource
  • secure Cognitive Services by using Azure Virtual Network
  • plan for a solution that meets responsible AI principles
Create a Cognitive Services resource
  • create a Cognitive Services resource
  • configure diagnostic logging for a Cognitive Services resource
  • manage Cognitive Services costs
  • monitor a cognitive service
  • implement a privacy policy in Cognitive Services
Plan and implement Cognitive Services containers
  • identify when to deploy to a container
  • containerize Cognitive Services (including Computer Vision API, Face API, Text Analytics, Speech, Form Recognizer)

 

Implement Computer Vision Solutions

 

Analyze images by using the Computer Vision API
  • retrieve image descriptions and tags by using the Computer Vision API
  • identify landmarks and celebrities by using the Computer Vision API
  • detect brands in images by using the Computer Vision API
  • moderate content in images by using the Computer Vision API
  • generate thumbnails by using the Computer Vision API
Extract text from images
  • extract text from images by using the OCR API
  • extract text from images or PDFs by using the Read API
  • convert handwritten text by using Ink Recognizer
  • extract information from forms or receipts by using the pre-built receipt model in Form Recognizer
  • build and optimize a custom model for Form Recognizer
Extract facial information from images
  • detect faces in an image by using the Face API
  • recognize faces in an image by using the Face API
  • configure persons and person groups
  • analyze facial attributes by using the Face API
  • match similar faces by using the Face API
Implement image classification by using the Custom Vision service
  • label images by using the Computer Vision Portal
  • train a custom image classification model in the Custom Vision Portal
  • train a custom image classification model by using the SDK
  • manage model iterations
  • evaluate classification model metrics
  • publish a trained iteration of a model
  • export a model in an appropriate format for a specific target
  • consume a classification model from a client application
  • deploy image classification custom models to containers
Implement an object detection solution by using the Custom Vision service
  • label images with bounding boxes by using the Computer Vision Portal
  • train a custom object detection model by using the Custom Vision Portal
  • train a custom object detection model by using the SDK
  • manage model iterations
  • evaluate object detection model metrics
  • publish a trained iteration of a model
  • consume an object detection model from a client application
  • deploy custom object detection models to containers
Analyze video by using Video Indexer
  • process a video
  • extract insights from a video
  • moderate content in a video
  • customize the Brands model used by Video Indexer
  • customize the Language model used by Video Indexer by using the Custom Speech service
  • customize the Person model used by Video Indexer
  • extract insights from a live stream of video data

 

Implement Natural Language Processing Solutions

 

Analyze text by using the Text Analytics service
  • retrieve and process key phrases
  • retrieve and process entity information (people, places, urls, etc.)
  • retrieve and process sentiment
  • detect the language used in text
Manage speech by using the Speech service
  • implement text-to-speech
  • customize text-to-speech
  • implement speech-to-text
  • improve speech-to-text accuracy
Translate language
  • translate text by using the Translator service
  • translate speech-to-speech by using the Speech service
  • translate speech-to-text by using the Speech service
Build an initial language model by using Language Understanding Service (LUIS)
  • create intents and entities based on a schema, and then add utterances
  • create complex hierarchical entities
  • use this instead of roles
  • train and deploy a model
Iterate on and optimize a language model by using LUIS
  • implement phrase lists
  • implement a model as a feature (i.e. prebuilt entities)
  • manage punctuation and diacritics
  • implement active learning
  • monitor and correct data imbalances
  • implement patterns
Manage a LUIS model
  • manage collaborators
  • manage versioning
  • publish a model through the portal or in a container
  • export a LUIS package
  • deploy a LUIS package to a container
  • integrate Bot Framework (LUDown) to run outside of the LUIS portal

 

 

Implement Knowledge Mining Solutions

 

Implement a Cognitive Search solution
  • create data sources
  • define an index
  • create and run an indexer
  • query an index
  • configure an index to support autocomplete and autosuggest
  • boost results based on relevance
  • implement synonyms
Implement an enrichment pipeline
  • attach a Cognitive Services account to a skillset
  • select and include built-in skills for documents
  • implement custom skills and include them in a skillset
Implement a knowledge store
  • define file projections
  • define object projections
  • define table projections
  • query projections
Manage a Cognitive Search solution
  • provision Cognitive Search
  • configure security for Cognitive Search
  • configure scalability for Cognitive Search
Manage indexing
  • manage re-indexing
  • rebuild indexes
  • schedule indexing
  • monitor indexing
  • implement incremental indexing
  • manage concurrency
  • push data to an index
  • troubleshoot indexing for a pipeline

 

Implement Conversational AI Solutions

 

Create a knowledge base by using QnA Maker
  • create a QnA Maker service
  • create a knowledge base
  • import a knowledge base
  • train and test a knowledge base
  • publish a knowledge base
  • create a multi-turn conversation
  • add alternate phrasing
  • add chit-chat to a knowledge base
  • export a knowledge base
  • add active learning to a knowledge base
  • manage collaborators
Design and implement conversation flow
  • design conversation logic for a bot
  • create and evaluate *.chat file conversations by using the Bot Framework Emulator
  • add language generation for a response
  • design and implement adaptive cards
Create a bot by using the Bot Framework SDK
  • implement dialogs
  • maintain state
  • implement logging for a bot conversation
  • implement a prompt for user input
  • add and review bot telemetry
  • implement a bot-to-human handoff
  • troubleshoot a conversational bot
  • add a custom middleware for processing user messages
  • manage identity and authentication
  • implement channel-specific logic
  • publish a bot
Create a bot by using the Bot Framework Composer
  • implement dialogs
  • maintain state
  • implement logging for a bot conversation
  • implement prompts for user input
  • troubleshoot a conversational bot
  • test a bot by using the Bot Framework Emulator
  • publish a bot
Integrate Cognitive Services into a bot
  • integrate a QnA Maker service
  • integrate a LUIS service
  • integrate a Speech service
  • integrate Dispatch for multiple language models
  • manage keys in app settings file

 

To see the full course content Download now

Course Prerequisites

 

Before attending this course, students must have knowledge of:

 
  • Microsoft Azure Administrator Associate.
  • General knowledge of IT architecture
  • Software development experience, especially using REST APIs
  • Should be proficient in C#, Python, or JavaScript

Who can attend

 
  • Students should have at least one year of hands-on experience securing Azure workloads and experience with security controls for workloads on Azure.
  • Software developers who want to build artificial intelligence solutions on Azure

Number of Hours: 40hrs

Certification

AZ AI-102

Key features

  • One to One Training
  • Online Training
  • Fastrack & Normal Track
  • Resume Modification
  • Mock Interviews
  • Video Tutorials
  • Materials
  • Real Time Projects
  • Virtual Live Experience
  • Preparing for Certification

FAQs

DASVM Technologies offers 300+ IT training courses with 10+ years of Experienced Expert level Trainers.

  • One to One Training
  • Online Training
  • Fastrack & Normal Track
  • Resume Modification
  • Mock Interviews
  • Video Tutorials
  • Materials
  • Real Time Projects
  • Materials
  • Preparing for Certification

Call now: +91-99003 49889 and know the exciting offers available for you!

We working and coordinating with the companies exclusively to get placed. We have a placement cell focussing on training and placements in Bangalore. Our placement cell help more than 600+ students per year.

Learn from experts active in their field, not out-of-touch trainers. Leading practitioners who bring current best practices and case studies to sessions that fit into your work schedule. We have a pool of experts and trainers are composed with highly skilled and experienced in supporting you in specific tasks and provide professional support. 24x7 Learning support from mentors and a community of like-minded peers to resolve any conceptual doubts. Our trainers has contributed in the growth of our clients as well as professionals.

All of our highly qualified trainers are industry experts with at least 10-12 years of relevant teaching experience. Each of them has gone through a rigorous selection process which includes profile screening, technical evaluation, and a training demo before they are certified to train for us. We also ensure that only those trainers with a high alumni rating continue to train for us.

No worries. DASVM technologies assure that no one misses single lectures topics. We will reschedule the classes as per your convenience within the stipulated course duration with all such possibilities. If required you can even attend that topic with any other batches.

DASVM Technologies provides many suitable modes of training to the students like:

  • Classroom training
  • One to One training
  • Fast track training
  • Live Instructor LED Online training
  • Customized training

Yes, the access to the course material will be available for lifetime once you have enrolled into the course.

You will receive DASVM Technologies recognized course completion certification & we will help you to crack global certification with our training.

Yes, DASVM Technologies provides corporate trainings with Course Customization, Learning Analytics, Cloud Labs, Certifications, Real time Projects with 24x7 Support.

Yes, DASVM Technologies provides group discounts for its training programs. Depending on the group size, we offer discounts as per the terms and conditions.

We accept all major kinds of payment options. Cash, Card (Master, Visa, and Maestro, etc), Wallets, Net Banking, Cheques and etc.

DASVM Technologies has a no refund policy. Fees once paid will not be refunded. If the candidate is not able to attend a training batch, he/she is to reschedule for a future batch. Due Date for Balance should be cleared as per date given. If in case trainer got cancelled or unavailable to provide training DASVM will arrange training sessions with other backup trainer.

Your access to the Support Team is for lifetime and will be available 24/7. The team will help you in resolving queries, during and after the course.

Please Contact our course advisor +91-99003 49889. Or you can share your queries through info@dasvmtechnologies.com

like our courses