Module 1-AI
Module 1-AI
By
Chandini S.M
Purpose of the Certificate
• The purpose of the AI-900 exam is to test your understanding
of the fundamental concepts of AI and the AI services
Microsoft provides in Azure.
• The exam includes high-level concepts for AI and machine
learning (ML), as well as the capabilities of particular Azure AI
service.
• Microsoft certification exams are a great way to build your
resume and let the world know about your level of expertise.
Certification exams validate your on-the-job experience and
product knowledge.
Preparation for the Exam
• https://learn.microsoft.com/en-us/training/
• Class Session
• Practice tests
Syllabus
• Chapter 1: Describe Artificial Intelligence
workloads and considerations
• Chapter 2: Describe fundamental principles of
Machine Learning on Azure
• Chapter 3: Describe features of computer
vision workloads on Azure
• Chapter 4: Describe features of Natural
Language Processing (NLP) workloads on Azure
• Chapter 5: Describe features of conversational
AI workloads on Azure
Artificial Intelligence
History of AI
Game AI AI Laboratory
1st Chatbot Robotic car
Python Prolog
Summary of AI
What’s Artificial Intelligence (AI) –
Definition in AI-900
• Artificial Intelligence (AI) is the capability of a computer
to imitate intelligent human behaviour.
Machine Learning
Machine Learning
• Machine Learning - A data science technique that
allows computing resources to use historical data to
create a model to forecast future behaviours,
outcomes and trends.
• Learn automatically and improve from experience.
• Purpose: Forecasts/Predictions
Deep Learning
• Deep Learning is a particular kind of machine
learning that is inspired by the functionality of
our brain cells called neurons which led to the
concept of artificial neural network.
Example of Deep Learning
Example of Deep Learning
Difference between ML & DL
• DL is ML
• DL requires large amount of data.
• DL algorithms work on high-end machines v/s
ML can work on low-end machines.
• DL learns high-level features from the data.
• ML identifies the problem v/s DL solves the
problem.
Machine learning in Microsoft Azure
• Azure Machine Learning service - a cloud-based platform for
creating, managing, and publishing machine learning
models. Azure Machine Learning provides the following
features and capabilities:
Feature Capability
Automated machine learning This feature enables non-experts to quickly create an
effective machine learning model from data.
Data and compute management Cloud-based data storage and compute resources that
professional data scientists can use to run data experiment
code at scale.
Custom Vision Use this service to train custom image classification and
object detection models using your own images.
Face The Face service enables you to build face detection and facial
recognition solutions.
Form Recognizer Use this service to extract information from scanned forms
and invoices.
Natural language processing (NLP)
• Natural language processing (NLP) is the area of AI that
deals with creating software that understands written
and spoken language.
• NLP enables you to create software that can:
– Analyze and interpret text in documents, email messages,
and other sources.
– Interpret spoken language, and synthesize speech responses.
– Automatically translate spoken or written phrases between
languages.
– Interpret commands and determine appropriate actions.
Natural language processing in Microsoft
Azure
Service Capabilities
Language Use this service to access features for understanding and
analyzing text, training language models that can understand
spoken or text-based commands, and building intelligent
applications.