SlideShare a Scribd company logo
A. I.
The simulation of Intelligence
By – Abhishek Upadhyay
Image Source: https://i1.wp.com/i.huffpost.com/gen/4864344/images/o-AI-HUMAN-facebook.jpg
Machine
Learning:
Intersection of
programming,
statistics, and
data
Image Source: https://qwg2b3m869-flywheel.netdna-ssl.com/wp-content/uploads/2015/09/artificial-intelligence-companies.png
Artificial intelligence: Simulation of Intelligence
“man’s dependence on probability was simply a consequence of imperfect
knowledge. A being who could follow every particle in the universe, and who had
unbounded powers of calculation, would be able to know the past and to predict
the future with perfect certainty”
- Philosophical Essay on Probabilities (1825)
Mathematical theorem of probability
By Thomas Bayes in 1763
Image source: Wikipedia
“Statistics is about gathering data and working out what the numbers can tell us.
From the earliest farmer estimating whether he had enough grain to last the
winter to the scientists of the Large Hadron Collider confirming the probable
existence of new particles, people have always been making inferences from data.
Statistical tools like the mean or average summarise data, and standard
deviations measure how much variation there is within a set of numbers.
Frequency distributions - the patterns within the numbers or the shapes they
make when drawn on a graph - can help predict future events.
Knowing how sure or how uncertain your estimates are a key part of statistics”
- Julian Champkin, Significance Magazine
Image source: https://fdrlibrary.wordpress.com/tag/1936/
1943: The McCulloch-Pitts Model of Neuron
Image Source
1950: Can Machines Think? Turing Test
1957: Perceptron
• M-P model was simple function with multi-dimensional input and
binary output
• Perceptron has two layers of node
• Weights and threshold were not all identical
• Output function goes from [-1,1] not [0,1]
• Adds extra input that represents bias (sometimes called theta)
• Most important, a learning rule, Read more
• It was a machine that could take input and create output
1970s: AI Winter
• 1973: UK Parliament to evaluate the state of AI research in the United
Kingdom
• “Computers have been oversold.. Indeed, it is big business….Continuous
failures occurred in Language translation, image recognition, human
speech, hand written letters, and so on…A robot can only mimic certain
range of human activities…Specialised problems are best treated by
specialised methods rather than generalised intelligence…. The general
purpose robot is a mirage”
– Sir James Lighthill
• The Lighthill report led to the near-complete dismantling of AI research in
England.
• The assessment coupled with slow progress contributed to loss of
confidence and drop in resources for AI research
Artificial intelligence: Simulation of Intelligence
Image source: “You and AI – The History, Capabilities and Frontiers of AI” YouTube
Image source: “You and AI – The History, Capabilities and Frontiers of AI” YouTube
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Collection to Visualisation
Automate the analysis
• Manual analysis is tedious
• Bandicoot is an open-source Python toolbox
used to analyze mobile phone metadata
• Bandicoot computes indicators
• Stratify the data between weekday and
weekend or day and night
• Strategy is to generate features to be
processed by algorithm to identify
behaviour, such as, In 2015, a study, titled
"Predicting Gender from Mobile Phone
Metadata“
• Learning algorithms use features for
prediction and clustering tasks – decide
which features can predict what
Machine Learning
• Bandicoot generates 1400 indicators. Next question, “Can we do
something useful with these indicators or variables or features?”, such as,
Can mobile phone data answer global development call?
• The SAS institute (2016) defines machine learning as “a method of data
analysis that automates analytical model building. Using algorithms that
iteratively learn from data, machine learning allows computers to find
hidden insights without being explicitly programmed where to look.” There
are two main classes of machine learning algorithms:
• Unsupervised Learning: Infer a function to describe a hidden structure or similarity
of patterns in unlabelled data
• Supervised Learning: Not only provide a set of features (Xi for i = 1,..N) but also set
of labels (Yi for i = 1,…N), where each yi is a label corresponding to Xi. One uses the
pair to learn a function f that can be used to predict unknown target value of some
input vector: y = f(X)
What is Learning?
• Can we extract answers to meaningful questions using vast amounts of data:
• How susceptible are they to marketing?
• What is probability of person using our new service
• Which members of community are most at risk in an epidemic outbreak?
• Approach to finding a theorem or law is difficult as they are complex and require
measurements of large data over time
• What is learning? Specifying the model f that can extract regularities for problem
– appropriate objective function to optimize specified loss function
• Learning (or fitting) the model essentially means finding optimal parameters of
the model structure, using provided input or target data. Fitting the model to
perform well on given or seen data (training data)
• However, our primary goal is for the model to perform well on unseen data
Problem
• Think of business problems (1-3) un-solved or can be solved better?
Problems that are:
• Complicated
• Requires learning from data
• Sufficiently self-contained
Once knowing that problem fits in ML domain, further two important
questions to answer are:
• Q: Whether right data exists for the problem? Where does it comes
from? Is data feed for machine sufficient to solve the problem?
• Q: Which ML model makes more sense to the problem?
source: HBR
Artificial intelligence: Simulation of Intelligence
Cast the use case (problem)
• As an ML problem:
1. What is being predicted?
2. What data is needed?
• As an Software:
1. What is the API for the problem during prediction?
2. Who will use this service? How are they doing it today?
• As a Data problem:
1. What data are we analyzing?
2. What data are we predicting?
3. What data are we reacting to?
source: Google coursera ML course
Journey
1. Understand AI
‐ Short term course
‐ Events
‐ Blogs
2. Follow a master
3. Find a problem
4. Problem fits in ML domain
5. Data Strategy
6. Design Thinking
Source: Yiou Intelligence
“AI Industry Synthesis Report” April, 2017
About 70% of the brain's cortical activity is dealing with visually related information, which
is equivalent to the gates of the human brain, others such as hearing, touch, and taste are
narrower channels. Visual is like a high way with eight traffic lanes, and the other feeling
are like sidewalks on both sides. If you cannot deal with visual information, the whole AI
system is an empty shelf. It can only do symbolic reasoning, such as playing chess and
proving theorem, but cannot enter the real world. Computer vision is like a door-opening
spell for AI. The door is inside, and if you fail to open it, there is no way to study AI in the
real world.
- Songchun Zhu, Professor of statistics and computer science of University of
California, Los Angeles
First AI Project – Two recommendations
“Not all AI projects are created equal. Some can provide incremental
improvements and are good places to start whereas some provide competitive
advantage”
- Bern Elliot, Gartner
“Build intelligence to solve one business problem. Use the intelligence and
experience for everything else”
- Demis Hassabis, DeepMind
AI Startup/Project
Horizontal
₋ Very science driven
₋ Solve one fundamental problem
₋ Serve many industries
₋ Such as NLP
₋ Players: Google, Facebook,
Amazon, Baidu, Microsoft, and
DeepMind
Vertical
₋ Customer segmentation &
targeting
₋ Solve problem of specific
customer
₋ Success depends on
democratized base technology
and strong community around
customers of technology
Ref - https://www.techinasia.com/talk/vertical-horizontal-ai-startup
Value Chain
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Linear Regression
Machine Learning Algorithm
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
Linear Regression
• Regression – find equation that fits data
• The learning step is function estimation
• Reducing error is gradient descent
• Supervised learning
• Input training data
• Input, x – size of house
• Output, y – price of house
• m – number of training examples
• Build hypothesis (predict y for given x) over input data, h(θ) = θ0 + θ1 x
Artificial intelligence: Simulation of Intelligence
• If α is too small, gradient descent can be slow
• If α is too large, gradient descent can overshoot the
minimum
• Derivative is the slope of cost function J
• Using calculus, somehow, derivative term is :
• Batch, each step uses all training examples
Elementary Algebra
• If you recall from elementary algebra,
the equation for a line is y = mx + b
• Alternate to gradient descent is algebra
equation to calculate the min of cost
function
• In order to calculate linear regression,
and find the equation y = a + bx:
• In language of AP Statistics, we may see
equation written as:
• In Machine Learning, it is referred as
hypothesis:
Multiple variables
Size (feet2) Number of
bedrooms
Number of floors Age of home (years) Price ($1000)
2104 5 1 45 460
1416 3 2 40 232
1534 3 2 30 315
852 2 1 36 178
n = number of features
x(i) = input (features) of ith training example
xj
(i) = value of feature j in ith training example
Hypothesis:
For convenience of notation, define x0 = 1. Therefore, features are a Vector x0, x1, …, xn, that is, Rn+1. Parameters are
also a Vector from θ0, θ1, …, θn, that is, Rn+1.
Hypothesis equation can be written as: h(x) = θ0x0 + θ1x1 + . . . + θnxn = θTx
Artificial intelligence: Simulation of Intelligence
Artificial intelligence: Simulation of Intelligence
References
• The Lighthill Debate (1973)
• You and AI – The History, Capabilities and Frontiers of AI
• MIT SA+P Big Data and Social Analytics
• An Easy Introduction to Artificial Intelligence, Machine Learning and
Deep Learning
• Scala and Spark for Big Data and Machine Learning
• Machine Learning — Andrew Ng, Stanford University
•
Thank You
Abhishek Upadhyay
shek.up@gmail.com
http://shekup.blogspot.com/

More Related Content

PPTX
Machine learning in Banks
PPTX
Developing cognitive applications v1
PDF
Cognitive Computing.PDF
PDF
SmartData Webinar: Commercial Cognitive Computing -- How to choose and build ...
PPTX
Cognitive Computing and the future of Artificial Intelligence
PDF
EDW 2015 cognitive computing panel session
PDF
Km cognitive computing overview by ken martin 19 jan2015
PDF
Cognitive Computing
Machine learning in Banks
Developing cognitive applications v1
Cognitive Computing.PDF
SmartData Webinar: Commercial Cognitive Computing -- How to choose and build ...
Cognitive Computing and the future of Artificial Intelligence
EDW 2015 cognitive computing panel session
Km cognitive computing overview by ken martin 19 jan2015
Cognitive Computing

What's hot (20)

PDF
Smart machines
PPTX
Cognitive computing 2016
PDF
Deep Neural Networks for Machine Learning
PPTX
Artificial Intelligence for Automated Decision Support Project
PPTX
What AI is and examples of how it is used in legal
PDF
Smart Data 2017 #AI & #FutureofWork
PPTX
Don't Handicap AI without Explicit Knowledge
PPTX
Impact of Artificial Intelligence/Machine Learning on Workforce Capability
PDF
Deloitte disruption ahead IBM Watson
PDF
Responsible AI
PPTX
Big data primer - an introduction to data exploitation.
PDF
A quick guide to artificial intelligence working - Techahead
PPTX
LIMITATIONS OF AI
PPTX
Leadership talk: Artificial Intelligence Institute at UofSC Feb 2019
PDF
Machine Learning and its Applications
PDF
Healthcare + AI: Use cases & Challenges
PDF
AI in the Real World: Challenges, and Risks and how to handle them?
PDF
Smart Data Webinar: A Roadmap for Deploying Modern AI in Business
PPTX
Finely Chair talk: Every company is an AI company - and why Universities sho...
PDF
DEALING CRISIS MANAGEMENT USING AI
Smart machines
Cognitive computing 2016
Deep Neural Networks for Machine Learning
Artificial Intelligence for Automated Decision Support Project
What AI is and examples of how it is used in legal
Smart Data 2017 #AI & #FutureofWork
Don't Handicap AI without Explicit Knowledge
Impact of Artificial Intelligence/Machine Learning on Workforce Capability
Deloitte disruption ahead IBM Watson
Responsible AI
Big data primer - an introduction to data exploitation.
A quick guide to artificial intelligence working - Techahead
LIMITATIONS OF AI
Leadership talk: Artificial Intelligence Institute at UofSC Feb 2019
Machine Learning and its Applications
Healthcare + AI: Use cases & Challenges
AI in the Real World: Challenges, and Risks and how to handle them?
Smart Data Webinar: A Roadmap for Deploying Modern AI in Business
Finely Chair talk: Every company is an AI company - and why Universities sho...
DEALING CRISIS MANAGEMENT USING AI
Ad

Similar to Artificial intelligence: Simulation of Intelligence (20)

PPTX
recent.pptx
PPT
Machine learning and deep learning algorithms
PDF
Introduction to Artificial Intelligence
PPT
Machine Learning Ch 1.ppt
PPTX
How to implement artificial intelligence solutions
PDF
Efficient Learning Machines Theories Concepts And Applications For Engineers ...
PPTX
Machine learning ppt.
PPT
Eick/Alpaydin Introduction
PPTX
Statistical foundations of ml
PPTX
Launching into machine learning
PDF
Intro to machine learning
PDF
AI Presentation 1
PPTX
Unit - 1 - Introduction of the machine learning
PPTX
Machine Learning and its Applications
PDF
An Elementary Introduction to Artificial Intelligence, Data Science and Machi...
PDF
Chapter1MACHINE LEARNING THEORY AND PRACTICES.pdf
PDF
PPTX
MODULE-1.pptx machine learning note for 6th sem vtu
PPTX
Unit 2 artificial intelligence and machine learning
PPTX
Introduction to Machine Learning
recent.pptx
Machine learning and deep learning algorithms
Introduction to Artificial Intelligence
Machine Learning Ch 1.ppt
How to implement artificial intelligence solutions
Efficient Learning Machines Theories Concepts And Applications For Engineers ...
Machine learning ppt.
Eick/Alpaydin Introduction
Statistical foundations of ml
Launching into machine learning
Intro to machine learning
AI Presentation 1
Unit - 1 - Introduction of the machine learning
Machine Learning and its Applications
An Elementary Introduction to Artificial Intelligence, Data Science and Machi...
Chapter1MACHINE LEARNING THEORY AND PRACTICES.pdf
MODULE-1.pptx machine learning note for 6th sem vtu
Unit 2 artificial intelligence and machine learning
Introduction to Machine Learning
Ad

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Approach and Philosophy of On baking technology
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
Teaching material agriculture food technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation_ Review paper, used for researhc scholars
Approach and Philosophy of On baking technology
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Electronic commerce courselecture one. Pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Understanding_Digital_Forensics_Presentation.pptx
Spectroscopy.pptx food analysis technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Big Data Technologies - Introduction.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Teaching material agriculture food technology
NewMind AI Weekly Chronicles - August'25 Week I
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Advanced methodologies resolving dimensionality complications for autism neur...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows

Artificial intelligence: Simulation of Intelligence

  • 1. A. I. The simulation of Intelligence By – Abhishek Upadhyay
  • 3. Machine Learning: Intersection of programming, statistics, and data Image Source: https://qwg2b3m869-flywheel.netdna-ssl.com/wp-content/uploads/2015/09/artificial-intelligence-companies.png
  • 5. “man’s dependence on probability was simply a consequence of imperfect knowledge. A being who could follow every particle in the universe, and who had unbounded powers of calculation, would be able to know the past and to predict the future with perfect certainty” - Philosophical Essay on Probabilities (1825)
  • 6. Mathematical theorem of probability By Thomas Bayes in 1763 Image source: Wikipedia
  • 7. “Statistics is about gathering data and working out what the numbers can tell us. From the earliest farmer estimating whether he had enough grain to last the winter to the scientists of the Large Hadron Collider confirming the probable existence of new particles, people have always been making inferences from data. Statistical tools like the mean or average summarise data, and standard deviations measure how much variation there is within a set of numbers. Frequency distributions - the patterns within the numbers or the shapes they make when drawn on a graph - can help predict future events. Knowing how sure or how uncertain your estimates are a key part of statistics” - Julian Champkin, Significance Magazine
  • 9. 1943: The McCulloch-Pitts Model of Neuron Image Source
  • 10. 1950: Can Machines Think? Turing Test
  • 11. 1957: Perceptron • M-P model was simple function with multi-dimensional input and binary output • Perceptron has two layers of node • Weights and threshold were not all identical • Output function goes from [-1,1] not [0,1] • Adds extra input that represents bias (sometimes called theta) • Most important, a learning rule, Read more • It was a machine that could take input and create output
  • 12. 1970s: AI Winter • 1973: UK Parliament to evaluate the state of AI research in the United Kingdom • “Computers have been oversold.. Indeed, it is big business….Continuous failures occurred in Language translation, image recognition, human speech, hand written letters, and so on…A robot can only mimic certain range of human activities…Specialised problems are best treated by specialised methods rather than generalised intelligence…. The general purpose robot is a mirage” – Sir James Lighthill • The Lighthill report led to the near-complete dismantling of AI research in England. • The assessment coupled with slow progress contributed to loss of confidence and drop in resources for AI research
  • 14. Image source: “You and AI – The History, Capabilities and Frontiers of AI” YouTube
  • 15. Image source: “You and AI – The History, Capabilities and Frontiers of AI” YouTube
  • 23. Automate the analysis • Manual analysis is tedious • Bandicoot is an open-source Python toolbox used to analyze mobile phone metadata • Bandicoot computes indicators • Stratify the data between weekday and weekend or day and night • Strategy is to generate features to be processed by algorithm to identify behaviour, such as, In 2015, a study, titled "Predicting Gender from Mobile Phone Metadata“ • Learning algorithms use features for prediction and clustering tasks – decide which features can predict what
  • 24. Machine Learning • Bandicoot generates 1400 indicators. Next question, “Can we do something useful with these indicators or variables or features?”, such as, Can mobile phone data answer global development call? • The SAS institute (2016) defines machine learning as “a method of data analysis that automates analytical model building. Using algorithms that iteratively learn from data, machine learning allows computers to find hidden insights without being explicitly programmed where to look.” There are two main classes of machine learning algorithms: • Unsupervised Learning: Infer a function to describe a hidden structure or similarity of patterns in unlabelled data • Supervised Learning: Not only provide a set of features (Xi for i = 1,..N) but also set of labels (Yi for i = 1,…N), where each yi is a label corresponding to Xi. One uses the pair to learn a function f that can be used to predict unknown target value of some input vector: y = f(X)
  • 25. What is Learning? • Can we extract answers to meaningful questions using vast amounts of data: • How susceptible are they to marketing? • What is probability of person using our new service • Which members of community are most at risk in an epidemic outbreak? • Approach to finding a theorem or law is difficult as they are complex and require measurements of large data over time • What is learning? Specifying the model f that can extract regularities for problem – appropriate objective function to optimize specified loss function • Learning (or fitting) the model essentially means finding optimal parameters of the model structure, using provided input or target data. Fitting the model to perform well on given or seen data (training data) • However, our primary goal is for the model to perform well on unseen data
  • 26. Problem • Think of business problems (1-3) un-solved or can be solved better? Problems that are: • Complicated • Requires learning from data • Sufficiently self-contained Once knowing that problem fits in ML domain, further two important questions to answer are: • Q: Whether right data exists for the problem? Where does it comes from? Is data feed for machine sufficient to solve the problem? • Q: Which ML model makes more sense to the problem? source: HBR
  • 28. Cast the use case (problem) • As an ML problem: 1. What is being predicted? 2. What data is needed? • As an Software: 1. What is the API for the problem during prediction? 2. Who will use this service? How are they doing it today? • As a Data problem: 1. What data are we analyzing? 2. What data are we predicting? 3. What data are we reacting to? source: Google coursera ML course
  • 29. Journey 1. Understand AI ‐ Short term course ‐ Events ‐ Blogs 2. Follow a master 3. Find a problem 4. Problem fits in ML domain 5. Data Strategy 6. Design Thinking
  • 30. Source: Yiou Intelligence “AI Industry Synthesis Report” April, 2017
  • 31. About 70% of the brain's cortical activity is dealing with visually related information, which is equivalent to the gates of the human brain, others such as hearing, touch, and taste are narrower channels. Visual is like a high way with eight traffic lanes, and the other feeling are like sidewalks on both sides. If you cannot deal with visual information, the whole AI system is an empty shelf. It can only do symbolic reasoning, such as playing chess and proving theorem, but cannot enter the real world. Computer vision is like a door-opening spell for AI. The door is inside, and if you fail to open it, there is no way to study AI in the real world. - Songchun Zhu, Professor of statistics and computer science of University of California, Los Angeles
  • 32. First AI Project – Two recommendations “Not all AI projects are created equal. Some can provide incremental improvements and are good places to start whereas some provide competitive advantage” - Bern Elliot, Gartner “Build intelligence to solve one business problem. Use the intelligence and experience for everything else” - Demis Hassabis, DeepMind
  • 33. AI Startup/Project Horizontal ₋ Very science driven ₋ Solve one fundamental problem ₋ Serve many industries ₋ Such as NLP ₋ Players: Google, Facebook, Amazon, Baidu, Microsoft, and DeepMind Vertical ₋ Customer segmentation & targeting ₋ Solve problem of specific customer ₋ Success depends on democratized base technology and strong community around customers of technology Ref - https://www.techinasia.com/talk/vertical-horizontal-ai-startup
  • 40. Linear Regression • Regression – find equation that fits data • The learning step is function estimation • Reducing error is gradient descent • Supervised learning • Input training data • Input, x – size of house • Output, y – price of house • m – number of training examples • Build hypothesis (predict y for given x) over input data, h(θ) = θ0 + θ1 x
  • 42. • If α is too small, gradient descent can be slow • If α is too large, gradient descent can overshoot the minimum • Derivative is the slope of cost function J • Using calculus, somehow, derivative term is : • Batch, each step uses all training examples
  • 43. Elementary Algebra • If you recall from elementary algebra, the equation for a line is y = mx + b • Alternate to gradient descent is algebra equation to calculate the min of cost function • In order to calculate linear regression, and find the equation y = a + bx: • In language of AP Statistics, we may see equation written as: • In Machine Learning, it is referred as hypothesis:
  • 44. Multiple variables Size (feet2) Number of bedrooms Number of floors Age of home (years) Price ($1000) 2104 5 1 45 460 1416 3 2 40 232 1534 3 2 30 315 852 2 1 36 178 n = number of features x(i) = input (features) of ith training example xj (i) = value of feature j in ith training example Hypothesis:
  • 45. For convenience of notation, define x0 = 1. Therefore, features are a Vector x0, x1, …, xn, that is, Rn+1. Parameters are also a Vector from θ0, θ1, …, θn, that is, Rn+1. Hypothesis equation can be written as: h(x) = θ0x0 + θ1x1 + . . . + θnxn = θTx
  • 48. References • The Lighthill Debate (1973) • You and AI – The History, Capabilities and Frontiers of AI • MIT SA+P Big Data and Social Analytics • An Easy Introduction to Artificial Intelligence, Machine Learning and Deep Learning • Scala and Spark for Big Data and Machine Learning • Machine Learning — Andrew Ng, Stanford University •

Editor's Notes

  • #5: In Europe, 17th Century was important time for quantitative studies of diseases, population, and wealth including the work done by John Graunt
  • #10: More examples: https://towardsdatascience.com/mcculloch-pitts-model-5fdf65ac5dd1
  • #14: Image Source: https://www.pbs.org/newshour/science/short-history-ai-schooling-humans-games 1997, Deep Blue exploited the increasing computing power to perform large scale searches of potential moves – 200 million moves per second
  • #37: Ref - https://www.youtube.com/watch?v=NRYLPmy8V1k AI is broad term for field in which human intelligence is simulated in machine. ML is term applied to systems learning from experience (data).