SlideShare a Scribd company logo
1 of 75
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Moving Forward with AI
©2018 Amazon Web Services, Inc. or its affiliates, All rights reserved
Adrian Hornsby, Cloud Architecture Evangelist
@adhorn
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Myth: AI is dark magic
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
What are we talking about?
AI
Machine
Learning
Deep
Learning
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
One of the ”Founding Father" of Artificial Intelligence
John McCarthy
1955
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Photo from the 1956 Dartmouth
Conference with Marvin Minsky,
Ray Solomonoff, Claude Shannon,
John McCarthy, Trenchard More,
Oliver Selfridge and Nathaniel
Rawchester
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Frank Rosenblatt, 1957
Perceptron
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
First known deep network
https://devblogs.nvidia.com/deep-learning-nutshell-history-training/
Alexey Grigorevich Ivakhnenko, 1965
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Paul Werbos, 1975
Backpropagation
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
LeCun, 1989
First application of
backpropagation
https://www.youtube.com/watch?v=FwFduRA_L6Q
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
The curse of dimensionality
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
The Advent of AI
Data
GPUs
& Acceleration
Cloud
Computing
Algorithms
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Machine Learning in a nutshell
Binary classification (Logistic
regression)
Multi-category classification
(Multinomial logistic regression)
Regression
(Linear regression)
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
What is a Deep Learning?
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Predicting the price of a house with humans
Price
City
ZipCode Life Quality
Parking
Size
# Room
Accessibility
Family Friendly
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Predicting the price of a house with neural network
Price
City
ZipCode Life Quality
Parking
Size
# Room
Accessibility
Family Friendly
Input Output
Discovered by the neural network
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Deep Learning – Neural Networks
Output
Layer
Input
Layer
Hidden
Layers
Many
More…
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
https://ml4a.github.io/ml4a/neural_networks/
784 x 10 + 10 x 10 = 7940 weights
Deep Learning Training
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Learning = Minimizing the loss (error) function
Backpropagation
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Deep Learning is a Big Deal
It’s able to do better than other ML and Humans
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
https://github.com/precedenceguo/mx-rcnn https://github.com/zhreshold/mxnet-yolo
CNN: Object Detection
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
CNN: Object Detection
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
FDA-approved
medical imaging
https://www.periscope.tv/AWSstartups/1vAGRgevBXRJl
https://www.youtube.com/watch?v=WE81dncwnIc
CNN: Object Segmentation
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
CNN: Text Detection and Recognition
https://github.com/Bartzi/stn-ocr
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
https://github.com/tornadomeet/mxnet-face
CNN: Face Detection
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
CNN: Real-Time Pose Estimation
https://github.com/dragonfly90/mxnet_Realtime_Multi-Person_Pose_Estimation
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
CapsNet: Capsule Networks
Spatial Memory
https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-i-intuition-b4b559d1159b
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
CapsNet: Capsule Networks
Spatial Memory
https://arxiv.org/pdf/1710.09829v1.pdf
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
LSTM: Long Short Term Memory Networks
Oh I remember!
https://github.com/awslabs/sockeye
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
PredNet: Prediction Networks
What comes next
https://coxlab.github.io/prednet/
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Generative Adversarial Networks (GAN)
The future at work (already) today
Generating new ”celebrity” faces
https://github.com/tkarras/progressive_growing_of_gans
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Generative adversarial networks (GAN)
The future at work (already) today
Semantic labels → Cityscapes street views
https://tcwang0509.github.io/pix2pixHD/
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Wait! There’s more!
Models can also generate text from text, text from images, text from
video, images from text, sound from video,
3D models from 2D images, etc.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
How do people ”build” Neural Nets?
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Data Visualization &
Analysis
Business Problem –
M L problem fram ing Data Collection
Data Integration
Data Preparation &
Cleaning
Feature Engineering
M odel Training &
Param eter Tuning
M odel Evaluation
Are Business
Goals met?
M odel Deploym ent
M onitoring &
Debugging
YesNo
DataAugmentation
Feature
Augmentation
The AI Process
Re-training
Predictions
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Where to look at in your organisation ?
• Where data is being analysed to help making decisions.
• Sales
• Marketing
• Social media
• Customer supports 
• Logs
• Etc.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Thorn is a global nonprofit organization fighting
child sexual exploitation and child traffickers.
Used by 5,300 officers in
over 18 countries and
identifies an average of 5
kids per day.
https://www.youtube.com/watch?v=lTlv273XUNM
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
“Data is gold”
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Did I hear Zoo? Transfer Learning
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
https://www.youtube.com/watch?v=qGotULKg8e0
• Over 10 million images from 300,000 hotels
• Fine-tuned a pre-trained Convolutional Neural
Network using 100,000 images
• Hotel descriptions now automatically feature the
best available images
Expedia
Ranking hotel images using deep learning
https://news.developer.nvidia.com/expedia-ranking-hotel-images-with-deep-learning/
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Pro-tip
• Make it ridiculously easy to collect and store any type of data.
• One line of code should be all it takes for anyone in the
company to start collecting and storing new data type.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Where do you start?
The Low Hanging Fruits
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Put AI in the hands of every developer and
data scientist
Machine Learning at AWS: Our mission
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon ML
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
FRAMEWORKS AND INTERFACES
PLATFORMSERVICES
APPLICATIONSERVICES
Amazon
Rekognition
Amazon Polly Amazon Lex
Machine Learning for everyone.
Amazon
Rekognition Video
Amazon Transcribe
Amazon Comprehend
Amazon SageMaker AWS DeepLens Amazon EMR
Deep Learning AMI
Amazon Translate
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
FRAMEWORKS AND INTERFACES
PLATFORMSERVICES
APPLICATIONSERVICES
Amazon
Rekognition
Amazon Polly Amazon Lex
Machine Learning for everyone.
Amazon
Rekognition Video
Amazon Transcribe
Amazon Comprehend
Amazon SageMaker AWS DeepLens Amazon EMR
Deep Learning AMI
Amazon Translate
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon Rekognition
Deep learning-based image & video analysis
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Marinus Analytics uses facial recognition to stop
human trafficking
“Now with Traffic Jam’s
FaceSearch, powered by
Amazon Rekognition,
investigators are able to
take effective action by
searching through millions
of records in seconds to
find victims.”
http://www.marinusanalytics.com/articles/2017/10/17/amazon-rekognition-helps-marinus-analytics-fight-human-trafficking
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon Polly
“What's the
difference between a
hippo and a zippo?
One is really heavy,
and the other is a
little lighter.”
Amazon Polly: Text In, Life-like Speech Out
The Text-To-Speech technology behind Amazon Polly takes advantage of
bidirectional long short-term memory (LSTM)*
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
“With Amazon Polly our users benefit from
the most lifelike Text-to-Speech voices
available on the market.”
Severin Hacker
CTO, Duolingo
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon Lex
“What’s the weather
forecast?”
“It will be sunny
and 25°C”
Weather
Forecast
Amazon Lex
Build Conversational Chatbots
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
https://www.capitalone.com/applications/alexa/
https://www.youtube.com/watch?v=TeLvFqLW_0A
Speech Recognition and Natural Language
Understanding
« Amazon Lex integrates easily into our existing
applications, as well as our new cloud-native
serverless architectures, enabling us to rapidly
take advantage of these powerful technologies
to improve and extend the capabilities we can
offer our employees and customers.»
Gillian Armstrong, Technologist, Liberty Mutual
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon Comprehend
Discover insights from text
Entities
Key Phrases
Language
Sentiment
Amazon
Comprehend Topic Modeling
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
« Amazon Comprehend helps us analyze
the key sentiments, objects, and geos in
our 30 million plus reviews & testimonies
[…] so our customers can make the best
decision possible for their travel.”
Matt Fryer, VP and Chief Data Science Officer
Hotels.com
https://aws.amazon.com/solutions/case-studies/expedia/
https://news.developer.nvidia.com/expedia-ranking-hotel-images-with-deep-learning/
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
“Hello, this isAllan
speaking”
Amazon Transcribe
Automatic speech recognition service
Amazon
Transcribe
ringDNA
• RingDNA is an end-to-end
communications platformfor sales
teams.
• Hundreds of enterprise organizations
use RingDNA to dramatically increase
productivity, engage in smarter sales
conversations, gain predictive sales
insights and improve their win rate.
Speech to Text
"A critical component of RingDNA’s Conversation AI
requires best of breed speech-to-text to deliver
transcriptions of every phone call. RingDNA is excited
about Amazon Transcribe since it provides high-quality
speech recognition at scale, helping us to better
transcribe every call to text "
Howard Brown, CEO & Founder, RingDNA
https://www.youtube.com/watch?v=1ZJ_f1bDdog
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
“Hello, what’s up? Do you
want to go see a movie
tonight?”
Amazon Translate
Natural and fluent language translation
"Bonjour, quoi de neuf ? Tu
veux aller voir un film ce
soir ?"
Amazon
Translate
Hotels.com
Natural Language Processing
« Amazon Comprehend helps us
analyze the key sentiments, objects, and
geos in our 30 million plus reviews &
testimonies. Now we are able to discover
new insights into the unique experiences
available at each property, so our
customers can make the best
decision possible for their travel.”
Machine Translation
« We operate 90 localized websites in 41
languages. (…)
Having evaluated Amazon Translate
and several other solutions, we believe
that Amazon Translate presents a quick,
efficient and most importantly, accurate
solution.»
Matt Fryer, VP and Chief Data Science Officer, Hotels.com
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Moving deeper in the AI rabbit-hole
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
FRAMEWORKS AND INTERFACES
PLATFORMSERVICES
APPLICATIONSERVICES
Amazon
Rekognition
Amazon Polly Amazon Lex
Machine Learning for everyone.
Amazon
Rekognition Video
Amazon Transcribe
Amazon Comprehend
Amazon SageMaker AWS DeepLens Amazon EMR
Deep Learning AMI
Amazon Translate
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Amazon ML Lab
Lots of companies doing
Machine Learning
Unable to unlock
business potential
Brainstorming Modeling Teaching
Lack ML
expertise
Leverage Amazon experts with decades of ML
experience with technologies like Amazon Echo,
Amazon Alexa, Prime Air and Amazon Go
Amazon ML Lab
provides the missing ML
expertise
https://aws.amazon.com/ml-solutions-lab/
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
There’s Never Been A Better Time
To Build New Businesses
©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
Thank You.
Adrian Hornsby, Cloud Architecture Evangelist
@adhorn

More Related Content

What's hot

Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018
Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018
Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018Amazon Web Services
 
‘Smart Place’ Essentials: IoT Networks and Platforms
‘Smart Place’ Essentials: IoT Networks and Platforms‘Smart Place’ Essentials: IoT Networks and Platforms
‘Smart Place’ Essentials: IoT Networks and PlatformsAmazon Web Services
 
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Amazon Web Services
 
AWS G-Cloud 12 - Partner Seminar
AWS G-Cloud 12 - Partner SeminarAWS G-Cloud 12 - Partner Seminar
AWS G-Cloud 12 - Partner SeminarAmazon Web Services
 
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017Amazon Web Services
 
Education : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsEducation : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsAmazon Web Services
 
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019Amazon Web Services
 
ANZ Cloud Migration Insights Forum
ANZ Cloud Migration Insights Forum ANZ Cloud Migration Insights Forum
ANZ Cloud Migration Insights Forum Amazon Web Services
 
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-job
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-jobDatabases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-job
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-jobAmazon Web Services
 
Cloud Migration Insights Forum - New Zealand
Cloud Migration Insights Forum - New ZealandCloud Migration Insights Forum - New Zealand
Cloud Migration Insights Forum - New ZealandAmazon Web Services
 
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPC
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPCAWS Initiate Day Dublin 2019 – Security and Compliance in your VPC
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPCAmazon Web Services
 
Strengthen Your Organizations Security and Privacy.pdf
Strengthen Your Organizations Security and Privacy.pdfStrengthen Your Organizations Security and Privacy.pdf
Strengthen Your Organizations Security and Privacy.pdfAmazon Web Services
 

What's hot (20)

Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018
Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018
Big Data on AWS - To infinity and beyond! - Tel Aviv Summit 2018
 
‘Smart Place’ Essentials: IoT Networks and Platforms
‘Smart Place’ Essentials: IoT Networks and Platforms‘Smart Place’ Essentials: IoT Networks and Platforms
‘Smart Place’ Essentials: IoT Networks and Platforms
 
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
 
AWS G-Cloud 12 - Partner Seminar
AWS G-Cloud 12 - Partner SeminarAWS G-Cloud 12 - Partner Seminar
AWS G-Cloud 12 - Partner Seminar
 
Enterprise workloads on AWS
Enterprise workloads on AWSEnterprise workloads on AWS
Enterprise workloads on AWS
 
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017
Compute at the Edge with AWS Greengrass - IOT309 - re:Invent 2017
 
Education : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsEducation : Digital transformation & AWS Foundations
Education : Digital transformation & AWS Foundations
 
AWS & Cloud Foundations
AWS & Cloud FoundationsAWS & Cloud Foundations
AWS & Cloud Foundations
 
Keynote: Introduction to AWS
Keynote: Introduction to AWS Keynote: Introduction to AWS
Keynote: Introduction to AWS
 
Working with Open Data on AWS
Working with Open Data on AWSWorking with Open Data on AWS
Working with Open Data on AWS
 
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
 
ANZ Cloud Migration Insights Forum
ANZ Cloud Migration Insights Forum ANZ Cloud Migration Insights Forum
ANZ Cloud Migration Insights Forum
 
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-job
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-jobDatabases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-job
Databases-on-AWS-Purpose-built-databases,-the-right-tool-for-the-right-job
 
Cloud ibrido nella PA
Cloud ibrido nella PACloud ibrido nella PA
Cloud ibrido nella PA
 
Cloud Migration Insights Forum - New Zealand
Cloud Migration Insights Forum - New ZealandCloud Migration Insights Forum - New Zealand
Cloud Migration Insights Forum - New Zealand
 
Open Data on AWS
Open Data on AWSOpen Data on AWS
Open Data on AWS
 
Top Security Myths Dispelled
Top Security Myths DispelledTop Security Myths Dispelled
Top Security Myths Dispelled
 
AWS 101
AWS 101AWS 101
AWS 101
 
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPC
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPCAWS Initiate Day Dublin 2019 – Security and Compliance in your VPC
AWS Initiate Day Dublin 2019 – Security and Compliance in your VPC
 
Strengthen Your Organizations Security and Privacy.pdf
Strengthen Your Organizations Security and Privacy.pdfStrengthen Your Organizations Security and Privacy.pdf
Strengthen Your Organizations Security and Privacy.pdf
 

Similar to Moving Forward with AI

Moving Forward with AI - as presented at the Prosessipäivät 2018
Moving Forward with AI - as presented at the Prosessipäivät 2018Moving Forward with AI - as presented at the Prosessipäivät 2018
Moving Forward with AI - as presented at the Prosessipäivät 2018Adrian Hornsby
 
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...Building the Business of the Future: Leveraging A.I. and Machine Learning - A...
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...Amazon Web Services
 
GPSTEC201_Building an Artificial Intelligence Practice for Consulting Partners
GPSTEC201_Building an Artificial Intelligence Practice for Consulting PartnersGPSTEC201_Building an Artificial Intelligence Practice for Consulting Partners
GPSTEC201_Building an Artificial Intelligence Practice for Consulting PartnersAmazon Web Services
 
Innovations and The Cloud
Innovations and The CloudInnovations and The Cloud
Innovations and The CloudAdrian Hornsby
 
Artificial Intelligence & Machine Learning on AWS
Artificial Intelligence & Machine Learning on AWS Artificial Intelligence & Machine Learning on AWS
Artificial Intelligence & Machine Learning on AWS Amazon Web Services
 
Building the Organisation of the Future: Leveraging Artificial Intelligence a...
Building the Organisation of the Future: Leveraging Artificial Intelligence a...Building the Organisation of the Future: Leveraging Artificial Intelligence a...
Building the Organisation of the Future: Leveraging Artificial Intelligence a...Amazon Web Services
 
Model Serving for Deep Learning
Model Serving for Deep LearningModel Serving for Deep Learning
Model Serving for Deep LearningAdrian Hornsby
 
What is deep learning (and why you should care) - Talk at SJSU Oct 2018
What is deep learning (and why you should care) - Talk at SJSU Oct 2018What is deep learning (and why you should care) - Talk at SJSU Oct 2018
What is deep learning (and why you should care) - Talk at SJSU Oct 2018Hagay Lupesko
 
AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0Amazon Web Services
 
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...Amazon Web Services
 
Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartVladimir Simek
 
Devoxx: Building AI-powered applications on AWS
Devoxx: Building AI-powered applications on AWSDevoxx: Building AI-powered applications on AWS
Devoxx: Building AI-powered applications on AWSAdrian Hornsby
 
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...Build, train, and deploy machine learning models at scale - AWS Summit Cape T...
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...Amazon Web Services
 
Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Amazon Web Services
 
Enhancing Your Startup With Amazon AI
Enhancing Your Startup With Amazon AIEnhancing Your Startup With Amazon AI
Enhancing Your Startup With Amazon AIAmazon Web Services
 
Generative Adversarial Networks (GANs) using Apache MXNet
Generative Adversarial Networks (GANs) using Apache MXNetGenerative Adversarial Networks (GANs) using Apache MXNet
Generative Adversarial Networks (GANs) using Apache MXNetApache MXNet
 
MCL205_Introduction to Deep Learning
MCL205_Introduction to Deep LearningMCL205_Introduction to Deep Learning
MCL205_Introduction to Deep LearningAmazon Web Services
 
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...Amazon Web Services
 

Similar to Moving Forward with AI (20)

Moving Forward with AI - as presented at the Prosessipäivät 2018
Moving Forward with AI - as presented at the Prosessipäivät 2018Moving Forward with AI - as presented at the Prosessipäivät 2018
Moving Forward with AI - as presented at the Prosessipäivät 2018
 
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...Building the Business of the Future: Leveraging A.I. and Machine Learning - A...
Building the Business of the Future: Leveraging A.I. and Machine Learning - A...
 
GPSTEC201_Building an Artificial Intelligence Practice for Consulting Partners
GPSTEC201_Building an Artificial Intelligence Practice for Consulting PartnersGPSTEC201_Building an Artificial Intelligence Practice for Consulting Partners
GPSTEC201_Building an Artificial Intelligence Practice for Consulting Partners
 
Innovations and The Cloud
Innovations and The CloudInnovations and The Cloud
Innovations and The Cloud
 
Artificial Intelligence & Machine Learning on AWS
Artificial Intelligence & Machine Learning on AWS Artificial Intelligence & Machine Learning on AWS
Artificial Intelligence & Machine Learning on AWS
 
Building the Organisation of the Future: Leveraging Artificial Intelligence a...
Building the Organisation of the Future: Leveraging Artificial Intelligence a...Building the Organisation of the Future: Leveraging Artificial Intelligence a...
Building the Organisation of the Future: Leveraging Artificial Intelligence a...
 
Model Serving for Deep Learning
Model Serving for Deep LearningModel Serving for Deep Learning
Model Serving for Deep Learning
 
What is deep learning (and why you should care) - Talk at SJSU Oct 2018
What is deep learning (and why you should care) - Talk at SJSU Oct 2018What is deep learning (and why you should care) - Talk at SJSU Oct 2018
What is deep learning (and why you should care) - Talk at SJSU Oct 2018
 
AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0AI / ML Services - re:Invent Comes to London 2.0
AI / ML Services - re:Invent Comes to London 2.0
 
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...
How to Confidently Unleash Data to Meet the Needs of Your Entire Organization...
 
Keynote
KeynoteKeynote
Keynote
 
Artificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to StartArtificial Intelligence (Machine Learning) on AWS: How to Start
Artificial Intelligence (Machine Learning) on AWS: How to Start
 
Devoxx: Building AI-powered applications on AWS
Devoxx: Building AI-powered applications on AWSDevoxx: Building AI-powered applications on AWS
Devoxx: Building AI-powered applications on AWS
 
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...Build, train, and deploy machine learning models at scale - AWS Summit Cape T...
Build, train, and deploy machine learning models at scale - AWS Summit Cape T...
 
Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017Machine Learning State of the Union - MCL210 - re:Invent 2017
Machine Learning State of the Union - MCL210 - re:Invent 2017
 
Enhancing Your Startup With Amazon AI
Enhancing Your Startup With Amazon AIEnhancing Your Startup With Amazon AI
Enhancing Your Startup With Amazon AI
 
Generative Adversarial Networks (GANs) using Apache MXNet
Generative Adversarial Networks (GANs) using Apache MXNetGenerative Adversarial Networks (GANs) using Apache MXNet
Generative Adversarial Networks (GANs) using Apache MXNet
 
AI & Deep Learning At Amazon
AI & Deep Learning At AmazonAI & Deep Learning At Amazon
AI & Deep Learning At Amazon
 
MCL205_Introduction to Deep Learning
MCL205_Introduction to Deep LearningMCL205_Introduction to Deep Learning
MCL205_Introduction to Deep Learning
 
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...
Workshop Build an Image-Based Automatic Alert System with Amazon Rekognition:...
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Moving Forward with AI

  • 1. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Moving Forward with AI ©2018 Amazon Web Services, Inc. or its affiliates, All rights reserved Adrian Hornsby, Cloud Architecture Evangelist @adhorn
  • 2. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Myth: AI is dark magic
  • 3. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. What are we talking about? AI Machine Learning Deep Learning
  • 4. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. One of the ”Founding Father" of Artificial Intelligence John McCarthy 1955
  • 5. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Photo from the 1956 Dartmouth Conference with Marvin Minsky, Ray Solomonoff, Claude Shannon, John McCarthy, Trenchard More, Oliver Selfridge and Nathaniel Rawchester
  • 6. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Frank Rosenblatt, 1957 Perceptron
  • 7. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. First known deep network https://devblogs.nvidia.com/deep-learning-nutshell-history-training/ Alexey Grigorevich Ivakhnenko, 1965
  • 8. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Paul Werbos, 1975 Backpropagation
  • 9. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. LeCun, 1989 First application of backpropagation https://www.youtube.com/watch?v=FwFduRA_L6Q
  • 10. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. The curse of dimensionality
  • 11. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. The Advent of AI Data GPUs & Acceleration Cloud Computing Algorithms
  • 12. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Machine Learning in a nutshell Binary classification (Logistic regression) Multi-category classification (Multinomial logistic regression) Regression (Linear regression)
  • 13. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. What is a Deep Learning?
  • 14. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Predicting the price of a house with humans Price City ZipCode Life Quality Parking Size # Room Accessibility Family Friendly
  • 15. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Predicting the price of a house with neural network Price City ZipCode Life Quality Parking Size # Room Accessibility Family Friendly Input Output Discovered by the neural network
  • 16. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Deep Learning – Neural Networks Output Layer Input Layer Hidden Layers Many More…
  • 17. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. https://ml4a.github.io/ml4a/neural_networks/ 784 x 10 + 10 x 10 = 7940 weights Deep Learning Training
  • 18. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Learning = Minimizing the loss (error) function Backpropagation
  • 19. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Deep Learning is a Big Deal It’s able to do better than other ML and Humans
  • 20. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. https://github.com/precedenceguo/mx-rcnn https://github.com/zhreshold/mxnet-yolo CNN: Object Detection
  • 21. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. CNN: Object Detection
  • 22. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. FDA-approved medical imaging https://www.periscope.tv/AWSstartups/1vAGRgevBXRJl https://www.youtube.com/watch?v=WE81dncwnIc CNN: Object Segmentation
  • 23. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. CNN: Text Detection and Recognition https://github.com/Bartzi/stn-ocr
  • 24. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. https://github.com/tornadomeet/mxnet-face CNN: Face Detection
  • 25. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. CNN: Real-Time Pose Estimation https://github.com/dragonfly90/mxnet_Realtime_Multi-Person_Pose_Estimation
  • 26. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. CapsNet: Capsule Networks Spatial Memory https://medium.com/ai%C2%B3-theory-practice-business/understanding-hintons-capsule-networks-part-i-intuition-b4b559d1159b
  • 27. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. CapsNet: Capsule Networks Spatial Memory https://arxiv.org/pdf/1710.09829v1.pdf
  • 28. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. LSTM: Long Short Term Memory Networks Oh I remember! https://github.com/awslabs/sockeye
  • 29. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. PredNet: Prediction Networks What comes next https://coxlab.github.io/prednet/
  • 30. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Generative Adversarial Networks (GAN) The future at work (already) today Generating new ”celebrity” faces https://github.com/tkarras/progressive_growing_of_gans
  • 31. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Generative adversarial networks (GAN) The future at work (already) today Semantic labels → Cityscapes street views https://tcwang0509.github.io/pix2pixHD/
  • 32. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Wait! There’s more! Models can also generate text from text, text from images, text from video, images from text, sound from video, 3D models from 2D images, etc.
  • 33. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. How do people ”build” Neural Nets?
  • 34. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Data Visualization & Analysis Business Problem – M L problem fram ing Data Collection Data Integration Data Preparation & Cleaning Feature Engineering M odel Training & Param eter Tuning M odel Evaluation Are Business Goals met? M odel Deploym ent M onitoring & Debugging YesNo DataAugmentation Feature Augmentation The AI Process Re-training Predictions
  • 35. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Where to look at in your organisation ? • Where data is being analysed to help making decisions. • Sales • Marketing • Social media • Customer supports  • Logs • Etc.
  • 36. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 37. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 38. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Thorn is a global nonprofit organization fighting child sexual exploitation and child traffickers. Used by 5,300 officers in over 18 countries and identifies an average of 5 kids per day. https://www.youtube.com/watch?v=lTlv273XUNM
  • 39. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. “Data is gold”
  • 40. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Did I hear Zoo? Transfer Learning
  • 41. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. https://www.youtube.com/watch?v=qGotULKg8e0 • Over 10 million images from 300,000 hotels • Fine-tuned a pre-trained Convolutional Neural Network using 100,000 images • Hotel descriptions now automatically feature the best available images Expedia Ranking hotel images using deep learning https://news.developer.nvidia.com/expedia-ranking-hotel-images-with-deep-learning/
  • 42. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Pro-tip • Make it ridiculously easy to collect and store any type of data. • One line of code should be all it takes for anyone in the company to start collecting and storing new data type.
  • 43. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Where do you start? The Low Hanging Fruits
  • 44. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Put AI in the hands of every developer and data scientist Machine Learning at AWS: Our mission
  • 45. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon ML
  • 46.
  • 47. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 48. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 49. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 50. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. FRAMEWORKS AND INTERFACES PLATFORMSERVICES APPLICATIONSERVICES Amazon Rekognition Amazon Polly Amazon Lex Machine Learning for everyone. Amazon Rekognition Video Amazon Transcribe Amazon Comprehend Amazon SageMaker AWS DeepLens Amazon EMR Deep Learning AMI Amazon Translate
  • 51. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. FRAMEWORKS AND INTERFACES PLATFORMSERVICES APPLICATIONSERVICES Amazon Rekognition Amazon Polly Amazon Lex Machine Learning for everyone. Amazon Rekognition Video Amazon Transcribe Amazon Comprehend Amazon SageMaker AWS DeepLens Amazon EMR Deep Learning AMI Amazon Translate
  • 52. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon Rekognition Deep learning-based image & video analysis
  • 53.
  • 54. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Marinus Analytics uses facial recognition to stop human trafficking “Now with Traffic Jam’s FaceSearch, powered by Amazon Rekognition, investigators are able to take effective action by searching through millions of records in seconds to find victims.” http://www.marinusanalytics.com/articles/2017/10/17/amazon-rekognition-helps-marinus-analytics-fight-human-trafficking
  • 55. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon Polly “What's the difference between a hippo and a zippo? One is really heavy, and the other is a little lighter.” Amazon Polly: Text In, Life-like Speech Out The Text-To-Speech technology behind Amazon Polly takes advantage of bidirectional long short-term memory (LSTM)*
  • 56. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. “With Amazon Polly our users benefit from the most lifelike Text-to-Speech voices available on the market.” Severin Hacker CTO, Duolingo
  • 57. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon Lex “What’s the weather forecast?” “It will be sunny and 25°C” Weather Forecast Amazon Lex Build Conversational Chatbots
  • 58. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 60. https://www.youtube.com/watch?v=TeLvFqLW_0A Speech Recognition and Natural Language Understanding « Amazon Lex integrates easily into our existing applications, as well as our new cloud-native serverless architectures, enabling us to rapidly take advantage of these powerful technologies to improve and extend the capabilities we can offer our employees and customers.» Gillian Armstrong, Technologist, Liberty Mutual
  • 61. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon Comprehend Discover insights from text Entities Key Phrases Language Sentiment Amazon Comprehend Topic Modeling
  • 62. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. « Amazon Comprehend helps us analyze the key sentiments, objects, and geos in our 30 million plus reviews & testimonies […] so our customers can make the best decision possible for their travel.” Matt Fryer, VP and Chief Data Science Officer Hotels.com https://aws.amazon.com/solutions/case-studies/expedia/ https://news.developer.nvidia.com/expedia-ranking-hotel-images-with-deep-learning/
  • 63. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. “Hello, this isAllan speaking” Amazon Transcribe Automatic speech recognition service Amazon Transcribe
  • 64. ringDNA • RingDNA is an end-to-end communications platformfor sales teams. • Hundreds of enterprise organizations use RingDNA to dramatically increase productivity, engage in smarter sales conversations, gain predictive sales insights and improve their win rate. Speech to Text "A critical component of RingDNA’s Conversation AI requires best of breed speech-to-text to deliver transcriptions of every phone call. RingDNA is excited about Amazon Transcribe since it provides high-quality speech recognition at scale, helping us to better transcribe every call to text " Howard Brown, CEO & Founder, RingDNA https://www.youtube.com/watch?v=1ZJ_f1bDdog
  • 65. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. “Hello, what’s up? Do you want to go see a movie tonight?” Amazon Translate Natural and fluent language translation "Bonjour, quoi de neuf ? Tu veux aller voir un film ce soir ?" Amazon Translate
  • 66. Hotels.com Natural Language Processing « Amazon Comprehend helps us analyze the key sentiments, objects, and geos in our 30 million plus reviews & testimonies. Now we are able to discover new insights into the unique experiences available at each property, so our customers can make the best decision possible for their travel.” Machine Translation « We operate 90 localized websites in 41 languages. (…) Having evaluated Amazon Translate and several other solutions, we believe that Amazon Translate presents a quick, efficient and most importantly, accurate solution.» Matt Fryer, VP and Chief Data Science Officer, Hotels.com
  • 67. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Moving deeper in the AI rabbit-hole
  • 68. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. FRAMEWORKS AND INTERFACES PLATFORMSERVICES APPLICATIONSERVICES Amazon Rekognition Amazon Polly Amazon Lex Machine Learning for everyone. Amazon Rekognition Video Amazon Transcribe Amazon Comprehend Amazon SageMaker AWS DeepLens Amazon EMR Deep Learning AMI Amazon Translate
  • 69. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 70. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 71. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 72. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved.
  • 73. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Amazon ML Lab Lots of companies doing Machine Learning Unable to unlock business potential Brainstorming Modeling Teaching Lack ML expertise Leverage Amazon experts with decades of ML experience with technologies like Amazon Echo, Amazon Alexa, Prime Air and Amazon Go Amazon ML Lab provides the missing ML expertise https://aws.amazon.com/ml-solutions-lab/
  • 74. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. There’s Never Been A Better Time To Build New Businesses
  • 75. ©2017, AmazonWebServices, Inc. or its Affiliates. All rights reserved. Thank You. Adrian Hornsby, Cloud Architecture Evangelist @adhorn