SlideShare a Scribd company logo
1 of 145
AI Orange Belt
Week 1 - Harness the power of AI abilities
1
Technical
Prerequisites
The foundations necessary to
understand this relatively new fast
growth domain
3
Tactics & Methods
Implementation of AI at the product
level. How to find new use cases with
interesting impact and roadmap the
implementation
2
Strategy &
Governance
How to think AI as a leader, manager
and citizen
1
2
AI ORANGE BELT SKILLS © PROPERTY OF AI BLACK BELT
ORANGE
BELT
The prerequisites : WHAT is AI,
how does it work in real life
DEFINITION
PROJECT
3
AI ORANGE BELT SKILLS © PROPERTY OF AI BLACK BELT
ORANGE
BELT
The prerequisites : WHAT is AI,
how does it work in real life
HOW to manage and implement an
artificial intelligence project
DEFINITION
PROJECT
4
AI ORANGE BELT SKILLS © PROPERTY OF AI BLACK BELT
ORANGE
BELT
The strategy to put in place when
innovating with AI
The prerequisites : WHAT is AI,
how does it work in real life
HOW to manage and implement an
artificial intelligence project
DEFINITION
PROJECT
STRATEGY
5
AI ORANGE BELT SKILLS © PROPERTY OF AI BLACK BELT
ORANGE
BELT
The strategy to put in place when
innovating with AI
The implications of this new
technology for various verticals
The prerequisites : WHAT is AI,
how does it work in real life
HOW to manage and implement an
artificial intelligence project
DEFINITION
PROJECT
STRATEGY
IMPLICATIONS
6
AI ORANGE BELT SKILLS © PROPERTY OF AI BLACK BELT
ORANGE
BELT
The prerequisites : what is AI, how
does it work in real life
DEFINITION
PROJECT
7
Plan for today
1. Quick Background

2. What is Artificial Intelligence? What’s the difference with
“classic” software

3. How does it work? How come a machine can learn things?

4. What can we do with it? What are the type of tasks a
machine can solve with A.I.

5. Latest advances, new directions. What is the trend for
future applications
8
0. Roundtable
In one sentence, what is your work and what do you think this program
will allow you to accomplish?
9
1. Quick Background
10
Theory of computation
We need machines that can solve complex operations
11
12
Turing (1936)
Algorithme
“General Computer”
“Universal Machine”
13
Turing (1936)
Algorithme
“General Computer”
“Universal Machine”
Von Neumann (1945)
Processeur
RAM
14
Shannon (1948)
Information theory
Turing (1936)
Algorithme
“General Computer”
“Universal Machine”
Von Neumann (1945)
Processeur
RAM
15
16
Then, 3 convergences
algorithms, data, computing power
17
18
19
20
21
Today’s consequences
Why all this hype now?
22
A wave of innovation
1
23
2
An economical race
24
3 A job transformation
25
2. What is artificial intelligence?
26
What is artificial intelligence for you?
27
Turing test (1950)
How can we determine if AI exists
28
Turing Test Demo
29
“It seems unfair to ask if a
squirrel can count to 10 if
counting is not really what
a squirrel’s life is about“
30
Can you recognise the real one?
31
Intelligence measures an agent’s
ability to achieve goals in a wide
range of environments.
https://www.researchgate.net/publication/1904177_Universal_Intelligence_A_Definition_of_Machine_Intelligence
Intelligence as a “measure”
32
Strong AI(AGI)
reasoning, knowledge representation, planning,
learning, communication, …
!33
Weak AI (ANI)
Able to solve a very specific task
Strong AI(AGI)
reasoning, knowledge representation, planning,
learning, communication, …
!34
AGI vs ANI
GENERALITY
HUMAN
(PERCEIVED) COMPLEXITY
35
AGI vs ANI
GENERALITY
SOFTWARE
HUMAN
(PERCEIVED) COMPLEXITY
36
AGI vs ANI
GENERALITY
SOFTWARE
NARROW AI
HUMAN
(PERCEIVED) COMPLEXITY
37
AGI vs ANI
(PERCEIVED) COMPLEXITY
GENERALITY
SOFTWARE
NARROW AI
HUMAN
STRONG AI
38
“Almost all of AI’s recent progress is through
one type, in which some input data (A) is
used to quickly generate some response (B)”
Andrew NG (2016)
!39
!40
Why not use hard-coded rules?
41
• Interactions and environment too complex to be directly in the
model

• A classic system cannot adapt to change, too many possible
environments

• Generalise to different scenarios, too many possibilities

• Can only do what it’s been encoded to do
!42
Learning, as a technique to “solve” AI
Humans learn, let’s try to teach machines
43
44
“A computer program is said to
learn from experience E with
respect to some class of tasks T
and performance measure P, if
its performance at tasks in T, as
measured by P, improves with
experience E.”
Tom Mitchell (1997)
!45
TASK
!46
EXPERIENCETASK
!47
MEASUR
E
EXPERIENCETASK
!48
Find the task (A > B), experience, performance
Exercise
49
Exercice
50
Exercice
51
Teacher
1. Research about the topic (gather information)

2. Outline desired student learnings around that topic

3. Structure a progressive curriculum

4. Create the content of each chapter / parts

5. Illustrate with examples and exercises

6.Teach the course with the content
52
53
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into big clusters
54
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles



Topic -> set of related queries

Set of queries -> pieces of content from website (classic)

Videos -> text transcript 

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into big clusters
55
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic



Piece of content -> relevant or not (0 or 1)

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into big clusters
56
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content



Content -> Informations

4.Categorise those informations into big clusters
57
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations of content into big clusters



Piece of information -> category
58
6. Teach the course
1. Layout the different concepts according to the structure



Text -> speech

2. Answer questions 

3. Give and correct exercises
59
6. Teach the course
1. Layout the different concepts according to the structure

2. Answer questions 



Speech -> text



Question -> answer

3. Give and correct exercises
60
6. Teach the course
1. Layout the different concepts according to the structure

2. Answer questions 

3. Give and correct exercises



Text -> speech



Text -> grade
3. How does it work? (+terminology)
61
INPUT OUTPUT
62
3.4
OUTPUT
63
3.4 12
64
3.4, 0.1, 2.8 12
65
3.4, 0.1, 2.8 4.2, 1.2, 7.1
Lots of encodings of input/output
(text, image, sound, etc)
66
Simple example
67
MEASUR
E
EXPERIENCETASK
INPUT > OUTPUT
Surface > Loyer
!68
MEASUR
E
EXPERIENCETASK
INPUT > OUTPUT
Surface > Loyer
!69
MEASUR
E
EXPERIENCETASK
INPUT > OUTPUT
Surface > Loyer
Différence entre
Loyer prédit et Loyer réel
!70
Simple example
€
m²
71
θ
Simple example
72
100 m² 3200€
73
100 m² 3200€
100 x θ
74
100 m² 3200€
100 x θ
“Learning” = approximate this
75
!76
Data
Observations
!77
Model
Parameters (Constraint)
Reduce complexity
Data
Observations
!78
!79
!80
Data
Observations
Model
Parameters
Reduce complexity
!81
Data
Error
Performance measure
Error function of parameters
Observations
Information loss
Model
Parameters
Reduce complexity
!82
❌
!83
❌✅
!84
Minimise an error function
By iteratively adjusting the parameters
85
A complete example
86
4. What tasks can we accomplish?
87
Task categories
Typology of realistic AI tasks
!88
• Classification
• Estimation continue (Régression)
• Clustering
• Détection d’anomalie
• Recommandations
• Génération de données
!89
!90
!91
!92
!93
And so much more!
94
And so much more!
95
• Classification
• Regression
• Clustering
• Détection d’anomalie
• Recommandations
• Génération de données
!96
!97
!98
!99
• Classification
• Regression
• Clustering
• Détection d’anomalie
• Recommandations
• Génération de données
!100
Exemple
!101
• Classification
• Estimation continue
• Clustering
• Anomaly (outlier) detection
• Recommandations
• Génération de données
!102
!103
• Classification
• Regression
• Clustering
• Anomaly detection
• Recommandations
• Génération de données
!104
• Classification
• Regression
• Clustering
• Anomaly detection
• Recommandations
• Data generation
!105
!106
!107
!108
https://speech2face.github.io/
My job - categorise tasks
109
Back to Teacher
1. Research about the topic (gather information)

2. Outline desired student learnings around that topic

3. Structure a progressive curriculum

4. Create the content of each chapter / parts

5. Illustrate with examples and exercises

6.Teach the course with the content
110
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups
111
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles



Topic -> set of related queries 

Set of queries -> pieces of content from website (classic)

Videos -> text transcript 

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups
112
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles



Topic -> set of related queries [GENERATION]

Set of queries -> pieces of content from website (classic) 

Videos -> text transcript [CLASSIFICATION]

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups
113
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic



Piece of content -> relevant or not (0 or 1)

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups
114
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic



Piece of content -> relevant or not (0 or 1) [PREDICTION]

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups
115
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content



Content -> Informations [CATEGORY]

4.Categorise those informations into main groups
116
1. Research about the topic
1.Crawl the web with different related queries and get the
content of the websites and articles

2.Determine relevance regarding the topic

3.Extract useful informations from most relevant pieces of
content

4.Categorise those informations into main groups

Piece of information -> category [CLUSTERING]
117
Domain typology
Find your way through the jungle of algorithms
118
Supervised Learning
119
Unsupervised Learning
120
Reinforcement Learning
121
122
123
124
125
126
127
128
129
130
5. Latest advances
131
132
“Google’s AI beats doctors at spotting eye disease in scans”
“AI beats doctors at predicting heart disease deaths”
https://www.thehindu.com/sci-tech/ai-beats-doctors-at-predicting-heart-disease-deaths/article24872914.ece
https://www.ft.com/content/3de44984-9ef0-11e8-85da-eeb7a9ce36e4
“Chinese AI beats 15 doctors in tumor diagnosis competition”
“AI Beats Humans At Emotional Recognition Test In Landmark Study”
http://www.pnas.org/content/early/2018/03/16/1716084115
“Machine-learning algorithm beats 20 lawyers in NDA legal analysis”
https://www.techspot.com/news/77189-machine-learning-algorithm-beats-20-lawyers-nda-legal.html
https://thenextweb.com/science/2018/07/02/chinese-ai-beats-15-doctors-in-tumor-diagnosis-competition/
Diagnostics (2018)
133
https://ai.googleblog.com/2018/05/duplex-ai-system-for-natural-conversation.html 134
"In the last 10 years, the
number of global
industrial robots has
grown 72%, while the
number of US
manufacturing jobs has
fallen 16%,"
Bank of America, 2016
135
136
137
138
https://www.technologyreview.com/s/
611424/this-is-how-the-robot-
uprising-finally-begins/
139
201
5
140
2018
201
5
141
2013
142
2013
2016
143
2013
2016
2017
144
2013
2016
2017
2018
145

More Related Content

What's hot

How to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerHow to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerProduct School
 
Data Driven Engineering 2014
Data Driven Engineering 2014Data Driven Engineering 2014
Data Driven Engineering 2014Roger Barga
 
Barga Data Science lecture 2
Barga Data Science lecture 2Barga Data Science lecture 2
Barga Data Science lecture 2Roger Barga
 
Artificial Intelligence - Building Teams & Products
Artificial Intelligence - Building Teams & ProductsArtificial Intelligence - Building Teams & Products
Artificial Intelligence - Building Teams & ProductsAarthi Srinivasan
 
Barga Data Science lecture 1
Barga Data Science lecture 1Barga Data Science lecture 1
Barga Data Science lecture 1Roger Barga
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Roger Barga
 
Intro to Data Science for Non-Data Scientists
Intro to Data Science for Non-Data ScientistsIntro to Data Science for Non-Data Scientists
Intro to Data Science for Non-Data ScientistsSri Ambati
 
Data Science-Why?What?How? By Hari Prasad
Data Science-Why?What?How? By Hari PrasadData Science-Why?What?How? By Hari Prasad
Data Science-Why?What?How? By Hari PrasadHari Prasad
 
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and ApplicationsDay 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and ApplicationsAseda Owusua Addai-Deseh
 
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkNYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkVivian S. Zhang
 
Generative Analysis Overview
Generative Analysis OverviewGenerative Analysis Overview
Generative Analysis OverviewJim Arlow
 
How to Interview a Data Scientist
How to Interview a Data ScientistHow to Interview a Data Scientist
How to Interview a Data ScientistDaniel Tunkelang
 
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019Dhiana Deva
 
Data Science 101
Data Science 101Data Science 101
Data Science 101odsc
 
Wtf is data science?
Wtf is data science?Wtf is data science?
Wtf is data science?Dylan
 
A Hybrid Approach to Data Science Project Management
A Hybrid Approach to Data Science Project ManagementA Hybrid Approach to Data Science Project Management
A Hybrid Approach to Data Science Project ManagementElaine K. Lee
 
What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century Human Capital Media
 
CRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologyCRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologySergey Shelpuk
 

What's hot (20)

How to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerHow to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product Manager
 
Data Driven Engineering 2014
Data Driven Engineering 2014Data Driven Engineering 2014
Data Driven Engineering 2014
 
Barga Data Science lecture 2
Barga Data Science lecture 2Barga Data Science lecture 2
Barga Data Science lecture 2
 
Artificial Intelligence - Building Teams & Products
Artificial Intelligence - Building Teams & ProductsArtificial Intelligence - Building Teams & Products
Artificial Intelligence - Building Teams & Products
 
Barga Data Science lecture 1
Barga Data Science lecture 1Barga Data Science lecture 1
Barga Data Science lecture 1
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015
 
Intro to Data Science for Non-Data Scientists
Intro to Data Science for Non-Data ScientistsIntro to Data Science for Non-Data Scientists
Intro to Data Science for Non-Data Scientists
 
Data-X-Sparse-v2
Data-X-Sparse-v2Data-X-Sparse-v2
Data-X-Sparse-v2
 
Data Science-Why?What?How? By Hari Prasad
Data Science-Why?What?How? By Hari PrasadData Science-Why?What?How? By Hari Prasad
Data Science-Why?What?How? By Hari Prasad
 
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and ApplicationsDay 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
 
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkNYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
 
Generative Analysis Overview
Generative Analysis OverviewGenerative Analysis Overview
Generative Analysis Overview
 
How to Interview a Data Scientist
How to Interview a Data ScientistHow to Interview a Data Scientist
How to Interview a Data Scientist
 
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019
Machine Learning: Opening the Pandora's Box - Dhiana Deva @ QCon São Paulo 2019
 
Data Science 101
Data Science 101Data Science 101
Data Science 101
 
Data science - An Introduction
Data science - An IntroductionData science - An Introduction
Data science - An Introduction
 
Wtf is data science?
Wtf is data science?Wtf is data science?
Wtf is data science?
 
A Hybrid Approach to Data Science Project Management
A Hybrid Approach to Data Science Project ManagementA Hybrid Approach to Data Science Project Management
A Hybrid Approach to Data Science Project Management
 
What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century What your employees need to learn to work with data in the 21 st century
What your employees need to learn to work with data in the 21 st century
 
CRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologyCRISP-DM: a data science project methodology
CRISP-DM: a data science project methodology
 

Similar to AI Orange Belt - Session 1

00_pytorch_and_deep_learning_fundamentals.pdf
00_pytorch_and_deep_learning_fundamentals.pdf00_pytorch_and_deep_learning_fundamentals.pdf
00_pytorch_and_deep_learning_fundamentals.pdfeanyang7
 
Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning SARCCOM
 
Andrew NG machine learning
Andrew NG machine learningAndrew NG machine learning
Andrew NG machine learningShareDocView.com
 
Artificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaArtificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaEdureka!
 
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - public
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - publicAtherton & Weber - Bake your own taxonomy - tcuk 130924 - public
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - publicamelio
 
Introduction to Machine Learning in Python using Scikit-Learn
Introduction to Machine Learning in Python using Scikit-LearnIntroduction to Machine Learning in Python using Scikit-Learn
Introduction to Machine Learning in Python using Scikit-LearnAmol Agrawal
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introductionAdwait Bhave
 
How to use Artificial Intelligence with Python? Edureka
How to use Artificial Intelligence with Python? EdurekaHow to use Artificial Intelligence with Python? Edureka
How to use Artificial Intelligence with Python? EdurekaEdureka!
 
Machine Learning for Data Extraction
Machine Learning for Data ExtractionMachine Learning for Data Extraction
Machine Learning for Data ExtractionDasha Herrmannova
 
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdfAmirMohamedNabilSale
 
Automating fetal heart monitor using machine learning
Automating fetal heart monitor using machine learningAutomating fetal heart monitor using machine learning
Automating fetal heart monitor using machine learningTamjid Rayhan
 
Building Powerful and Intelligent Applications with Azure Machine Learning
Building Powerful and Intelligent Applications with Azure Machine LearningBuilding Powerful and Intelligent Applications with Azure Machine Learning
Building Powerful and Intelligent Applications with Azure Machine LearningDavid Walker, CSM,CSD,MCP,MCAD,MCSD,MVP
 
H2O World - Intro to Data Science with Erin Ledell
H2O World - Intro to Data Science with Erin LedellH2O World - Intro to Data Science with Erin Ledell
H2O World - Intro to Data Science with Erin LedellSri Ambati
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial IntelligenceAdri Jovin
 
Hacking Predictive Modeling - RoadSec 2018
Hacking Predictive Modeling - RoadSec 2018Hacking Predictive Modeling - RoadSec 2018
Hacking Predictive Modeling - RoadSec 2018HJ van Veen
 
introduction.pptx
introduction.pptxintroduction.pptx
introduction.pptxsecurework
 
Data Science Training and Placement
Data Science Training and PlacementData Science Training and Placement
Data Science Training and PlacementAkhilGGM
 
Data science training in hyd ppt converted (1)
Data science training in hyd ppt converted (1)Data science training in hyd ppt converted (1)
Data science training in hyd ppt converted (1)SayyedYusufali
 
Data science training in hyd pdf converted (1)
Data science training in hyd pdf converted (1)Data science training in hyd pdf converted (1)
Data science training in hyd pdf converted (1)SayyedYusufali
 

Similar to AI Orange Belt - Session 1 (20)

00_pytorch_and_deep_learning_fundamentals.pdf
00_pytorch_and_deep_learning_fundamentals.pdf00_pytorch_and_deep_learning_fundamentals.pdf
00_pytorch_and_deep_learning_fundamentals.pdf
 
21AI401 AI Unit 1.pdf
21AI401 AI Unit 1.pdf21AI401 AI Unit 1.pdf
21AI401 AI Unit 1.pdf
 
Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning
 
Andrew NG machine learning
Andrew NG machine learningAndrew NG machine learning
Andrew NG machine learning
 
Artificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaArtificial Intelligence with Python | Edureka
Artificial Intelligence with Python | Edureka
 
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - public
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - publicAtherton & Weber - Bake your own taxonomy - tcuk 130924 - public
Atherton & Weber - Bake your own taxonomy - tcuk 130924 - public
 
Introduction to Machine Learning in Python using Scikit-Learn
Introduction to Machine Learning in Python using Scikit-LearnIntroduction to Machine Learning in Python using Scikit-Learn
Introduction to Machine Learning in Python using Scikit-Learn
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introduction
 
How to use Artificial Intelligence with Python? Edureka
How to use Artificial Intelligence with Python? EdurekaHow to use Artificial Intelligence with Python? Edureka
How to use Artificial Intelligence with Python? Edureka
 
Machine Learning for Data Extraction
Machine Learning for Data ExtractionMachine Learning for Data Extraction
Machine Learning for Data Extraction
 
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf
9.b-CMPS 403-F20-Session 9-Intro to ML II.pdf
 
Automating fetal heart monitor using machine learning
Automating fetal heart monitor using machine learningAutomating fetal heart monitor using machine learning
Automating fetal heart monitor using machine learning
 
Building Powerful and Intelligent Applications with Azure Machine Learning
Building Powerful and Intelligent Applications with Azure Machine LearningBuilding Powerful and Intelligent Applications with Azure Machine Learning
Building Powerful and Intelligent Applications with Azure Machine Learning
 
H2O World - Intro to Data Science with Erin Ledell
H2O World - Intro to Data Science with Erin LedellH2O World - Intro to Data Science with Erin Ledell
H2O World - Intro to Data Science with Erin Ledell
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
Hacking Predictive Modeling - RoadSec 2018
Hacking Predictive Modeling - RoadSec 2018Hacking Predictive Modeling - RoadSec 2018
Hacking Predictive Modeling - RoadSec 2018
 
introduction.pptx
introduction.pptxintroduction.pptx
introduction.pptx
 
Data Science Training and Placement
Data Science Training and PlacementData Science Training and Placement
Data Science Training and Placement
 
Data science training in hyd ppt converted (1)
Data science training in hyd ppt converted (1)Data science training in hyd ppt converted (1)
Data science training in hyd ppt converted (1)
 
Data science training in hyd pdf converted (1)
Data science training in hyd pdf converted (1)Data science training in hyd pdf converted (1)
Data science training in hyd pdf converted (1)
 

Recently uploaded

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
 
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
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
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
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
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
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
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
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
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
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 

Recently uploaded (20)

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
 
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
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
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
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
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
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
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
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
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
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 

AI Orange Belt - Session 1