SlideShare uma empresa Scribd logo
1 de 47
Microsoft AI
Microsoft AI
Innovation is what creates tomorrow
Oleksandr Krakovetskyi
CEO DevRain Solutions, Ph.D.
CTO DonorUA
@sashaeve
Microsoft Regional Director
Microsoft Artificial Intelligence MVP
fb.com/alex.krakovetskiy
About
1. CEO DevRain Solutions,
devrain.com
2. CTO ДонорUA, donor.ua
3. PhD in Computer Science
4. Microsoft Regional Director
5. Microsoft Artificial Intelligence
Most Valuable Professional
.NET Fest & AI
Microsoft AI
1. Pre-built (cloud). Tap into high-quality
RESTful intelligent APIs for Vision, Speech,
Language, Knowledge and Search.
2. Custom ML. Build and train own models
with a big range of tools.
3. On-premises. Analytics engine embedded
in SQL, standalone enterprise server for
predictive analysis.
4. Conversational UI. Build, connect, deploy,
and manage intelligent bots to naturally
interact with your users.
5. Tools and Data Science VMs. DSVMs are
Azure virtual machine images that are pre-
installed, configured and tested with
popular tools commonly used for data
analytics, machine learning and AI.
6. Programs and Labs. AI School, AI Labs, AI
for Earth, AI for Accessibility.
7. AI on data. Data storage and analytics (e.g.
Power BI).
Microsoft AI in the Cloud
Product What is it What you can do with it
Azure Machine Learning service Managed cloud service for ML Train, deploy, and manage models
in Azure using Python and CLI
Azure Machine Learning Studio Drag-and-drop visual interface for
ML
Build, experiment, and deploy
models using preconfigured
algorithms
Azure Databricks Spark-based analytics platform Build and deploy models and data
workflows
Azure Cognitive Services Azure services with pre-built AI and
ML models
Easily add intelligent features to
your apps
Azure Data Science Virtual Machine Virtual machine with pre-installed
data science tools
Develop ML solutions in a pre-
configured environment
Azure Batch AI Managed service to train and test
ML an AI models in Azure
Scale training process without
having to manage complex
infrastructure
Microsoft AI On-premises
Product What is it What you can do with it
SQL Server Machine Learning
Services
Analytics engine embedded in
SQL
Build and deploy models inside
SQL Server
Microsoft Machine Learning
Server
Standalone enterprise server for
predictive analysis
Build and deploy models with R
and Python
Microsoft AI Developer tools
Product What is it What you can do with it
ML.NET Open-source, cross-platform ML SDK Develop ML solutions for .NET
applications
Windows ML Windows 10 ML platform Evaluate trained models on a
Windows 10 device
The Team Data Science Process Agile, iterative data science
methodology to deliver predictive
analytics solutions and intelligent
applications efficiently
Contains a distillation of the best
practices and structures from
Microsoft and others in the industry
that facilitate the successful
implementation of data science
initiatives.
Visual Studio Code Tools for AI Build, test, and deploy deep learning
and AI solutions
Develop deep learning and AI
solutions across Windows and
MacOS
R Tools for Visual Studio Turn Visual Studio into a powerful R
development environment.
Build R applications with Visual
Studio.
Pre-built models
Azure Cognitive Services
Search
• Bing Web Search
• Bing Visual Search
• Bing Custom Search
• Bing Entity Search
• Bing Video Search
• Bing News Search
• Bing Image Search
• Bing Autosuggest
Enable apps and services to harness the
power of a Web-scale, ad-free search
engine with Search.
https://azure.microsoft.com/en-
us/services/cognitive-
services/directory/search/
Speech
• Speech to Text
(Preview)
• Speaker Recognition
(Preview)
• Text to Speech
(Preview)
• Speech Translation
(Preview)
Convert spoken language into text or
produce natural sounding speech from
text using standard (or customizable) voice
fonts.
https://azure.microsoft.com/en-
us/services/cognitive-
services/directory/speech/
Language
1. Text Analytics
• Named Entity Recognition
• Key phrase extraction
• Text sentiment analysis
2. Bing Spell Check
3. Translator Text
• Automatic language detection
• Automated text translation
• Customizable translation
4. Content Moderator
5. Language Understanding
Allow your apps to process natural
language, evaluate sentiment and
topics, and learn how to recognize
what users want.
https://azure.microsoft.com/en-
us/services/cognitive-
services/directory/lang/
Vision
1. Computer Vision
• Image classification
• Celebrity and landmark recognition
in images
• Handwriting recognition
• OCR
2. Face
• Emotion recognition
• Similar face recognition and
grouping in images
3. Video Indexer
4. Content Moderator
5. Custom Vision
State-of-the-art image processing
algorithms help you moderate
content automatically and build
more personalized apps by returning
smart insights about faces, images,
and emotions.
https://azure.microsoft.com/en-
us/services/cognitive-
services/directory/vision/
Emotion recognition
Analyze faces to detect a range of feelings.
Face verification
Check the
likelihood that
two faces
belong to the
same person.
Video Indexer
Unlock video insights
Seeing AI
A free app that narrates the world around you.
Designed for the low vision community, this
research project harnesses the power of AI to
describe people, text and objects.
References:
1. https://www.microsoft.com/en-us/seeing-
ai/
2. https://www.youtube.com/watch?v=R2mC
-NUAmMk
Cognitive Services Labs
1. Project Gesture
2. Project Ink Analysis
3. Project Local Insights
4. Project Event Tracking
5. Project Answer Search
6. Project URL Preview
7. Project Conversation Learner
8. Project Personality Chat
9. Project Knowledge Exploration
10. Project Academic Knowledge
11. Project Entity Linking
12. Project Anomaly Finder
13. Project Custom Decision
https://labs.cognitive.microsoft.com/en-us/project-custom-decision
Custom AI
ML.NET, Azure ML Studio
ML.NET
1. ML.NET is an open source and cross-platform machine learning framework.
2. Classification and clustering (e.g. text categorization and sentiment analysis), regression (e.g.
forecasting and price prediction).
3. Works on any platform supporting 64-bit .NET Core, including Windows, Linux, and macOS.
References:
1. https://github.com/dotnet/machinelearning/
2. https://www.microsoft.com/net/learn/apps/machine-learning-and-ai/ml-dotnet
3. https://www.microsoft.com/net/learn/machine-learning-and-ai/get-started-with-ml-dotnet-
tutorial
4. https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/
What is ML.NET?
ML.NET 0.6
1. New API for building and using machine learning models
2. Ability to score pre-trained ONNX Models
3. Significant performance improvements for model prediction, .NET type
system consistency, and more
https://blogs.msdn.microsoft.com/dotnet/2018/10/08/announcing-ml-net-0-6-
machine-learning-net/
ML.NET 0.6 ONNX support
Ольга Гавриш. Машинне навчання для
.NET розробників за допомогою ML.NET
Сергій Корж. ML.NET: використання
машинного навчання в звичайних .NET
проектах
Azure Machine Learning Studio
A GUI-based integrated development
environment for constructing and
operationalizing Machine Learning
workflow on Azure.
https://studio.azureml.net/
Azure ML Studio
1. Anomaly Detection
2. Classification
3. Clustering
4. Recommendation
5. Regression
6. Statistical Functions
7. Text Analytics
8. OpenCV Library
Azure Machine Learning Service
Use Azure Machine Learning service to train, deploy, and
manage ML models using Python and CLI at cloud scale.
Use Automated ML feature that identifies the best machine
learning pipelines for your labelled data.
https://azure.microsoft.com/en-us/blog/announcing-
automated-ml-capability-in-azure-machine-learning/
Language Understanding (LUIS.ai)
A machine learning-based service to build natural language into apps, bots, and IoT devices.
Quickly create enterprise-ready, custom models that continuously improve.
QnA Maker
Build, train and publish a
simple question and answer
bot based on FAQ URLs,
structured documents,
product manuals or editorial
content in minutes.
https://www.qnamaker.ai/
Microsoft Bot Framework
Build, connect, deploy, and manage intelligent
bots to naturally interact with your users on a
website, app, Cortana, Microsoft Teams, Skype,
Slack, Facebook Messenger, and more. Get
started quick with a complete bot building
environment, all while only paying for what you
use.
https://dev.botframework.com/
Microsoft Bot Framework
Bot Framework 4.0 (preview)
1. Improved Bot Framework Emulator
2. Bot Builder Dispatch
3. OAuth inside your bot
4. Project Conversation Learner
(Cognitive Services lab)
5. Project Personality Chat (Cognitive
Services lab)
Amazon Alexa
Alexa is Amazon’s cloud-based voice
service available on tens of millions of
devices from Amazon and third-party
device manufacturers. With Alexa, you can
build natural voice experiences that offer
customers a more intuitive way to interact
with the technology they use every day.
Our collection of tools, APIs, reference
solutions, and documentation make it easy
for anyone to build with Alexa.
Amazon Alexa
Data Science VMs
Comprehensive pre-configured
virtual machines for data science
modelling, development and
deployment.
https://azure.microsoft.com/en-
us/services/virtual-
machines/data-science-virtual-
machines/
Data Science VMs
1. Data Science Virtual Machine - Windows 2016
2. Data Science Virtual Machine for Linux (Ubuntu)
3. Deep Learning Virtual Machine
4. Data Science Virtual Machine - Windows 2012
5. Data Science Virtual Machine for Linux (CentOS)
6. Geo AI Data Science VM with ArcGIS
Data Science VMs
1. Preconfigured analytics desktop in
the cloud
2. Data science training and education
3. On-demand elastic capacity for
large-scale projects
4. Short-term experimentation and
evaluation
5. Deep learning
The Microsoft Cognitive Toolkit
The Microsoft Cognitive Toolkit (https://cntk.ai) is
a unified deep learning toolkit that describes
neural networks as a series of computational
steps via a directed graph.
https://docs.microsoft.com/en-us/cognitive-toolkit/setup-
cntk-on-your-machine
https://github.com/Microsoft/CNTK/
Microsoft Research Open Data
A collection of free datasets from Microsoft Research
to advance state-of-the-art research in areas such as
natural language processing, computer vision, and
domain specific sciences. Download or copy directly
to a cloud-based Data Science Virtual Machine for a
seamless development experience.
https://msropendata.com/
AI School
Dive in and learn how to start building intelligence into your
solutions with the Microsoft AI platform, including pre-trained
AI services like Cognitive Services and Bot Framework, as well
as deep learning tools like Azure Machine Learning, Visual
Studio Code Tools for AI, and Cognitive Toolkit. Our platform
enables any developer to code in any language and infuse AI
into your apps. Whether your solutions are existing or new,
this is the intelligence platform to build on.
https://aischool.microsoft.com/en-us
Microsoft AI Lab
Experience, learn and code the latest
breakthrough AI innovations by
Microsoft.
https://www.ailab.microsoft.com/
Sketch2Code
An AI solution that
converts hand-written
drawings to working
HTML prototypes.
https://www.ailab.microsoft.com/experiments/30c61484-d081-4072-99d6-e132d362b99d
AI for Earth
AI for Earth puts Microsoft’s cloud and AI tools in the hands of those
working to solve global environmental challenges. Through grants that
provide access to cloud and AI tools, opportunities for education and
training on AI, and investments in innovative, scalable solutions, AI for
Earth works to advance sustainability across the globe. To learn about
Microsoft’s broader sustainability mission, visit Microsoft Green.
https://www.microsoft.com/en-us/aiforearth/
AI for Accessibility
A $25 million program that harnesses the
power of AI to amplify human capability
for the more than one billion people
around the world with a disability.
https://www.microsoft.com/en-us/ai-for-
accessibility
Q&A
Oleksandr Krakovetskyi
alex.krakovetskiy@devrain.com
@sashaeve
fb.com/alex.krakovetskiy

Mais conteúdo relacionado

Mais procurados

Commit University - Microsoft Azure
Commit University - Microsoft AzureCommit University - Microsoft Azure
Commit University - Microsoft AzureCommit University
 
1 introduction of android
1 introduction of android1 introduction of android
1 introduction of androidakila_mano
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application DevelopmentRamesh Prasad
 
Android application development
Android application developmentAndroid application development
Android application developmentMadhuprakashR1
 
B041130610
B041130610B041130610
B041130610IOSR-JEN
 
10 ai assistants of 2021
10 ai assistants of 202110 ai assistants of 2021
10 ai assistants of 2021Sandralivesay1
 

Mais procurados (10)

Watson on bluemix
Watson on bluemixWatson on bluemix
Watson on bluemix
 
Commit University - Microsoft Azure
Commit University - Microsoft AzureCommit University - Microsoft Azure
Commit University - Microsoft Azure
 
Android ppt
Android pptAndroid ppt
Android ppt
 
1 introduction of android
1 introduction of android1 introduction of android
1 introduction of android
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
 
General_Resume
General_ResumeGeneral_Resume
General_Resume
 
Android application development
Android application developmentAndroid application development
Android application development
 
PPT Companion to Android
PPT Companion to AndroidPPT Companion to Android
PPT Companion to Android
 
B041130610
B041130610B041130610
B041130610
 
10 ai assistants of 2021
10 ai assistants of 202110 ai assistants of 2021
10 ai assistants of 2021
 

Semelhante a .NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні рішення з "інтелектом"

2019 04-13 ai for .net developers (fwdays)
2019 04-13 ai for .net developers (fwdays)2019 04-13 ai for .net developers (fwdays)
2019 04-13 ai for .net developers (fwdays)Oleksandr Krakovetskyi
 
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...Fwdays
 
AI at Microsoft for HEC
AI at Microsoft for HECAI at Microsoft for HEC
AI at Microsoft for HECAlex Danvy
 
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive Services
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive ServicesAzure Meetup: Novità CosmosDB modalità Serverless e Cognitive Services
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive Servicesdotnetcode
 
Microsoft Speech Technologies for Developers
Microsoft Speech Technologies for DevelopersMicrosoft Speech Technologies for Developers
Microsoft Speech Technologies for DevelopersNick Landry
 
Tech talk - Microsoft A.I.
Tech talk - Microsoft A.I.Tech talk - Microsoft A.I.
Tech talk - Microsoft A.I.Cheah Eng Soon
 
The Microsoft AI platform: a State of the Union
The Microsoft AI platform: a State of the UnionThe Microsoft AI platform: a State of the Union
The Microsoft AI platform: a State of the UnionMicrosoft Tech Community
 
Da 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft AzureDa 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft AzureMarco Parenzan
 
Watson on Bluemix
Watson on BluemixWatson on Bluemix
Watson on BluemixIBM
 
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptxPDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptxLuis Beltran
 
API Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User InteractionsAPI Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User InteractionsCaitlin Zucal
 
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...Lviv Startup Club
 
Profile : Himanshu kandwal
Profile : Himanshu kandwalProfile : Himanshu kandwal
Profile : Himanshu kandwalHimanshu kandwal
 
Ai tools every developer should know
Ai tools every developer should knowAi tools every developer should know
Ai tools every developer should knowdeorwine infotech
 
CURRICULUM VITAE
CURRICULUM VITAECURRICULUM VITAE
CURRICULUM VITAEVicky Kumar
 
20160813 102-59-kim youngwook
20160813 102-59-kim youngwook20160813 102-59-kim youngwook
20160813 102-59-kim youngwookitproman35
 
Biometric Systems - Automate Video Streaming Analysis with Azure and AWS
Biometric Systems - Automate Video Streaming Analysis with Azure and AWSBiometric Systems - Automate Video Streaming Analysis with Azure and AWS
Biometric Systems - Automate Video Streaming Analysis with Azure and AWSRoberto Falconi
 

Semelhante a .NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні рішення з "інтелектом" (20)

2019 04-13 ai for .net developers (fwdays)
2019 04-13 ai for .net developers (fwdays)2019 04-13 ai for .net developers (fwdays)
2019 04-13 ai for .net developers (fwdays)
 
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...
Oleksander Krakovetskyi "Artificial Intelligence and Machine Learning for .NE...
 
AI at Microsoft for HEC
AI at Microsoft for HECAI at Microsoft for HEC
AI at Microsoft for HEC
 
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive Services
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive ServicesAzure Meetup: Novità CosmosDB modalità Serverless e Cognitive Services
Azure Meetup: Novità CosmosDB modalità Serverless e Cognitive Services
 
Microsoft Speech Technologies for Developers
Microsoft Speech Technologies for DevelopersMicrosoft Speech Technologies for Developers
Microsoft Speech Technologies for Developers
 
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
 
Microsoft AI Platform Whitepaper
Microsoft AI Platform WhitepaperMicrosoft AI Platform Whitepaper
Microsoft AI Platform Whitepaper
 
Tech talk - Microsoft A.I.
Tech talk - Microsoft A.I.Tech talk - Microsoft A.I.
Tech talk - Microsoft A.I.
 
The Microsoft AI platform: a State of the Union
The Microsoft AI platform: a State of the UnionThe Microsoft AI platform: a State of the Union
The Microsoft AI platform: a State of the Union
 
Da 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft AzureDa 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft Azure
 
Watson on Bluemix
Watson on BluemixWatson on Bluemix
Watson on Bluemix
 
Intelligent ChatBot
Intelligent ChatBotIntelligent ChatBot
Intelligent ChatBot
 
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptxPDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
 
API Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User InteractionsAPI Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User Interactions
 
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
 
Profile : Himanshu kandwal
Profile : Himanshu kandwalProfile : Himanshu kandwal
Profile : Himanshu kandwal
 
Ai tools every developer should know
Ai tools every developer should knowAi tools every developer should know
Ai tools every developer should know
 
CURRICULUM VITAE
CURRICULUM VITAECURRICULUM VITAE
CURRICULUM VITAE
 
20160813 102-59-kim youngwook
20160813 102-59-kim youngwook20160813 102-59-kim youngwook
20160813 102-59-kim youngwook
 
Biometric Systems - Automate Video Streaming Analysis with Azure and AWS
Biometric Systems - Automate Video Streaming Analysis with Azure and AWSBiometric Systems - Automate Video Streaming Analysis with Azure and AWS
Biometric Systems - Automate Video Streaming Analysis with Azure and AWS
 

Mais de NETFest

.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET
.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET
.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NETNETFest
 
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE....NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...NETFest
 
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NETNETFest
 
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистовNETFest
 
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem....NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...NETFest
 
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven DesignNETFest
 
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at WirexNETFest
 
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A....NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...NETFest
 
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixtureNETFest
 
.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests
.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests
.NET Fest 2019. Анатолий Колесник. Love, Death & F# TestsNETFest
 
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос....NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...NETFest
 
.NET Fest 2019. Roberto Freato. Azure App Service deep dive
.NET Fest 2019. Roberto Freato. Azure App Service deep dive.NET Fest 2019. Roberto Freato. Azure App Service deep dive
.NET Fest 2019. Roberto Freato. Azure App Service deep diveNETFest
 
.NET Fest 2019. Леонид Молотиевский. DotNet Core in production
.NET Fest 2019. Леонид Молотиевский. DotNet Core in production.NET Fest 2019. Леонид Молотиевский. DotNet Core in production
.NET Fest 2019. Леонид Молотиевский. DotNet Core in productionNETFest
 
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com...
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com....NET Fest 2019. Александр Демчук. How to measure relationships within the Com...
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com...NETFest
 
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real....NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...NETFest
 
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystemNETFest
 
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ....NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...NETFest
 
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali....NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...NETFest
 
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NETNETFest
 
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur....NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...NETFest
 

Mais de NETFest (20)

.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET
.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET
.NET Fest 2019. Николай Балакин. Микрооптимизации в мире .NET
 
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE....NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...
.NET Fest 2019. Сергей Калинец. Efficient Microservice Communication with .NE...
 
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET
.NET Fest 2019. Оля Гавриш. .NET Core 3.0 и будущее .NET
 
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов
.NET Fest 2019. Оля Гавриш. Машинное обучение для .NET программистов
 
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem....NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...
.NET Fest 2019. Roberto Freato. Provisioning Azure PaaS fluently with Managem...
 
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
.NET Fest 2019. Halil Ibrahim Kalkan. Implementing Domain Driven Design
 
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex
.NET Fest 2019. Сергій Бута. Feature Toggles: Dynamic Configuration at Wirex
 
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A....NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...
.NET Fest 2019. Michael Staib. Hot Chocolate: GraphQL Schema Stitching with A...
 
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture
.NET Fest 2019. Андрей Литвинов. Async lifetime tests with xUnit and AutoFixture
 
.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests
.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests
.NET Fest 2019. Анатолий Колесник. Love, Death & F# Tests
 
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос....NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...
.NET Fest 2019. Алексей Голуб. Монадные парсер-комбинаторы в C# (простой спос...
 
.NET Fest 2019. Roberto Freato. Azure App Service deep dive
.NET Fest 2019. Roberto Freato. Azure App Service deep dive.NET Fest 2019. Roberto Freato. Azure App Service deep dive
.NET Fest 2019. Roberto Freato. Azure App Service deep dive
 
.NET Fest 2019. Леонид Молотиевский. DotNet Core in production
.NET Fest 2019. Леонид Молотиевский. DotNet Core in production.NET Fest 2019. Леонид Молотиевский. DotNet Core in production
.NET Fest 2019. Леонид Молотиевский. DotNet Core in production
 
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com...
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com....NET Fest 2019. Александр Демчук. How to measure relationships within the Com...
.NET Fest 2019. Александр Демчук. How to measure relationships within the Com...
 
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real....NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...
.NET Fest 2019. Anna Melashkina та Philipp Bauknecht. Dragons in a Mixed Real...
 
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem
.NET Fest 2019. Alex Thissen. Architecting .NET solutions in a Docker ecosystem
 
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ....NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...
.NET Fest 2019. Stas Lebedenko. Practical serverless use cases in Azure with ...
 
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali....NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...
.NET Fest 2019. Сергей Медведев. How serverless makes Integration TDD a reali...
 
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET
.NET Fest 2019. Сергей Корж. Natural Language Processing in .NET
 
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur....NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...
.NET Fest 2019. Eran Stiller. Create Your Own Serverless PKI with .NET & Azur...
 

Último

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 

Último (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 

.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні рішення з "інтелектом"

  • 2. Microsoft AI Innovation is what creates tomorrow Oleksandr Krakovetskyi CEO DevRain Solutions, Ph.D. CTO DonorUA @sashaeve Microsoft Regional Director Microsoft Artificial Intelligence MVP fb.com/alex.krakovetskiy
  • 3. About 1. CEO DevRain Solutions, devrain.com 2. CTO ДонорUA, donor.ua 3. PhD in Computer Science 4. Microsoft Regional Director 5. Microsoft Artificial Intelligence Most Valuable Professional
  • 5. Microsoft AI 1. Pre-built (cloud). Tap into high-quality RESTful intelligent APIs for Vision, Speech, Language, Knowledge and Search. 2. Custom ML. Build and train own models with a big range of tools. 3. On-premises. Analytics engine embedded in SQL, standalone enterprise server for predictive analysis. 4. Conversational UI. Build, connect, deploy, and manage intelligent bots to naturally interact with your users. 5. Tools and Data Science VMs. DSVMs are Azure virtual machine images that are pre- installed, configured and tested with popular tools commonly used for data analytics, machine learning and AI. 6. Programs and Labs. AI School, AI Labs, AI for Earth, AI for Accessibility. 7. AI on data. Data storage and analytics (e.g. Power BI).
  • 6. Microsoft AI in the Cloud Product What is it What you can do with it Azure Machine Learning service Managed cloud service for ML Train, deploy, and manage models in Azure using Python and CLI Azure Machine Learning Studio Drag-and-drop visual interface for ML Build, experiment, and deploy models using preconfigured algorithms Azure Databricks Spark-based analytics platform Build and deploy models and data workflows Azure Cognitive Services Azure services with pre-built AI and ML models Easily add intelligent features to your apps Azure Data Science Virtual Machine Virtual machine with pre-installed data science tools Develop ML solutions in a pre- configured environment Azure Batch AI Managed service to train and test ML an AI models in Azure Scale training process without having to manage complex infrastructure
  • 7. Microsoft AI On-premises Product What is it What you can do with it SQL Server Machine Learning Services Analytics engine embedded in SQL Build and deploy models inside SQL Server Microsoft Machine Learning Server Standalone enterprise server for predictive analysis Build and deploy models with R and Python
  • 8. Microsoft AI Developer tools Product What is it What you can do with it ML.NET Open-source, cross-platform ML SDK Develop ML solutions for .NET applications Windows ML Windows 10 ML platform Evaluate trained models on a Windows 10 device The Team Data Science Process Agile, iterative data science methodology to deliver predictive analytics solutions and intelligent applications efficiently Contains a distillation of the best practices and structures from Microsoft and others in the industry that facilitate the successful implementation of data science initiatives. Visual Studio Code Tools for AI Build, test, and deploy deep learning and AI solutions Develop deep learning and AI solutions across Windows and MacOS R Tools for Visual Studio Turn Visual Studio into a powerful R development environment. Build R applications with Visual Studio.
  • 10. Search • Bing Web Search • Bing Visual Search • Bing Custom Search • Bing Entity Search • Bing Video Search • Bing News Search • Bing Image Search • Bing Autosuggest Enable apps and services to harness the power of a Web-scale, ad-free search engine with Search. https://azure.microsoft.com/en- us/services/cognitive- services/directory/search/
  • 11. Speech • Speech to Text (Preview) • Speaker Recognition (Preview) • Text to Speech (Preview) • Speech Translation (Preview) Convert spoken language into text or produce natural sounding speech from text using standard (or customizable) voice fonts. https://azure.microsoft.com/en- us/services/cognitive- services/directory/speech/
  • 12. Language 1. Text Analytics • Named Entity Recognition • Key phrase extraction • Text sentiment analysis 2. Bing Spell Check 3. Translator Text • Automatic language detection • Automated text translation • Customizable translation 4. Content Moderator 5. Language Understanding Allow your apps to process natural language, evaluate sentiment and topics, and learn how to recognize what users want. https://azure.microsoft.com/en- us/services/cognitive- services/directory/lang/
  • 13. Vision 1. Computer Vision • Image classification • Celebrity and landmark recognition in images • Handwriting recognition • OCR 2. Face • Emotion recognition • Similar face recognition and grouping in images 3. Video Indexer 4. Content Moderator 5. Custom Vision State-of-the-art image processing algorithms help you moderate content automatically and build more personalized apps by returning smart insights about faces, images, and emotions. https://azure.microsoft.com/en- us/services/cognitive- services/directory/vision/
  • 14. Emotion recognition Analyze faces to detect a range of feelings.
  • 15. Face verification Check the likelihood that two faces belong to the same person.
  • 17. Seeing AI A free app that narrates the world around you. Designed for the low vision community, this research project harnesses the power of AI to describe people, text and objects. References: 1. https://www.microsoft.com/en-us/seeing- ai/ 2. https://www.youtube.com/watch?v=R2mC -NUAmMk
  • 18. Cognitive Services Labs 1. Project Gesture 2. Project Ink Analysis 3. Project Local Insights 4. Project Event Tracking 5. Project Answer Search 6. Project URL Preview 7. Project Conversation Learner 8. Project Personality Chat 9. Project Knowledge Exploration 10. Project Academic Knowledge 11. Project Entity Linking 12. Project Anomaly Finder 13. Project Custom Decision https://labs.cognitive.microsoft.com/en-us/project-custom-decision
  • 20. ML.NET 1. ML.NET is an open source and cross-platform machine learning framework. 2. Classification and clustering (e.g. text categorization and sentiment analysis), regression (e.g. forecasting and price prediction). 3. Works on any platform supporting 64-bit .NET Core, including Windows, Linux, and macOS. References: 1. https://github.com/dotnet/machinelearning/ 2. https://www.microsoft.com/net/learn/apps/machine-learning-and-ai/ml-dotnet 3. https://www.microsoft.com/net/learn/machine-learning-and-ai/get-started-with-ml-dotnet- tutorial 4. https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/
  • 22. ML.NET 0.6 1. New API for building and using machine learning models 2. Ability to score pre-trained ONNX Models 3. Significant performance improvements for model prediction, .NET type system consistency, and more https://blogs.msdn.microsoft.com/dotnet/2018/10/08/announcing-ml-net-0-6- machine-learning-net/
  • 23. ML.NET 0.6 ONNX support
  • 24. Ольга Гавриш. Машинне навчання для .NET розробників за допомогою ML.NET Сергій Корж. ML.NET: використання машинного навчання в звичайних .NET проектах
  • 25. Azure Machine Learning Studio A GUI-based integrated development environment for constructing and operationalizing Machine Learning workflow on Azure. https://studio.azureml.net/
  • 26. Azure ML Studio 1. Anomaly Detection 2. Classification 3. Clustering 4. Recommendation 5. Regression 6. Statistical Functions 7. Text Analytics 8. OpenCV Library
  • 27. Azure Machine Learning Service Use Azure Machine Learning service to train, deploy, and manage ML models using Python and CLI at cloud scale. Use Automated ML feature that identifies the best machine learning pipelines for your labelled data. https://azure.microsoft.com/en-us/blog/announcing- automated-ml-capability-in-azure-machine-learning/
  • 28.
  • 29. Language Understanding (LUIS.ai) A machine learning-based service to build natural language into apps, bots, and IoT devices. Quickly create enterprise-ready, custom models that continuously improve.
  • 30.
  • 31. QnA Maker Build, train and publish a simple question and answer bot based on FAQ URLs, structured documents, product manuals or editorial content in minutes. https://www.qnamaker.ai/
  • 32. Microsoft Bot Framework Build, connect, deploy, and manage intelligent bots to naturally interact with your users on a website, app, Cortana, Microsoft Teams, Skype, Slack, Facebook Messenger, and more. Get started quick with a complete bot building environment, all while only paying for what you use. https://dev.botframework.com/
  • 34. Bot Framework 4.0 (preview) 1. Improved Bot Framework Emulator 2. Bot Builder Dispatch 3. OAuth inside your bot 4. Project Conversation Learner (Cognitive Services lab) 5. Project Personality Chat (Cognitive Services lab)
  • 35. Amazon Alexa Alexa is Amazon’s cloud-based voice service available on tens of millions of devices from Amazon and third-party device manufacturers. With Alexa, you can build natural voice experiences that offer customers a more intuitive way to interact with the technology they use every day. Our collection of tools, APIs, reference solutions, and documentation make it easy for anyone to build with Alexa.
  • 37. Data Science VMs Comprehensive pre-configured virtual machines for data science modelling, development and deployment. https://azure.microsoft.com/en- us/services/virtual- machines/data-science-virtual- machines/
  • 38. Data Science VMs 1. Data Science Virtual Machine - Windows 2016 2. Data Science Virtual Machine for Linux (Ubuntu) 3. Deep Learning Virtual Machine 4. Data Science Virtual Machine - Windows 2012 5. Data Science Virtual Machine for Linux (CentOS) 6. Geo AI Data Science VM with ArcGIS
  • 39. Data Science VMs 1. Preconfigured analytics desktop in the cloud 2. Data science training and education 3. On-demand elastic capacity for large-scale projects 4. Short-term experimentation and evaluation 5. Deep learning
  • 40. The Microsoft Cognitive Toolkit The Microsoft Cognitive Toolkit (https://cntk.ai) is a unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. https://docs.microsoft.com/en-us/cognitive-toolkit/setup- cntk-on-your-machine https://github.com/Microsoft/CNTK/
  • 41. Microsoft Research Open Data A collection of free datasets from Microsoft Research to advance state-of-the-art research in areas such as natural language processing, computer vision, and domain specific sciences. Download or copy directly to a cloud-based Data Science Virtual Machine for a seamless development experience. https://msropendata.com/
  • 42. AI School Dive in and learn how to start building intelligence into your solutions with the Microsoft AI platform, including pre-trained AI services like Cognitive Services and Bot Framework, as well as deep learning tools like Azure Machine Learning, Visual Studio Code Tools for AI, and Cognitive Toolkit. Our platform enables any developer to code in any language and infuse AI into your apps. Whether your solutions are existing or new, this is the intelligence platform to build on. https://aischool.microsoft.com/en-us
  • 43. Microsoft AI Lab Experience, learn and code the latest breakthrough AI innovations by Microsoft. https://www.ailab.microsoft.com/
  • 44. Sketch2Code An AI solution that converts hand-written drawings to working HTML prototypes. https://www.ailab.microsoft.com/experiments/30c61484-d081-4072-99d6-e132d362b99d
  • 45. AI for Earth AI for Earth puts Microsoft’s cloud and AI tools in the hands of those working to solve global environmental challenges. Through grants that provide access to cloud and AI tools, opportunities for education and training on AI, and investments in innovative, scalable solutions, AI for Earth works to advance sustainability across the globe. To learn about Microsoft’s broader sustainability mission, visit Microsoft Green. https://www.microsoft.com/en-us/aiforearth/
  • 46. AI for Accessibility A $25 million program that harnesses the power of AI to amplify human capability for the more than one billion people around the world with a disability. https://www.microsoft.com/en-us/ai-for- accessibility