SlideShare une entreprise Scribd logo
1  sur  37
Copyright : Futuretext Ltd. London0
Ajit Jaokar
Enterprise AI
Artificial Intelligence for the Enterprise
https://www.meetup.com/Big-Data-Berlin/events/236608419/
Copyright : Futuretext Ltd. London1
Ajit Jaokar
Oxford Uni – Data Science for IoT. Rated top
influencer for DS and IoT by kdnuggets and DS
central - World Economic Forum - Spoken at MWC(5
times), CEBIT, CTIA, Web 2.0, CNN, BBC, Oxford
Uni, Uni St Gallen, European Parliament. @feynlabs
– teaching kids Computer Science. Adivsory –
Connected Liverpool
Copyright : Futuretext Ltd. London2
Ajit Jaokar
Copyright : Futuretext Ltd. London3
AI vs. Deep Learning vs. Machine Learning.
The term Artificial Intelligence (AI) implies a machine that can
Reason. A more complete list or AI characteristics
Reasoning - Knowledge representation – Planning –
Communication - Perception:
http://cdn04.androidauthority.net/wp-content/uploads/2015/07/machine-
learning-ai-artificial-intelligence-e1462471461626.jpg
Copyright : Futuretext Ltd. London4
Deep Learning algorithms are currently driving AI. Finally, in a
broad sense, the term Machine Learning means the application of
any algorithm that can be applied against a dataset to find a
pattern in the data. This includes algorithms like supervised,
unsupervised, segmentation, classification, or regression.
Copyright : Futuretext Ltd. London5
The holy grail of AI is artificial general intelligence (aka like
Terminator!)
Copyright : Futuretext Ltd. London6
What we see today is mostly narrow AI (ex like the NEST thermostat).
AI is evolving rapidly.
Copyright : Futuretext Ltd. London7
http://assets.inhabitat.com/wp-
content/blogs.dir/1/files/2013/12/Volvo-self-driving-car-
706x369.jpg
Copyright : Futuretext Ltd. London8
Copyright : Futuretext Ltd. London9
Copyright : Futuretext Ltd. London10
Ajit Jaokar
What problem does Deep Learning Address
Copyright : Futuretext Ltd. London11
Deep learning is really about automated feature engineering.
Feature engineering involves finding connections between
variables and packaging them into a new single variable
Deep Learning suits problems
where the target function is
complex and datasets are
large but with examples of
positive and negative
cases. Deep Learning
also suits problems that
involve Hierarchy and
Abstraction.
(image source:
Yoshua Bengio)
Copyright : Futuretext Ltd. London12
Copyright : Futuretext Ltd. London13
Ajit Jaokar
Twelve types of AI problems
Copyright : Futuretext Ltd. London14
With this background, we now discuss the twelve types of AI
problems.
1) Domain expert: Problems which involve Reasoning based on
a complex body of knowledge
This includes tasks which are based on learning a body of knowledge
like Legal, financial etc. and then formulating a process where the
machine can simulate an expert in the field
2) Domain extension: Problems which involve extending a
complex body of Knowledge
Here, the machine learns a complex body of knowledge like
information about existing medication etc. and then can suggest new
insights to the domain itself – for example new drugs to cure diseases.
Copyright : Futuretext Ltd. London15
3) Complex Planner: Tasks which involve Planning
Many logistics and scheduling tasks can be done by current (non AI)
algorithms. But increasingly, as the optimization becomes complex AI
could help. AI techniques help on this case because we have large and
complex datasets where human beings cannot detect patterns but a
machine can do so easily.
4) Better communicator: Tasks which involve improving
existing communication
AI and Deep Learning benefit many communication modes such as
automatic translation, intelligent agents etc
5) New Perception: Tasks which involve Perception
AI and Deep Learning enable newer forms of Perception which enables
new services such as autonomous vehicles
Copyright : Futuretext Ltd. London16
6) Enterprise AI: AI meets Re-engineering the corporation!
7) Enterprise AI adding unstructured data and Cognitive
capabilities to ERP and Data warehousing
For reasons listed above, unstructured data offers a huge opportunity
for Deep Learning and hence AI.
8) Problems which impact domains due to second order
consequences of AI
“The second-order consequences of machine learning will exceed
its immediate impact. “ ex insurance
9) Problems in the near future that could benefit from improved algorithms
A catch-all category for things which were not possible in the past, could be
possible in the near future due to better algorithms or better hardware. Ex
speech recognition and translation capabilities
Copyright : Futuretext Ltd. London17
10) Evolution of Expert systems
Expert systems have been around for a long time. Much of the vision
of Expert systems could be implemented in AI/Deep Learning
algorithms in the near future. The IBM Watson strategy leads to an
Expert system vision. Of course, the same ideas can be implemented
independently of Watson today.
11) Super Long sequence pattern recognition
I got this title from a slide from Uber’s head of Deep Learning. The application of
AI techniques to sequential pattern recognition is still an early stage domain(and
does not yet get the kind of attention as CNNs for example) – but in my view, this
will be a rapidly expanding space. LSTMs fall in this category
12) Extending Sentiment Analysis using AI
The interplay between AI and Sentiment analysis is also a new area.
Copyright : Futuretext Ltd. London18
Ajit Jaokar
What is Deep Learning
Copyright : Futuretext Ltd. London19
How to train a Big Data algorithm?
Start with the Rules and apply them to Data OR Start with the data and
find the rules from the Data
The Top-down approach involved writing enough rules for all possible
circumstances. But this approach is obviously limited by the number of
rules and by its finite rules base.
Bottom up approach: where there are no rules :
a) No models(schema),
b) Linearity(sequence) and hierarchy is not known
c) Non deterministic – output is not known
d) Problem domain is not finite
In contrast – transactional computing is straight forward
Image source: https://www.simplilearn.com
Copyright : Futuretext Ltd. London20
 10 million images from YouTube videos – recognise pictures of Cats
- without telling what a cat is
 Apply them to real problems” such as image recognition, search,
and natural-language understanding,
Copyright : Futuretext Ltd. London21
Copyright : Futuretext Ltd. London22
 10 million images from YouTube videos – recognise pictures of Cats
- without telling what a cat is
 Apply them to real problems” such as image recognition, search,
and natural-language understanding,
Copyright : Futuretext Ltd. London23
1.Natural Language Generation: Producing text from computer
data. Currently used in customer service, report generation, and
summarizing business intelligence insights.
2.Speech Recognition: Transcribe and transform human speech into
format useful for computer applications. Currently used in interactive
voice response systems and mobile applications.
3.Virtual Agents: Getting a lot of media attention Ex Amazon, Apple
etc
4.Machine Learning Platforms: Providing algorithms, APIs, development and
training toolkits, data, as well as computing power to design, train, and deploy
models into applications, processes, and other machines.
5.AI-optimized Hardware: Graphics processing units (GPU) and appliances
specifically designed and architected to efficiently run AI-oriented computational
jobs. Ex Nvidia.
6.Decision Management: Engines that insert rules and logic into AI systems and
used for initial setup/training and ongoing maintenance and tuning. Sample
vendors: Advanced Systems Concepts, Informatica, Maana, Pegasystems,
UiPath.
Copyright : Futuretext Ltd. London24
7.Deep Learning Platforms: A special type of machine learning
consisting of artificial neural networks with multiple abstraction
layers.
8.Biometrics: Enable more natural interactions between humans
and machines, including but not limited to image and touch
recognition, speech, and body language.
9.Robotic Process Automation: Using scripts and other methods to
automate human action to support efficient business processes.
Currently used where it’s too expensive or inefficient for humans to
execute a task or a process. Sample vendors: Advanced Systems
Concepts, Automation Anywhere, Blue Prism, UiPath, WorkFusion.
10.Text Analytics and NLP: Natural language processing (NLP) uses and
supports text analytics by facilitating the understanding of sentence structure
and meaning, sentiment, and intent through statistical and machine learning
methods. Currently used in fraud detection and security, a wide range of
automated assistants, and applications for mining unstructured data.
Copyright : Futuretext Ltd. London25
Ajit Jaokar
Deep Learning Libraries
Copyright : Futuretext Ltd. London26
Ajit Jaokar
The Enterprise AI layer
Copyright : Futuretext Ltd. London27
A logical concept called the AI layer for the Enterprise. We could see
such a layer as an extension to the Data Warehouse or the ERP system.
This has tangible and practical benefits for the Enterprise with a clear
business model. One simple way is to think of it as an ‘Intelligent
Data warehouse’ i.e. an extension to either the Data warehouse or the
ERP system. For instance, an organization would transcribe call centre
agents’ interactions with customers create a more intelligent workflow, bot
etc using Deep learning algorithms.
Copyright : Futuretext Ltd. London28
Enterprise AI layer – What it mean to the Enterprise
So, if we imagine such a conceptual AI layer for the enterprise, what does it
mean in terms of new services that can be offered? Here are some
examples
• Bots : Bots are a great example of the use of AI to automate repetitive
tasks like scheduling meetings. Bots are often the starting point of
engagement for AI especially in Retail and Financial services
• Inferring from textual/voice narrative: Security applications to
detect suspicious behaviour, Algorithms that can draw connections
between how patients describe their symptoms etc
• Detecting patterns from vast amounts of data: Using log files to
predict future failures, predicting cyberseurity attacks etc
• Creating a knowledge base from large datasets: for example an AI
program that can read all of Wikipedia or Github.
• Creating content on scale: Using Robots to replace Writers or even to
compose Pop songs
• Predicting future workflows: Using existing patterns to predict future
workflows
• Mass personalization: in advertising
• Video and image analytics: Collision Avoidance for Drones,
Autonomous vehicles, Agricultural Crop Health Analysis etc
Copyright : Futuretext Ltd. London29
Ajit Jaokar
How artificial Intelligence will redefine management
Copyright : Futuretext Ltd. London30
Practice 1: Leave Administration to AI
Ex - juggle shift schedules because of staff members’
illnesses, vacations, or sudden departures. AI will automate
many of these tasks. Including report writing. Recently, the data
analytics company Tableau announced a partnership with Narrative
Science, a Chicago-based provider of natural language generation
tools. The result of the collaboration is Narratives for Tableau, a free
Chrome extension that automatically creates written explanations for
Tableau graphics.
Copyright : Futuretext Ltd. London31
Practice 2: Focus on Judgment Work
Essence of human judgment — the application of experience and
expertise to critical business decisions and practices. (knowledge of
organizational history and culture, as well as empathy and
ethical reflection. Also creative thinking and experimentation,
data analysis and interpretation, and strategy development
Practice 3: Treat Intelligent Machines as “Colleagues”
Practice 4: Work Like a Designer
Manager-designers bring together diverse ideas into integrated,
workable, and appealing solutions. They embed design thinking into the
practices of their teams and organizations.
Copyright : Futuretext Ltd. London32
Practice 5: Develop Social Skills and Networks
Copyright : Futuretext Ltd. London33
https://techcrunch.com/2016/05/13/robots-wont-just-
take-jobs-theyll-create-them/amp/
Copyright : Futuretext Ltd. London34
http://cloudtimes.org/wp-
content/uploads/2012/03/cloud-robotics.jpg
Copyright : Futuretext Ltd. London35
Copyright : Futuretext Ltd. London36

Contenu connexe

Tendances

Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...Melanie Swan
 
Artificial Intelligence in Project Management by Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by  Dr. Khaled A. HamdyArtificial Intelligence in Project Management by  Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by Dr. Khaled A. HamdyAgile ME
 
Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...Adela VILLANUEVA
 
CS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial IntelligenceCS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial Intelligencebutest
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentationsweety seth
 
Cognitive Computing
Cognitive ComputingCognitive Computing
Cognitive ComputingPietro Leo
 
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
 
How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications Willy Marroquin (WillyDevNET)
 
Artificial Intelligence by Jayant
Artificial Intelligence by JayantArtificial Intelligence by Jayant
Artificial Intelligence by JayantJayant Jain
 
Artificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentArtificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentDavid Raj Kanthi
 
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...Raffaele Mauro
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsUniversity of Huddersfield
 
A quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - TechaheadA quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - TechaheadJatin Sapra
 
Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1GMR Group
 
Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...APPANION
 
Artificial intelligence in cyber defense
Artificial intelligence in cyber defenseArtificial intelligence in cyber defense
Artificial intelligence in cyber defenseUjjwal Tripathi
 

Tendances (20)

Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
 
Artificial Intelligence in Project Management by Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by  Dr. Khaled A. HamdyArtificial Intelligence in Project Management by  Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by Dr. Khaled A. Hamdy
 
Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...
 
An overview on ai
An overview on aiAn overview on ai
An overview on ai
 
CS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial IntelligenceCS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial Intelligence
 
Artificial Intelligence and Expert System
Artificial Intelligence  and Expert SystemArtificial Intelligence  and Expert System
Artificial Intelligence and Expert System
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Chapter 1 (final)
Chapter 1 (final)Chapter 1 (final)
Chapter 1 (final)
 
Cognitive Computing
Cognitive ComputingCognitive Computing
Cognitive Computing
 
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
 
How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications
 
Artificial Intelligence by Jayant
Artificial Intelligence by JayantArtificial Intelligence by Jayant
Artificial Intelligence by Jayant
 
Artificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentArtificial Intelligence power point presentation document
Artificial Intelligence power point presentation document
 
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
 
A quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - TechaheadA quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - Techahead
 
Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1
 
Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...
 
Artificial intelligence in cyber defense
Artificial intelligence in cyber defenseArtificial intelligence in cyber defense
Artificial intelligence in cyber defense
 

En vedette

Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...Dataconomy Media
 
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...Dataconomy Media
 
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Dataconomy Media
 
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...Dataconomy Media
 
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor..."Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...Dataconomy Media
 
AI For Enterprise
AI For EnterpriseAI For Enterprise
AI For EnterpriseNVIDIA
 
It applications
It applicationsIt applications
It applicationsWendy Lile
 
Disrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial IntelligenceDisrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial IntelligenceIBM Watson
 
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea..."BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...Dataconomy Media
 
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ..."Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...Dataconomy Media
 
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel AvivDataconomy Media
 
Data Driven Strategy - Graydon
Data Driven Strategy - GraydonData Driven Strategy - Graydon
Data Driven Strategy - GraydonGraydonNed
 
Embedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the EnterpriseEmbedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the EnterpriseDr David Probert
 
Deep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & OpportunitiesDeep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & OpportunitiesMatthew Lease
 
e-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single Servicee-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single ServiceeCommerce_Dashboard
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its applicationMohammed Abdel Razek
 
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A..."Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...Dataconomy Media
 
artificial intelligence and its applications
 artificial intelligence and its applications artificial intelligence and its applications
artificial intelligence and its applicationsYogendra Vishnoi
 

En vedette (19)

Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
 
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
 
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
 
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
 
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor..."Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
 
AI For Enterprise
AI For EnterpriseAI For Enterprise
AI For Enterprise
 
It applications
It applicationsIt applications
It applications
 
Disrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial IntelligenceDisrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial Intelligence
 
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea..."BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
 
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ..."Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
 
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
 
Data Driven Strategy - Graydon
Data Driven Strategy - GraydonData Driven Strategy - Graydon
Data Driven Strategy - Graydon
 
Embedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the EnterpriseEmbedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the Enterprise
 
Deep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & OpportunitiesDeep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & Opportunities
 
e-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single Servicee-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single Service
 
Ecommerce kpi
Ecommerce kpiEcommerce kpi
Ecommerce kpi
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
 
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A..."Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
 
artificial intelligence and its applications
 artificial intelligence and its applications artificial intelligence and its applications
artificial intelligence and its applications
 

Similaire à Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise."

Data Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit JaokarData Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit JaokarJessica Willis
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1DianaGray10
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningMykola Dobrochynskyy
 
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
 
IoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesIoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesKaty Slemon
 
Io t and machine learning smart cities
Io t and machine learning smart cities Io t and machine learning smart cities
Io t and machine learning smart cities Ajit Jaokar
 
Artificial Intelligence.
Artificial Intelligence.Artificial Intelligence.
Artificial Intelligence.DeepakKewlani4
 
Yuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential OrganizationsYuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential OrganizationsBAQMaR
 
Area's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxArea's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxJIMSVKII
 
Artificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal ProfessionArtificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal ProfessionShannon Green
 
Addis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptxAddis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptxethiouniverse
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence4imprint
 
leewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdfleewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdfrobertsamuel23
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science Melaku Bayih Demessie
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISpijans
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISpijans
 
IoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conferenceIoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conferenceAjit Jaokar
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxBryCunal
 

Similaire à Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise." (20)

Data Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit JaokarData Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit Jaokar
 
Ajit jaokar slides
Ajit jaokar slidesAjit jaokar slides
Ajit jaokar slides
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
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
 
Cognitive technologies
Cognitive technologiesCognitive technologies
Cognitive technologies
 
IoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesIoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future Possibilities
 
Io t and machine learning smart cities
Io t and machine learning smart cities Io t and machine learning smart cities
Io t and machine learning smart cities
 
Artificial Intelligence.
Artificial Intelligence.Artificial Intelligence.
Artificial Intelligence.
 
Yuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential OrganizationsYuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential Organizations
 
Area's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxArea's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptx
 
Artificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal ProfessionArtificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal Profession
 
Addis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptxAddis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptx
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
leewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdfleewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdf
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
IoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conferenceIoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conference
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptx
 

Plus de Dataconomy Media

Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...Dataconomy Media
 
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Dataconomy Media
 
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Dataconomy Media
 
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Dataconomy Media
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...Dataconomy Media
 
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Dataconomy Media
 
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...Dataconomy Media
 
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Dataconomy Media
 
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...Dataconomy Media
 
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Dataconomy Media
 
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Dataconomy Media
 
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Dataconomy Media
 
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Dataconomy Media
 
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Dataconomy Media
 
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Dataconomy Media
 
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Dataconomy Media
 
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Dataconomy Media
 
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Dataconomy Media
 
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Dataconomy Media
 
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Dataconomy Media
 

Plus de Dataconomy Media (20)

Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
 
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
 
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
 
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
 
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
 
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
 
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
 
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
 
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
 
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
 
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
 
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
 
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
 
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
 
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
 
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
 
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
 
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
 

Dernier

Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 

Dernier (20)

Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 

Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise."

  • 1. Copyright : Futuretext Ltd. London0 Ajit Jaokar Enterprise AI Artificial Intelligence for the Enterprise https://www.meetup.com/Big-Data-Berlin/events/236608419/
  • 2. Copyright : Futuretext Ltd. London1 Ajit Jaokar Oxford Uni – Data Science for IoT. Rated top influencer for DS and IoT by kdnuggets and DS central - World Economic Forum - Spoken at MWC(5 times), CEBIT, CTIA, Web 2.0, CNN, BBC, Oxford Uni, Uni St Gallen, European Parliament. @feynlabs – teaching kids Computer Science. Adivsory – Connected Liverpool
  • 3. Copyright : Futuretext Ltd. London2 Ajit Jaokar
  • 4. Copyright : Futuretext Ltd. London3 AI vs. Deep Learning vs. Machine Learning. The term Artificial Intelligence (AI) implies a machine that can Reason. A more complete list or AI characteristics Reasoning - Knowledge representation – Planning – Communication - Perception: http://cdn04.androidauthority.net/wp-content/uploads/2015/07/machine- learning-ai-artificial-intelligence-e1462471461626.jpg
  • 5. Copyright : Futuretext Ltd. London4 Deep Learning algorithms are currently driving AI. Finally, in a broad sense, the term Machine Learning means the application of any algorithm that can be applied against a dataset to find a pattern in the data. This includes algorithms like supervised, unsupervised, segmentation, classification, or regression.
  • 6. Copyright : Futuretext Ltd. London5 The holy grail of AI is artificial general intelligence (aka like Terminator!)
  • 7. Copyright : Futuretext Ltd. London6 What we see today is mostly narrow AI (ex like the NEST thermostat). AI is evolving rapidly.
  • 8. Copyright : Futuretext Ltd. London7 http://assets.inhabitat.com/wp- content/blogs.dir/1/files/2013/12/Volvo-self-driving-car- 706x369.jpg
  • 9. Copyright : Futuretext Ltd. London8
  • 10. Copyright : Futuretext Ltd. London9
  • 11. Copyright : Futuretext Ltd. London10 Ajit Jaokar What problem does Deep Learning Address
  • 12. Copyright : Futuretext Ltd. London11 Deep learning is really about automated feature engineering. Feature engineering involves finding connections between variables and packaging them into a new single variable Deep Learning suits problems where the target function is complex and datasets are large but with examples of positive and negative cases. Deep Learning also suits problems that involve Hierarchy and Abstraction. (image source: Yoshua Bengio)
  • 13. Copyright : Futuretext Ltd. London12
  • 14. Copyright : Futuretext Ltd. London13 Ajit Jaokar Twelve types of AI problems
  • 15. Copyright : Futuretext Ltd. London14 With this background, we now discuss the twelve types of AI problems. 1) Domain expert: Problems which involve Reasoning based on a complex body of knowledge This includes tasks which are based on learning a body of knowledge like Legal, financial etc. and then formulating a process where the machine can simulate an expert in the field 2) Domain extension: Problems which involve extending a complex body of Knowledge Here, the machine learns a complex body of knowledge like information about existing medication etc. and then can suggest new insights to the domain itself – for example new drugs to cure diseases.
  • 16. Copyright : Futuretext Ltd. London15 3) Complex Planner: Tasks which involve Planning Many logistics and scheduling tasks can be done by current (non AI) algorithms. But increasingly, as the optimization becomes complex AI could help. AI techniques help on this case because we have large and complex datasets where human beings cannot detect patterns but a machine can do so easily. 4) Better communicator: Tasks which involve improving existing communication AI and Deep Learning benefit many communication modes such as automatic translation, intelligent agents etc 5) New Perception: Tasks which involve Perception AI and Deep Learning enable newer forms of Perception which enables new services such as autonomous vehicles
  • 17. Copyright : Futuretext Ltd. London16 6) Enterprise AI: AI meets Re-engineering the corporation! 7) Enterprise AI adding unstructured data and Cognitive capabilities to ERP and Data warehousing For reasons listed above, unstructured data offers a huge opportunity for Deep Learning and hence AI. 8) Problems which impact domains due to second order consequences of AI “The second-order consequences of machine learning will exceed its immediate impact. “ ex insurance 9) Problems in the near future that could benefit from improved algorithms A catch-all category for things which were not possible in the past, could be possible in the near future due to better algorithms or better hardware. Ex speech recognition and translation capabilities
  • 18. Copyright : Futuretext Ltd. London17 10) Evolution of Expert systems Expert systems have been around for a long time. Much of the vision of Expert systems could be implemented in AI/Deep Learning algorithms in the near future. The IBM Watson strategy leads to an Expert system vision. Of course, the same ideas can be implemented independently of Watson today. 11) Super Long sequence pattern recognition I got this title from a slide from Uber’s head of Deep Learning. The application of AI techniques to sequential pattern recognition is still an early stage domain(and does not yet get the kind of attention as CNNs for example) – but in my view, this will be a rapidly expanding space. LSTMs fall in this category 12) Extending Sentiment Analysis using AI The interplay between AI and Sentiment analysis is also a new area.
  • 19. Copyright : Futuretext Ltd. London18 Ajit Jaokar What is Deep Learning
  • 20. Copyright : Futuretext Ltd. London19 How to train a Big Data algorithm? Start with the Rules and apply them to Data OR Start with the data and find the rules from the Data The Top-down approach involved writing enough rules for all possible circumstances. But this approach is obviously limited by the number of rules and by its finite rules base. Bottom up approach: where there are no rules : a) No models(schema), b) Linearity(sequence) and hierarchy is not known c) Non deterministic – output is not known d) Problem domain is not finite In contrast – transactional computing is straight forward Image source: https://www.simplilearn.com
  • 21. Copyright : Futuretext Ltd. London20  10 million images from YouTube videos – recognise pictures of Cats - without telling what a cat is  Apply them to real problems” such as image recognition, search, and natural-language understanding,
  • 22. Copyright : Futuretext Ltd. London21
  • 23. Copyright : Futuretext Ltd. London22  10 million images from YouTube videos – recognise pictures of Cats - without telling what a cat is  Apply them to real problems” such as image recognition, search, and natural-language understanding,
  • 24. Copyright : Futuretext Ltd. London23 1.Natural Language Generation: Producing text from computer data. Currently used in customer service, report generation, and summarizing business intelligence insights. 2.Speech Recognition: Transcribe and transform human speech into format useful for computer applications. Currently used in interactive voice response systems and mobile applications. 3.Virtual Agents: Getting a lot of media attention Ex Amazon, Apple etc 4.Machine Learning Platforms: Providing algorithms, APIs, development and training toolkits, data, as well as computing power to design, train, and deploy models into applications, processes, and other machines. 5.AI-optimized Hardware: Graphics processing units (GPU) and appliances specifically designed and architected to efficiently run AI-oriented computational jobs. Ex Nvidia. 6.Decision Management: Engines that insert rules and logic into AI systems and used for initial setup/training and ongoing maintenance and tuning. Sample vendors: Advanced Systems Concepts, Informatica, Maana, Pegasystems, UiPath.
  • 25. Copyright : Futuretext Ltd. London24 7.Deep Learning Platforms: A special type of machine learning consisting of artificial neural networks with multiple abstraction layers. 8.Biometrics: Enable more natural interactions between humans and machines, including but not limited to image and touch recognition, speech, and body language. 9.Robotic Process Automation: Using scripts and other methods to automate human action to support efficient business processes. Currently used where it’s too expensive or inefficient for humans to execute a task or a process. Sample vendors: Advanced Systems Concepts, Automation Anywhere, Blue Prism, UiPath, WorkFusion. 10.Text Analytics and NLP: Natural language processing (NLP) uses and supports text analytics by facilitating the understanding of sentence structure and meaning, sentiment, and intent through statistical and machine learning methods. Currently used in fraud detection and security, a wide range of automated assistants, and applications for mining unstructured data.
  • 26. Copyright : Futuretext Ltd. London25 Ajit Jaokar Deep Learning Libraries
  • 27. Copyright : Futuretext Ltd. London26 Ajit Jaokar The Enterprise AI layer
  • 28. Copyright : Futuretext Ltd. London27 A logical concept called the AI layer for the Enterprise. We could see such a layer as an extension to the Data Warehouse or the ERP system. This has tangible and practical benefits for the Enterprise with a clear business model. One simple way is to think of it as an ‘Intelligent Data warehouse’ i.e. an extension to either the Data warehouse or the ERP system. For instance, an organization would transcribe call centre agents’ interactions with customers create a more intelligent workflow, bot etc using Deep learning algorithms.
  • 29. Copyright : Futuretext Ltd. London28 Enterprise AI layer – What it mean to the Enterprise So, if we imagine such a conceptual AI layer for the enterprise, what does it mean in terms of new services that can be offered? Here are some examples • Bots : Bots are a great example of the use of AI to automate repetitive tasks like scheduling meetings. Bots are often the starting point of engagement for AI especially in Retail and Financial services • Inferring from textual/voice narrative: Security applications to detect suspicious behaviour, Algorithms that can draw connections between how patients describe their symptoms etc • Detecting patterns from vast amounts of data: Using log files to predict future failures, predicting cyberseurity attacks etc • Creating a knowledge base from large datasets: for example an AI program that can read all of Wikipedia or Github. • Creating content on scale: Using Robots to replace Writers or even to compose Pop songs • Predicting future workflows: Using existing patterns to predict future workflows • Mass personalization: in advertising • Video and image analytics: Collision Avoidance for Drones, Autonomous vehicles, Agricultural Crop Health Analysis etc
  • 30. Copyright : Futuretext Ltd. London29 Ajit Jaokar How artificial Intelligence will redefine management
  • 31. Copyright : Futuretext Ltd. London30 Practice 1: Leave Administration to AI Ex - juggle shift schedules because of staff members’ illnesses, vacations, or sudden departures. AI will automate many of these tasks. Including report writing. Recently, the data analytics company Tableau announced a partnership with Narrative Science, a Chicago-based provider of natural language generation tools. The result of the collaboration is Narratives for Tableau, a free Chrome extension that automatically creates written explanations for Tableau graphics.
  • 32. Copyright : Futuretext Ltd. London31 Practice 2: Focus on Judgment Work Essence of human judgment — the application of experience and expertise to critical business decisions and practices. (knowledge of organizational history and culture, as well as empathy and ethical reflection. Also creative thinking and experimentation, data analysis and interpretation, and strategy development Practice 3: Treat Intelligent Machines as “Colleagues” Practice 4: Work Like a Designer Manager-designers bring together diverse ideas into integrated, workable, and appealing solutions. They embed design thinking into the practices of their teams and organizations.
  • 33. Copyright : Futuretext Ltd. London32 Practice 5: Develop Social Skills and Networks
  • 34. Copyright : Futuretext Ltd. London33 https://techcrunch.com/2016/05/13/robots-wont-just- take-jobs-theyll-create-them/amp/
  • 35. Copyright : Futuretext Ltd. London34 http://cloudtimes.org/wp- content/uploads/2012/03/cloud-robotics.jpg
  • 36. Copyright : Futuretext Ltd. London35
  • 37. Copyright : Futuretext Ltd. London36