SlideShare una empresa de Scribd logo
1 de 27
Artificial Intelligence
16 April 2020 NEI Digital Office 2
Disclaimer
The material and Information contained here are for general information purpose only. You should not rely upon the
material or information provided herein for any basis for making any business, legal or other decisions.
Fair usage: This material might contain some copyrighted material, the use of which has not always been specifically
authorised by the copyright owner. We have given the source information, wherever available.
While we make every endeavour to keep the information accurate and correct, National Engineering Industries Ltd.
makes no representations and warranties of any kind either express or implied about the correctness, accuracy,
suitability, reliability or productivity with respect to information or concepts contained in the presentation for any
purpose. Any reliance on such material is solely at your risk and consequences.
Glimpse into the future - AI by 2030
16 April 2020 NEI Digital Office 3
80%executives
say AI boosts
productivity
Mobiles using
voice
assistants
Virtual Assistants:
Google, Cortant, Siri,
Alexa
6billion devices need AI
support
Customer / Employee interactions driven by
Chat-bots
$ 5.4 Bn invested in AI start ups
Robots to outnumber humans
AI to be powered by
GPUsnot CPUs
AI to replace 16%
jobs in a decade
AI- part our lives today
16 April 2020 NEI Digital Office 4
Maps can more easily incorporate user-reported traffic incidents like construction and accidents. Access to vast amounts
of data being fed to its proprietary algorithms means Maps can reduce commutes by suggesting the fastest routes to
and from work.
AI-powered personal assistant that accepts voice commands to create to-do lists, order items online, set reminders,
and answer questions (via internet searches)
Google uses artificial neural networks to power voice search. Microsoft claims to have developed a speech-
recognition system that can transcribe conversation slightly more accurately than humans.
Voice – to – text
“Ok Google” “Hey Siri”
Smart Personal Assistants
AI-Powered Predictions
Source(s):
• https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
Starters
16 April 2020 NEI Digital Office 5
What is AI ?
Starters
16 April 2020 NEI Digital Office 6
What is AI ?
Where have you seen / experienced AI ?
What is AI ?
Where have you seen / experienced AI ?
16 April 2020 NEI Digital Office 7
Starters
- Programs that behave externally like humans ?
- Programs that operate internally as humans do ?
- Computational systems that behave intelligently ?
- Rational behaviour ?
- Human beings are intelligent
- To be called intelligent, a machine must produce
responses that are indistinguishable from those of a
human
- Autonomous planning and scheduling of tasks aboard a spacecraft
- Beating Gary Kasparov in a chess match
- Steering a driver-less car
- Understanding language
- Robotic assistants in surgery
- Monitoring trade in the stock market to see if insider trading is going on
Source: https://www.coursehero.com/file/47104889/Week-8-Artificial-Intelligencepdf/
16 April 2020 NEI Digital Office 8
Are there tasks which cannot be automated ?
If so, what are the limitations ?
OR
How do computers’ ability compare to that of humans?
16 April 2020 NEI Digital Office 9
What is Artificial Intelligence
Branch of computer science concerned with building smart machines
capable of performing tasks the typically require human intelligence
Interdisciplinary science with multiple approaches, but advancements
in machine learning and deep learning are creating a paradigm shift in
virtually every sector of industry
A 70 year Rich History
16 April 2020 NEI Digital Office 10
“Can machines think?” “Study of artificial intelligence”
1950 1956
John McCarthyAlan TuringTuring test
A test to empirically determine whether a
computer has achieved intelligence
It simply shows that it generated behaviour consistent with thinking.
Weak equivalence: the two systems (human and computer) are equivalent in results (output), but
they do not necessarily arrive at those results in the same way
Strong equivalence: the two systems use the same internal processes to produce results
Source(s) / Picture Credit:
• https://cs.slu.edu/~fritts/CSCI140_F12/schedule/csci140_artificial_intelligence.pdf
Compare the way Humans and Machines Work
16 April 2020 NEI Digital Office 11
Artificial Intelligence
Machine Learning
Deep Learning
Any technique that enables machines
to mimic human behaviour
Subset of AI technique which uses
statistical methods to enable
machine to improve with experience
Subset of ML which make the
computation of multi-layer neural
networks feasible
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/artificial-intelligence-past-present-and-future-64586944
Typical Machine Learning Tasks
16 April 2020 NEI Digital Office 12
Classification Regression Clustering
Dimensionality
reduction
Ranking
Recommendatio
n
Predict a class of an
object (cat / dog
from an image;
Male / female from
user’s web activity;
Spam / Ham from
an email contents
etc.
Predicts a
continuous value
for an object (Sales
in the next month,
price of a house
with specific
features, energy
consumption for a
household
Group similar
objects together
find user groups
different by their
behaviour on site
cluster customers
into meaningful
groups etc.
“Compress” the
data from a high
dimensional
representation into
a lower-
dimensional one
(useful for
visualization)
Arrange a list of
objects to
maximize some
utility (i.e. by click
probably, or by
relevance to a
query)
Filter a small
subset of objects
from a large
collection and
recommend them
to a user (increase
hits / user loyalty;
time spent on
service etc.)
16 April 2020 NEI Digital Office 13
Deep Learning / Neural Nets: Overview
Ability to learn hierarchical representations of features (and for images they do resemble
some neuroscience data on how does visual system work
Source(s) / Picture Credit:
• https://medium.com/@RaghavPrabhu/understanding-of-convolutional-neural-network-cnn-deep-learning-99760835f148
16 April 2020 NEI Digital Office 14
Deep Learning Tasks
Speech, Images, Video Text/NLP Reinforcement Learning Other Research
Simple tasks (classification,
localization) almost done on
super-human level
Complex tasks (semantic
segmentation, style transfer,
image generation, …) are in
progress with exciting
examples
Robot perception is in
progress
Some good basic technologies
are in use (word embeddings,
language models, sequence to
sequence learning for machine
translation, etc)
Even more in progress
(translation, q&a and
conversational nets, etc)
Great achievements exist: Go
playing, Atari playing
One-shot learning, multi-
modal and multi-task learning,
memory and attention,
unsupervised learning, and
many many more
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
16 April 2020 NEI Digital Office 15
Use Cases
Source(s) / Picture Credit:
• https://www.datacamp.com/community/tutorials/object-detection-guide
16 April 2020 NEI Digital Office 16
Use Cases
Source(s) / Picture Credit:
• https://azati.ai/image-detection-recognition-and-classification-with-machine-learning/
16 April 2020 NEI Digital Office 17
Use Cases
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
16 April 2020 NEI Digital Office 18
Use Cases
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
16 April 2020 NEI Digital Office 19
Use Cases
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
16 April 2020 NEI Digital Office 20
Use Cases
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
16 April 2020 NEI Digital Office 21
Use Cases
Source(s) / Picture Credit:
• https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
16 April 2020 NEI Digital Office 22
AI- part our lives today
Mobile Use
Voice – to – text “Ok Google” “Hey Siri”
Google uses artificial neural networks to power voice search. Microsoft claims to have developed a speech-
recognition system that can transcribe conversation slightly more accurately than humans.
Smart Personal Assistants
AI-powered personal assistant that accepts voice commands to create to-do lists, order items online, set reminders,
and answer questions (via internet searches)
AI-Powered Predictions
Maps can more easily incorporate user-reported traffic incidents like construction and
accidents. Access to vast amounts of data being fed to its proprietary algorithms
means Maps can reduce commutes by suggesting the fastest routes to and from work.
Source(s) / Picture Credit:
• https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
16 April 2020 NEI Digital Office 23
Glimpse into the future
social messaging tool
typically used in the
workplace,
also allows third parties
to incorporate AI-
powered chatbots
Soon, our day-to-
day tasks may be
completed within
a conversation
with an AI chatbot
Source(s) / Picture Credit:
• https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
16 April 2020 NEI Digital Office 24
Source(s) / Picture Credit:
• https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
Glimpse into the future
16 April 2020 NEI Digital Office 25
Glimpse into the future
90%reduction
in accidents
75%reduction
in number of cars
on road through
ride sharing
40%reduction
in wait time
through smart
traffic lights
26%reduction
in overall travel
time through
smart traffic
lights
2028 is the
year for mass
production of
such vehicles
- UBER CEO
Self Driving Cars
16 April 2020 NEI Digital Office 26
How does the future look like ? ? ?
His decisions aren’t any better than yours
- But they are WAY faster
The good news is I have discovered inefficiencies.
The bad news is that you’re one of themSource(s) / Picture Credit:
• https://timoelliott.com/blog/cartoons/artificial-intelligence-cartoons
16 April 2020 NEI Digital Office 27
Key Contact details for any queries:
Ashutosh Basotia
NEI Digital Office
(E) ashutosh.basotia@nbcbearings.in
(P) +91 141 2223221

Más contenido relacionado

La actualidad más candente

AI Powerpoint Presentation Slides
AI Powerpoint Presentation SlidesAI Powerpoint Presentation Slides
AI Powerpoint Presentation SlidesSlideTeam
 
Enhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AIEnhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AINurfadhlina Mohd Sharef
 
AI Overview and Capabilities
AI Overview and CapabilitiesAI Overview and Capabilities
AI Overview and CapabilitiesAnandSRao1962
 
Cavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures
 
Issues on Artificial Intelligence and Future (Standards Perspective)
Issues on Artificial Intelligence  and Future (Standards Perspective)Issues on Artificial Intelligence  and Future (Standards Perspective)
Issues on Artificial Intelligence and Future (Standards Perspective)Seungyun Lee
 
Technology for everyone - AI ethics and Bias
Technology for everyone - AI ethics and BiasTechnology for everyone - AI ethics and Bias
Technology for everyone - AI ethics and BiasMarion Mulder
 
Using the power of Generative AI at scale
Using the power of Generative AI at scaleUsing the power of Generative AI at scale
Using the power of Generative AI at scaleMaxim Salnikov
 
An Introduction to Generative AI - May 18, 2023
An Introduction  to Generative AI - May 18, 2023An Introduction  to Generative AI - May 18, 2023
An Introduction to Generative AI - May 18, 2023CoriFaklaris1
 
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...ssuser4edc93
 
Responsible AI
Responsible AIResponsible AI
Responsible AINeo4j
 
Generative AI Risks & Concerns
Generative AI Risks & ConcernsGenerative AI Risks & Concerns
Generative AI Risks & ConcernsAjitesh Kumar
 
Using AI chatbots for deep learning and teaching with specific examples to en...
Using AI chatbots for deep learning and teaching with specific examples to en...Using AI chatbots for deep learning and teaching with specific examples to en...
Using AI chatbots for deep learning and teaching with specific examples to en...Nigel Daly
 
Ethics in the use of Data & AI
Ethics in the use of Data & AI Ethics in the use of Data & AI
Ethics in the use of Data & AI Kalilur Rahman
 
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIFundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIJunaid Qadir
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfLiming Zhu
 
haiped. impact of AI in marketing comms and CX
haiped. impact of AI in marketing comms and CXhaiped. impact of AI in marketing comms and CX
haiped. impact of AI in marketing comms and CXmatthys esterhuysen
 

La actualidad más candente (20)

AI Powerpoint Presentation Slides
AI Powerpoint Presentation SlidesAI Powerpoint Presentation Slides
AI Powerpoint Presentation Slides
 
Journey of Generative AI
Journey of Generative AIJourney of Generative AI
Journey of Generative AI
 
Enhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AIEnhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AI
 
AI Overview and Capabilities
AI Overview and CapabilitiesAI Overview and Capabilities
AI Overview and Capabilities
 
Cavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AI
 
Issues on Artificial Intelligence and Future (Standards Perspective)
Issues on Artificial Intelligence  and Future (Standards Perspective)Issues on Artificial Intelligence  and Future (Standards Perspective)
Issues on Artificial Intelligence and Future (Standards Perspective)
 
Technology for everyone - AI ethics and Bias
Technology for everyone - AI ethics and BiasTechnology for everyone - AI ethics and Bias
Technology for everyone - AI ethics and Bias
 
Using the power of Generative AI at scale
Using the power of Generative AI at scaleUsing the power of Generative AI at scale
Using the power of Generative AI at scale
 
An Introduction to Generative AI - May 18, 2023
An Introduction  to Generative AI - May 18, 2023An Introduction  to Generative AI - May 18, 2023
An Introduction to Generative AI - May 18, 2023
 
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
Generative AI Risks & Concerns
Generative AI Risks & ConcernsGenerative AI Risks & Concerns
Generative AI Risks & Concerns
 
The Creative Ai storm
The Creative Ai stormThe Creative Ai storm
The Creative Ai storm
 
Using AI chatbots for deep learning and teaching with specific examples to en...
Using AI chatbots for deep learning and teaching with specific examples to en...Using AI chatbots for deep learning and teaching with specific examples to en...
Using AI chatbots for deep learning and teaching with specific examples to en...
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Ethics in the use of Data & AI
Ethics in the use of Data & AI Ethics in the use of Data & AI
Ethics in the use of Data & AI
 
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIFundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdf
 
haiped. impact of AI in marketing comms and CX
haiped. impact of AI in marketing comms and CXhaiped. impact of AI in marketing comms and CX
haiped. impact of AI in marketing comms and CX
 
Ai presentation
Ai presentationAi presentation
Ai presentation
 

Similar a Artificial Intelligence explained simplistically

Artificial Intelligence Vs Machine Learning Vs Deep Learning
Artificial Intelligence Vs Machine Learning Vs Deep LearningArtificial Intelligence Vs Machine Learning Vs Deep Learning
Artificial Intelligence Vs Machine Learning Vs Deep Learningvenkatvajradhar1
 
Artificial Intelligence overview (by impulse)
Artificial Intelligence overview (by impulse)Artificial Intelligence overview (by impulse)
Artificial Intelligence overview (by impulse)Software in Brussels
 
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptxunleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptxUsama Wahab Khan Cloud, Data and AI
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningMykola Dobrochynskyy
 
Top technologies of ai 2020
Top technologies of ai 2020Top technologies of ai 2020
Top technologies of ai 2020Ruchi Jain
 
Author Francesca Rossi EN Policy Department C Citizens.docx
Author Francesca Rossi  EN Policy Department C Citizens.docxAuthor Francesca Rossi  EN Policy Department C Citizens.docx
Author Francesca Rossi EN Policy Department C Citizens.docxrock73
 
IoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesIoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesKaty Slemon
 
What is Artificial Intelligence.docx
What is Artificial Intelligence.docxWhat is Artificial Intelligence.docx
What is Artificial Intelligence.docxAliParsa22
 
When artificial intelligence meets user experience
When artificial intelligence meets user experienceWhen artificial intelligence meets user experience
When artificial intelligence meets user experienceAlex Avissar Tim
 
Artificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdfArtificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdfyamunaNMH
 
Commercialization of AI 3.0
Commercialization of AI 3.0Commercialization of AI 3.0
Commercialization of AI 3.0APPANION
 
IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016Nugroho Gito
 
AI EXPLAINED Non-Technical Guide for Policymakers
AI EXPLAINED Non-Technical Guide for PolicymakersAI EXPLAINED Non-Technical Guide for Policymakers
AI EXPLAINED Non-Technical Guide for PolicymakersBranka Panic
 
Artificial intelligence AI?
Artificial intelligence AI? Artificial intelligence AI?
Artificial intelligence AI? arannadelwar361
 
A Dawn of Generative AI – Cuneiform Consulting.pdf
A Dawn of Generative AI – Cuneiform Consulting.pdfA Dawn of Generative AI – Cuneiform Consulting.pdf
A Dawn of Generative AI – Cuneiform Consulting.pdfCuneiform Consulting Pvt Ltd.
 
insights_a_dawn_of_generative_ai.pdf
insights_a_dawn_of_generative_ai.pdfinsights_a_dawn_of_generative_ai.pdf
insights_a_dawn_of_generative_ai.pdfsarah david
 
AI & Innovation, Emerging trends & Future directions in AI.pptx
AI & Innovation, Emerging trends & Future directions in AI.pptxAI & Innovation, Emerging trends & Future directions in AI.pptx
AI & Innovation, Emerging trends & Future directions in AI.pptxssuser9437e3
 
How to build an AI app.pdf
How to build an AI app.pdfHow to build an AI app.pdf
How to build an AI app.pdfStephenAmell4
 

Similar a Artificial Intelligence explained simplistically (20)

Artificial Intelligence Vs Machine Learning Vs Deep Learning
Artificial Intelligence Vs Machine Learning Vs Deep LearningArtificial Intelligence Vs Machine Learning Vs Deep Learning
Artificial Intelligence Vs Machine Learning Vs Deep Learning
 
Artificial Intelligence overview (by impulse)
Artificial Intelligence overview (by impulse)Artificial Intelligence overview (by impulse)
Artificial Intelligence overview (by impulse)
 
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptxunleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
unleshing the the Power Azure Open AI - MCT Summit middle east 2024 Riyhad.pptx
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
Top technologies of ai 2020
Top technologies of ai 2020Top technologies of ai 2020
Top technologies of ai 2020
 
Author Francesca Rossi EN Policy Department C Citizens.docx
Author Francesca Rossi  EN Policy Department C Citizens.docxAuthor Francesca Rossi  EN Policy Department C Citizens.docx
Author Francesca Rossi EN Policy Department C Citizens.docx
 
IoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesIoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future Possibilities
 
What is Artificial Intelligence.docx
What is Artificial Intelligence.docxWhat is Artificial Intelligence.docx
What is Artificial Intelligence.docx
 
When artificial intelligence meets user experience
When artificial intelligence meets user experienceWhen artificial intelligence meets user experience
When artificial intelligence meets user experience
 
Artificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdfArtificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdf
 
Commercialization of AI 3.0
Commercialization of AI 3.0Commercialization of AI 3.0
Commercialization of AI 3.0
 
IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016
 
AI EXPLAINED Non-Technical Guide for Policymakers
AI EXPLAINED Non-Technical Guide for PolicymakersAI EXPLAINED Non-Technical Guide for Policymakers
AI EXPLAINED Non-Technical Guide for Policymakers
 
Artificial intelligence AI?
Artificial intelligence AI? Artificial intelligence AI?
Artificial intelligence AI?
 
A Dawn of Generative AI – Cuneiform Consulting.pdf
A Dawn of Generative AI – Cuneiform Consulting.pdfA Dawn of Generative AI – Cuneiform Consulting.pdf
A Dawn of Generative AI – Cuneiform Consulting.pdf
 
insights_a_dawn_of_generative_ai.pdf
insights_a_dawn_of_generative_ai.pdfinsights_a_dawn_of_generative_ai.pdf
insights_a_dawn_of_generative_ai.pdf
 
Diff between AI& ML&DL
Diff between AI& ML&DLDiff between AI& ML&DL
Diff between AI& ML&DL
 
AI & Innovation, Emerging trends & Future directions in AI.pptx
AI & Innovation, Emerging trends & Future directions in AI.pptxAI & Innovation, Emerging trends & Future directions in AI.pptx
AI & Innovation, Emerging trends & Future directions in AI.pptx
 
How to build an AI app.pdf
How to build an AI app.pdfHow to build an AI app.pdf
How to build an AI app.pdf
 
How to build an AI app.pdf
How to build an AI app.pdfHow to build an AI app.pdf
How to build an AI app.pdf
 

Más de NBC Bearings

Bearing Handling & Maintenance
Bearing Handling & MaintenanceBearing Handling & Maintenance
Bearing Handling & MaintenanceNBC Bearings
 
Rolling bearings & its types
Rolling bearings & its typesRolling bearings & its types
Rolling bearings & its typesNBC Bearings
 
An overview to condition based monitoring
An overview to condition based monitoringAn overview to condition based monitoring
An overview to condition based monitoringNBC Bearings
 
What does the Future of Work look like
What does the Future of Work look likeWhat does the Future of Work look like
What does the Future of Work look likeNBC Bearings
 
Introduction to Asset Tracking technology
Introduction to Asset Tracking technologyIntroduction to Asset Tracking technology
Introduction to Asset Tracking technologyNBC Bearings
 
Constructive Feedback for Employees and Managers
Constructive Feedback for Employees and ManagersConstructive Feedback for Employees and Managers
Constructive Feedback for Employees and ManagersNBC Bearings
 
Basics of Digital - how to imbibe it into business
Basics of Digital - how to imbibe it into businessBasics of Digital - how to imbibe it into business
Basics of Digital - how to imbibe it into businessNBC Bearings
 
Basic bearing technology
Basic bearing technologyBasic bearing technology
Basic bearing technologyNBC Bearings
 
Calculation and FE analysis for sustainability of seal for ball bearing
Calculation and FE analysis for sustainability of seal for ball bearingCalculation and FE analysis for sustainability of seal for ball bearing
Calculation and FE analysis for sustainability of seal for ball bearingNBC Bearings
 

Más de NBC Bearings (9)

Bearing Handling & Maintenance
Bearing Handling & MaintenanceBearing Handling & Maintenance
Bearing Handling & Maintenance
 
Rolling bearings & its types
Rolling bearings & its typesRolling bearings & its types
Rolling bearings & its types
 
An overview to condition based monitoring
An overview to condition based monitoringAn overview to condition based monitoring
An overview to condition based monitoring
 
What does the Future of Work look like
What does the Future of Work look likeWhat does the Future of Work look like
What does the Future of Work look like
 
Introduction to Asset Tracking technology
Introduction to Asset Tracking technologyIntroduction to Asset Tracking technology
Introduction to Asset Tracking technology
 
Constructive Feedback for Employees and Managers
Constructive Feedback for Employees and ManagersConstructive Feedback for Employees and Managers
Constructive Feedback for Employees and Managers
 
Basics of Digital - how to imbibe it into business
Basics of Digital - how to imbibe it into businessBasics of Digital - how to imbibe it into business
Basics of Digital - how to imbibe it into business
 
Basic bearing technology
Basic bearing technologyBasic bearing technology
Basic bearing technology
 
Calculation and FE analysis for sustainability of seal for ball bearing
Calculation and FE analysis for sustainability of seal for ball bearingCalculation and FE analysis for sustainability of seal for ball bearing
Calculation and FE analysis for sustainability of seal for ball bearing
 

Último

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

Último (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Artificial Intelligence explained simplistically

  • 2. 16 April 2020 NEI Digital Office 2 Disclaimer The material and Information contained here are for general information purpose only. You should not rely upon the material or information provided herein for any basis for making any business, legal or other decisions. Fair usage: This material might contain some copyrighted material, the use of which has not always been specifically authorised by the copyright owner. We have given the source information, wherever available. While we make every endeavour to keep the information accurate and correct, National Engineering Industries Ltd. makes no representations and warranties of any kind either express or implied about the correctness, accuracy, suitability, reliability or productivity with respect to information or concepts contained in the presentation for any purpose. Any reliance on such material is solely at your risk and consequences.
  • 3. Glimpse into the future - AI by 2030 16 April 2020 NEI Digital Office 3 80%executives say AI boosts productivity Mobiles using voice assistants Virtual Assistants: Google, Cortant, Siri, Alexa 6billion devices need AI support Customer / Employee interactions driven by Chat-bots $ 5.4 Bn invested in AI start ups Robots to outnumber humans AI to be powered by GPUsnot CPUs AI to replace 16% jobs in a decade
  • 4. AI- part our lives today 16 April 2020 NEI Digital Office 4 Maps can more easily incorporate user-reported traffic incidents like construction and accidents. Access to vast amounts of data being fed to its proprietary algorithms means Maps can reduce commutes by suggesting the fastest routes to and from work. AI-powered personal assistant that accepts voice commands to create to-do lists, order items online, set reminders, and answer questions (via internet searches) Google uses artificial neural networks to power voice search. Microsoft claims to have developed a speech- recognition system that can transcribe conversation slightly more accurately than humans. Voice – to – text “Ok Google” “Hey Siri” Smart Personal Assistants AI-Powered Predictions Source(s): • https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
  • 5. Starters 16 April 2020 NEI Digital Office 5 What is AI ?
  • 6. Starters 16 April 2020 NEI Digital Office 6 What is AI ? Where have you seen / experienced AI ?
  • 7. What is AI ? Where have you seen / experienced AI ? 16 April 2020 NEI Digital Office 7 Starters - Programs that behave externally like humans ? - Programs that operate internally as humans do ? - Computational systems that behave intelligently ? - Rational behaviour ? - Human beings are intelligent - To be called intelligent, a machine must produce responses that are indistinguishable from those of a human - Autonomous planning and scheduling of tasks aboard a spacecraft - Beating Gary Kasparov in a chess match - Steering a driver-less car - Understanding language - Robotic assistants in surgery - Monitoring trade in the stock market to see if insider trading is going on Source: https://www.coursehero.com/file/47104889/Week-8-Artificial-Intelligencepdf/
  • 8. 16 April 2020 NEI Digital Office 8 Are there tasks which cannot be automated ? If so, what are the limitations ? OR How do computers’ ability compare to that of humans?
  • 9. 16 April 2020 NEI Digital Office 9 What is Artificial Intelligence Branch of computer science concerned with building smart machines capable of performing tasks the typically require human intelligence Interdisciplinary science with multiple approaches, but advancements in machine learning and deep learning are creating a paradigm shift in virtually every sector of industry
  • 10. A 70 year Rich History 16 April 2020 NEI Digital Office 10 “Can machines think?” “Study of artificial intelligence” 1950 1956 John McCarthyAlan TuringTuring test A test to empirically determine whether a computer has achieved intelligence It simply shows that it generated behaviour consistent with thinking. Weak equivalence: the two systems (human and computer) are equivalent in results (output), but they do not necessarily arrive at those results in the same way Strong equivalence: the two systems use the same internal processes to produce results Source(s) / Picture Credit: • https://cs.slu.edu/~fritts/CSCI140_F12/schedule/csci140_artificial_intelligence.pdf
  • 11. Compare the way Humans and Machines Work 16 April 2020 NEI Digital Office 11 Artificial Intelligence Machine Learning Deep Learning Any technique that enables machines to mimic human behaviour Subset of AI technique which uses statistical methods to enable machine to improve with experience Subset of ML which make the computation of multi-layer neural networks feasible Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/artificial-intelligence-past-present-and-future-64586944
  • 12. Typical Machine Learning Tasks 16 April 2020 NEI Digital Office 12 Classification Regression Clustering Dimensionality reduction Ranking Recommendatio n Predict a class of an object (cat / dog from an image; Male / female from user’s web activity; Spam / Ham from an email contents etc. Predicts a continuous value for an object (Sales in the next month, price of a house with specific features, energy consumption for a household Group similar objects together find user groups different by their behaviour on site cluster customers into meaningful groups etc. “Compress” the data from a high dimensional representation into a lower- dimensional one (useful for visualization) Arrange a list of objects to maximize some utility (i.e. by click probably, or by relevance to a query) Filter a small subset of objects from a large collection and recommend them to a user (increase hits / user loyalty; time spent on service etc.)
  • 13. 16 April 2020 NEI Digital Office 13 Deep Learning / Neural Nets: Overview Ability to learn hierarchical representations of features (and for images they do resemble some neuroscience data on how does visual system work Source(s) / Picture Credit: • https://medium.com/@RaghavPrabhu/understanding-of-convolutional-neural-network-cnn-deep-learning-99760835f148
  • 14. 16 April 2020 NEI Digital Office 14 Deep Learning Tasks Speech, Images, Video Text/NLP Reinforcement Learning Other Research Simple tasks (classification, localization) almost done on super-human level Complex tasks (semantic segmentation, style transfer, image generation, …) are in progress with exciting examples Robot perception is in progress Some good basic technologies are in use (word embeddings, language models, sequence to sequence learning for machine translation, etc) Even more in progress (translation, q&a and conversational nets, etc) Great achievements exist: Go playing, Atari playing One-shot learning, multi- modal and multi-task learning, memory and attention, unsupervised learning, and many many more Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
  • 15. 16 April 2020 NEI Digital Office 15 Use Cases Source(s) / Picture Credit: • https://www.datacamp.com/community/tutorials/object-detection-guide
  • 16. 16 April 2020 NEI Digital Office 16 Use Cases Source(s) / Picture Credit: • https://azati.ai/image-detection-recognition-and-classification-with-machine-learning/
  • 17. 16 April 2020 NEI Digital Office 17 Use Cases Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
  • 18. 16 April 2020 NEI Digital Office 18 Use Cases Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
  • 19. 16 April 2020 NEI Digital Office 19 Use Cases Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
  • 20. 16 April 2020 NEI Digital Office 20 Use Cases Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-cases-text-and-image-processing
  • 21. 16 April 2020 NEI Digital Office 21 Use Cases Source(s) / Picture Credit: • https://www.slideshare.net/grigorysapunov/deep-learning-and-the-state-of-ai-2016
  • 22. 16 April 2020 NEI Digital Office 22 AI- part our lives today Mobile Use Voice – to – text “Ok Google” “Hey Siri” Google uses artificial neural networks to power voice search. Microsoft claims to have developed a speech- recognition system that can transcribe conversation slightly more accurately than humans. Smart Personal Assistants AI-powered personal assistant that accepts voice commands to create to-do lists, order items online, set reminders, and answer questions (via internet searches) AI-Powered Predictions Maps can more easily incorporate user-reported traffic incidents like construction and accidents. Access to vast amounts of data being fed to its proprietary algorithms means Maps can reduce commutes by suggesting the fastest routes to and from work. Source(s) / Picture Credit: • https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
  • 23. 16 April 2020 NEI Digital Office 23 Glimpse into the future social messaging tool typically used in the workplace, also allows third parties to incorporate AI- powered chatbots Soon, our day-to- day tasks may be completed within a conversation with an AI chatbot Source(s) / Picture Credit: • https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/
  • 24. 16 April 2020 NEI Digital Office 24 Source(s) / Picture Credit: • https://emerj.com/ai-sector-overviews/everyday-examples-of-ai/ Glimpse into the future
  • 25. 16 April 2020 NEI Digital Office 25 Glimpse into the future 90%reduction in accidents 75%reduction in number of cars on road through ride sharing 40%reduction in wait time through smart traffic lights 26%reduction in overall travel time through smart traffic lights 2028 is the year for mass production of such vehicles - UBER CEO Self Driving Cars
  • 26. 16 April 2020 NEI Digital Office 26 How does the future look like ? ? ? His decisions aren’t any better than yours - But they are WAY faster The good news is I have discovered inefficiencies. The bad news is that you’re one of themSource(s) / Picture Credit: • https://timoelliott.com/blog/cartoons/artificial-intelligence-cartoons
  • 27. 16 April 2020 NEI Digital Office 27 Key Contact details for any queries: Ashutosh Basotia NEI Digital Office (E) ashutosh.basotia@nbcbearings.in (P) +91 141 2223221