What Is AI Flashcards
(35 cards)
What is AI?
The creation of software that imitates human behaviors and capabilities.
Machine learning
Is often the foundation for an AI system, and is the way we teach a computer model to make predictions and draw conclusions from data.
Anomaly detection
Is to automatically detect errors or unusual activity in a system.
Computer vision
The capability of software to interpret the world visually through cameras, video and images.
Natural language processing
The capability for a computer to interpret written or spoken language and respond in kind.
Knowledge mining
The capability to extract information from large volumes of often unstructured data to create a searchable knowledge store.
Understanding machine learning.
Microsoft Azure provides the Azure Machine learning service, a cloud based platform for creating, managing and publishing machine learning models.
Azure machine learning provides different features and capabilities
Features and capabilities of Microsoft Azure AI
Automated machine learning
This feature enables non-experts to quickly create an effective machine learning model from data.
Azure Machine learning designer graphical interface enabling no - code development of machine learning solutions.
Data and compute management
Cloud based data storage and compute resources that professional data scientists can use to run data experiment code at scale
Pipelines
Data scientists, software engineers, and it professionals can define pipelines to orchestrate model training, deployment and management tasks
Anomaly detection
A machine learning based technique that analyzes data over time and identifies unusual changes.
I’m Microsoft Azure, the anomaly detection service provides an application programming interface (api) that developers can use to create anomaly detection solutions
Computer vision
An area of AI that deals with visual processing, ie) seeing AI. Describes to visually impaired people what is going on around them.
Tasks AI could need to do
Image classification, object detection, semantic segmentation, image analysis, face detection, analysis and recognition, optical character recognition (ocr)
What is semantic segmentation
An advanced machine learning technique in which individual pixels in the image are classified according to the object to which they belong. Iex a traffic monitoring solution might overlay traffic images with mask layer to highlight different vehicles using specific colors
Computer vision services MA
Computer vision
You can use this service to analyse images and video and extract descriptions, tags, objects and text.
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
Is the area of AI that deals with creating software that understands written and spoken language
NPL enables you to create software that can…
Analyse and interpret text in documents, email messages and other sources.
NPL enables you to interpret spoken language, and synthesize speech responses.
NPL enables you to automatically translate spoken or written phrases between languages
NPL enables you to interpret commands and determine appropriate actions.
Natural language processing in Microsoft Azure
In Microsoft Azure you can use the following cognitive services to build natural language processing solutions.