Fundamental AI Concepts Flashcards
Key Workloads of AI
- Machine Learning
- Computer Vision
- NLP (Natural Language Processing)
- Document Intelligence
- Knowledge Mining
- Generative AI
Azure Machine Learning Studio
- automated Machine Learning
- Azure Machine Learning Designer (graphical, no-code)
- Data Metric Visualization
- Notebooks (Jupyter)
Computer Vision Tasks
Interpret the world visually through cameras, video, and images
- Image Classification (by content)
- Object Detection (identify and classify single object in image, bounding box)
- Semantic Segmentation (classify individual pixels)
- Image Analysis (extract info from images)
- Face Detection, Analysis, Recognition
- OCR (Optical Character Recognition) (detect and read text in images)
- Azure (AI) Vision Studio
Computer Vision: Image classification
Training a machine learning model to classify images based on their contents
Computer Vision: Object Detection
Classify individual objects within an image & identify their location with a bounding box
Computer Vision: Semantic Segmentation
Individual pixels in the image are classified according to the object to which they belong
Computer Vision: Image Analysis
Extract information from images, including “tags” that could help catalog the image
Computer Vision: Face detection, analysis and recognition
A specialized form of object detection that locates human faces in an image
Computer Vision:
Azure (AI) Vision Studio
- Image Analysis
- Face Detection and recognition
- OCR (printed or handwritten)
NLP (Natural Language Processing)
Interpret written or spoken language and respond in kind
- analyze and interpret written text
- interpret spoken language
- synthesize speech responses
- translate to other languages
- interpret commands and determine appropriate reactions
Document Intelligence
Managing, processing, and using high volumes of data found in forms and documents
- Data collection from scanned documents
- Enhance data-driven strategies
- Enrich document search capabilities
- Azure Document Intelligence Studio
Knowledge Mining
Extract information from large volumes of often unstructured data to create a searchable knowledge store
Azure AI Search
Azure AI Search
Knowledge Mining Tool
- building internal or public indexes
- combines image processing, document intelligence and NLP to extract data
- quickly index previously unsearchable documents and extract and surface insights from large amounts of data
Generative AI
Create original content in various formats
- input natural language
- return appropriate responses in various formats, including natural language, images, code, and audio
-Azure Open AI studio