SlideShare ist ein Scribd-Unternehmen logo
1 von 16
DEPARTMENT OF COMPUTER SCIENCE &
ENGINEERING
FACULTY OF ENGINEERING AND TECHNOLOGY
GURUKUL KANGRI UNIVERSITY
2017-2018
Topic: An Overview of Machine Learning
SPEAKER :ANKITGUPTA
ADVISER : MR. NISHANT
MUNJAL
DATE:11/10/2017

WHAT IS MACHINE LEARNING?
ARTHUR SAMUEL IN 1959:
“[MACHINE LEARNING IS THE] FIELD OF STUDY THAT GIVES
COMPUTERS THE ABILITY TO LEARN WITHOUT BEING EXPLICITLY
PROGRAMMED.”
AND MORE RECENTLY, IN 1997, TOM MITCHEL :
“A COMPUTER PROGRAM IS SAID TO LEARN FROM EXPERIENCE E
WITH RESPECT TO SOME TASK T AND SOME PERFORMANCE
MEASURE P, IF ITS PERFORMANCE ON T, AS MEASURED BY P,
IMPROVES WITH EXPERIENCE E.” -- TOM MITCHELL, CARNEGIE
MELLON UNIVERSITY:
ML provides
potential solutions
in all these domains
and more, and is
set to be a pillar of
our future
civilization.
ML can play a key
role in a wide range
of critical
applications, such as:
1.data mining,
2.natural language
processing, 3.image
recognition, and
4.expert systems.
Algorithm by learning Style:
There are different ways an algorithm can model a problem based on its interaction
with the experience or environment or whatever we count to call the input data.
Three different styles in machine learning algorithm:
1.Semi-Supervised Learning
Input data is a mixture of labeled and unlabelled examples.
There is a desired prediction problem but the model must learn the structures to
organize the data as well as make predictions.
Example problems are classification and regression.
Example algorithms are extensions to other flexible methods that make assumptions
about how to model the unlabeled data.
2. Supervised Learning
Input data is called training data and has a known label or result such as spam/not-
spam or a stock price at a time.
A model is prepared through a training process in which it is required to make
predictions and is corrected when those predictions are wrong. The training process
continues until the model achieves a desired level of accuracy on the training data.
Example problems are classification and regression.
 Supervised
learning
 Semi-supervised
learning
3.Unsupervised Learning
Input data is not labeled and does not have a known result.
A model is prepared by deducing structures present in the input data.
This may be to extract general rules. It may be through a mathematical
process to systematically reduce redundancy, or it may be to organize
data by similarity.
Example problems are clustering, dimensionality reduction and
association rule learning.
Example algorithms include: the Apriori algorithm and k-Means.
 Unsupervised
learning
The figure shown
besides is a
typical learning
system model.
It consists of the
following
components.
1. Learning
element
2. Knowledge
base
3. Performance
element
4. Feedback
element
5. Standard
Machine learning refers to a system capable of acquiring and integrating
the knowledge automatically. The capability of the systems to learn from
experience, training, analytical observation, and other means, results in a
system that can continuously self-improve and thereby exhibit efficiency
and effectiveness.
A machine learning system usually starts with some knowledge and a
corresponding knowledge organization so that it can interpret, analyze, and
test the knowledge acquired.
Learning system
model:
Training and testing:
Training set
(observed)
Universal set
(unobserved)
Testing set
(unobserved)
Data
acquisition
Practical
usage
Training data:
Training data
means having a
response variable in
our data. means for
training data we
can say the result
directly. we will
make our
algorithms to learn
from our train data.
Test data: some
time test data will
be used to check
the accuracy of
algorithm and some
times to predict the
things. on test data
Artificial Intelligence vs Machine Learning vs Deep
Learning
Some points on Artificial Intelligence vs Machine
Learning vs Deep Learning
 Artificial intelligence is a broader concept than machine learning, which addresses the use of
computers to mimic the cognitive functions of humans. When machines carry out tasks based on
algorithms in an “intelligent” manner, that is AI.
 Machine learning is a subset of AI and focuses on the ability of machines to receive a set of data and
learn for themselves, changing algorithms as they learn more about the information they are
processing.
 Deep learning goes yet another level deeper and can be considered a subset of machine learning. The
concept of deep learning is sometimes just referred to as "deep neural networks," referring to the
many layers involved. A neural network may only have a single layer of data, while a deep neural
network has two or more. The layers can be seen as a nested hierarchy of related concepts or decision
trees.
 In This picture Anaconda is Big reptiles but in Computer Science, Anaconda is also known as a
Python Notebook . In computer science Anaconda is a freemium open source distribution of
the Python and R programming languages for large-scale data processing, predictive analytics, and
scientific computing, that aims to simplify package management and deployment. Package versions
are managed by the package management system conda.
The Jupyter
Notebook is
an interactive
computing
environment that
enables users to
author notebook
documents that
include: - Live code -
Interactive widgets -
Plots - Narrative text
- Equations - Images
- Video
90+ STARTUPS TRANSFORMING HEALTHCARE AI
EverydayExamplesofArtificialIntelligenceand
MachineLearningare:
 1 – Google’s AI-Powered Predictions (analyze the speed of
movement of traffic at any given time).
 2 – Ridesharing Apps Like Uber and Lyft.
 3 -Commercial Flights Use an AI Autopilot.
 4 – Spam Filters.
 5 – Smart Email Categorization(the learning behind Gmail priority
inbox).
 6 – Facebook (Image Recogintion).
 7 –Search Engine(searching).
 8 –Recommendations(Amazon).
 9 –Voice-to-Text.
 10 – Medical field.
CONCLUSION :
 We have a simple overview of some techniques and
algorithms in machine learning. Furthermore, there
are more and more techniques apply machine
learning as a solution. In the future, machine learning
will play an important role in our daily life.
 Nvidia
CEO:
Softwa
e Is
Eating
the
World,
but AI
Going
to Eat
Softwa
 Jensen Huang at the company’s developer conference in San Jose,
California

Weitere ähnliche Inhalte

Was ist angesagt?

Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
butest
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
SlideTeam
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
butest
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
Lior Rokach
 
Machine Learning: Applications, Process and Techniques
Machine Learning: Applications, Process and TechniquesMachine Learning: Applications, Process and Techniques
Machine Learning: Applications, Process and Techniques
Rui Pedro Paiva
 

Was ist angesagt? (20)

Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Machine learning ppt
Machine learning ppt Machine learning ppt
Machine learning ppt
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Machine Learning Using Python
Machine Learning Using PythonMachine Learning Using Python
Machine Learning Using Python
 
Machine learning ppt
Machine learning pptMachine learning ppt
Machine learning ppt
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Learning Basics
Machine Learning BasicsMachine Learning Basics
Machine Learning Basics
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Machine learning and types
Machine learning and typesMachine learning and types
Machine learning and types
 
Machine Learning: Applications, Process and Techniques
Machine Learning: Applications, Process and TechniquesMachine Learning: Applications, Process and Techniques
Machine Learning: Applications, Process and Techniques
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
 

Ähnlich wie Intro/Overview on Machine Learning Presentation

Internship - Python - AI ML.pptx
Internship - Python - AI ML.pptxInternship - Python - AI ML.pptx
Internship - Python - AI ML.pptx
Hchethankumar
 
Internship - Python - AI ML.pptx
Internship - Python - AI ML.pptxInternship - Python - AI ML.pptx
Internship - Python - AI ML.pptx
Hchethankumar
 

Ähnlich wie Intro/Overview on Machine Learning Presentation (20)

Supervised Machine Learning Techniques common algorithms and its application
Supervised Machine Learning Techniques common algorithms and its applicationSupervised Machine Learning Techniques common algorithms and its application
Supervised Machine Learning Techniques common algorithms and its application
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
 
machine learning
machine learningmachine learning
machine learning
 
MACHINE LEARNING(R17A0534).pdf
MACHINE LEARNING(R17A0534).pdfMACHINE LEARNING(R17A0534).pdf
MACHINE LEARNING(R17A0534).pdf
 
Machine Learning Chapter one introduction
Machine Learning Chapter one introductionMachine Learning Chapter one introduction
Machine Learning Chapter one introduction
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Internship - Python - AI ML.pptx
Internship - Python - AI ML.pptxInternship - Python - AI ML.pptx
Internship - Python - AI ML.pptx
 
Internship - Python - AI ML.pptx
Internship - Python - AI ML.pptxInternship - Python - AI ML.pptx
Internship - Python - AI ML.pptx
 
what-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdfwhat-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdf
 
Machine learning
 Machine learning Machine learning
Machine learning
 
Machine learning-in-details-with-out-python-code
Machine learning-in-details-with-out-python-codeMachine learning-in-details-with-out-python-code
Machine learning-in-details-with-out-python-code
 
Introduction AI ML& Mathematicals of ML.pdf
Introduction AI ML& Mathematicals of ML.pdfIntroduction AI ML& Mathematicals of ML.pdf
Introduction AI ML& Mathematicals of ML.pdf
 
Regression with Microsoft Azure & Ms Excel
Regression with Microsoft Azure & Ms ExcelRegression with Microsoft Azure & Ms Excel
Regression with Microsoft Azure & Ms Excel
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning introduction
Machine learning introductionMachine learning introduction
Machine learning introduction
 
Machine Learning Landscape
Machine Learning LandscapeMachine Learning Landscape
Machine Learning Landscape
 
Unit I and II Machine Learning MCA CREC.pptx
Unit I and II Machine Learning MCA CREC.pptxUnit I and II Machine Learning MCA CREC.pptx
Unit I and II Machine Learning MCA CREC.pptx
 

Mehr von Ankit Gupta

Mehr von Ankit Gupta (20)

Biometricstechnology in iot and machine learning
Biometricstechnology in iot and machine learningBiometricstechnology in iot and machine learning
Biometricstechnology in iot and machine learning
 
Week2 cloud computing week2
Week2 cloud computing week2Week2 cloud computing week2
Week2 cloud computing week2
 
Week 8 lecture material
Week 8 lecture materialWeek 8 lecture material
Week 8 lecture material
 
Week 4 lecture material cc (1)
Week 4 lecture material cc (1)Week 4 lecture material cc (1)
Week 4 lecture material cc (1)
 
Week 3 lecture material cc
Week 3 lecture material ccWeek 3 lecture material cc
Week 3 lecture material cc
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material cc
 
Mod05lec25(resource mgmt ii)
Mod05lec25(resource mgmt ii)Mod05lec25(resource mgmt ii)
Mod05lec25(resource mgmt ii)
 
Mod05lec24(resource mgmt i)
Mod05lec24(resource mgmt i)Mod05lec24(resource mgmt i)
Mod05lec24(resource mgmt i)
 
Mod05lec23(map reduce tutorial)
Mod05lec23(map reduce tutorial)Mod05lec23(map reduce tutorial)
Mod05lec23(map reduce tutorial)
 
Mod05lec22(cloudonomics tutorial)
Mod05lec22(cloudonomics tutorial)Mod05lec22(cloudonomics tutorial)
Mod05lec22(cloudonomics tutorial)
 
Mod05lec21(sla tutorial)
Mod05lec21(sla tutorial)Mod05lec21(sla tutorial)
Mod05lec21(sla tutorial)
 
Lecture29 cc-security4
Lecture29 cc-security4Lecture29 cc-security4
Lecture29 cc-security4
 
Lecture28 cc-security3
Lecture28 cc-security3Lecture28 cc-security3
Lecture28 cc-security3
 
Lecture27 cc-security2
Lecture27 cc-security2Lecture27 cc-security2
Lecture27 cc-security2
 
Lecture26 cc-security1
Lecture26 cc-security1Lecture26 cc-security1
Lecture26 cc-security1
 
Lecture 30 cloud mktplace
Lecture 30 cloud mktplaceLecture 30 cloud mktplace
Lecture 30 cloud mktplace
 
Week 7 lecture material
Week 7 lecture materialWeek 7 lecture material
Week 7 lecture material
 
Gurukul Cse cbcs-2015-16
Gurukul Cse cbcs-2015-16Gurukul Cse cbcs-2015-16
Gurukul Cse cbcs-2015-16
 
Microprocessor full hand made notes
Microprocessor full hand made notesMicroprocessor full hand made notes
Microprocessor full hand made notes
 
Transfer Leaning Using Pytorch synopsis Minor project pptx
Transfer Leaning Using Pytorch  synopsis Minor project pptxTransfer Leaning Using Pytorch  synopsis Minor project pptx
Transfer Leaning Using Pytorch synopsis Minor project pptx
 

Kürzlich hochgeladen

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

Intro/Overview on Machine Learning Presentation

  • 1. DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING FACULTY OF ENGINEERING AND TECHNOLOGY GURUKUL KANGRI UNIVERSITY 2017-2018 Topic: An Overview of Machine Learning
  • 2. SPEAKER :ANKITGUPTA ADVISER : MR. NISHANT MUNJAL DATE:11/10/2017
  • 3.  WHAT IS MACHINE LEARNING? ARTHUR SAMUEL IN 1959: “[MACHINE LEARNING IS THE] FIELD OF STUDY THAT GIVES COMPUTERS THE ABILITY TO LEARN WITHOUT BEING EXPLICITLY PROGRAMMED.” AND MORE RECENTLY, IN 1997, TOM MITCHEL : “A COMPUTER PROGRAM IS SAID TO LEARN FROM EXPERIENCE E WITH RESPECT TO SOME TASK T AND SOME PERFORMANCE MEASURE P, IF ITS PERFORMANCE ON T, AS MEASURED BY P, IMPROVES WITH EXPERIENCE E.” -- TOM MITCHELL, CARNEGIE MELLON UNIVERSITY:
  • 4. ML provides potential solutions in all these domains and more, and is set to be a pillar of our future civilization. ML can play a key role in a wide range of critical applications, such as: 1.data mining, 2.natural language processing, 3.image recognition, and 4.expert systems.
  • 5. Algorithm by learning Style: There are different ways an algorithm can model a problem based on its interaction with the experience or environment or whatever we count to call the input data. Three different styles in machine learning algorithm: 1.Semi-Supervised Learning Input data is a mixture of labeled and unlabelled examples. There is a desired prediction problem but the model must learn the structures to organize the data as well as make predictions. Example problems are classification and regression. Example algorithms are extensions to other flexible methods that make assumptions about how to model the unlabeled data. 2. Supervised Learning Input data is called training data and has a known label or result such as spam/not- spam or a stock price at a time. A model is prepared through a training process in which it is required to make predictions and is corrected when those predictions are wrong. The training process continues until the model achieves a desired level of accuracy on the training data. Example problems are classification and regression.  Supervised learning  Semi-supervised learning
  • 6. 3.Unsupervised Learning Input data is not labeled and does not have a known result. A model is prepared by deducing structures present in the input data. This may be to extract general rules. It may be through a mathematical process to systematically reduce redundancy, or it may be to organize data by similarity. Example problems are clustering, dimensionality reduction and association rule learning. Example algorithms include: the Apriori algorithm and k-Means.  Unsupervised learning
  • 7. The figure shown besides is a typical learning system model. It consists of the following components. 1. Learning element 2. Knowledge base 3. Performance element 4. Feedback element 5. Standard Machine learning refers to a system capable of acquiring and integrating the knowledge automatically. The capability of the systems to learn from experience, training, analytical observation, and other means, results in a system that can continuously self-improve and thereby exhibit efficiency and effectiveness. A machine learning system usually starts with some knowledge and a corresponding knowledge organization so that it can interpret, analyze, and test the knowledge acquired. Learning system model:
  • 8. Training and testing: Training set (observed) Universal set (unobserved) Testing set (unobserved) Data acquisition Practical usage Training data: Training data means having a response variable in our data. means for training data we can say the result directly. we will make our algorithms to learn from our train data. Test data: some time test data will be used to check the accuracy of algorithm and some times to predict the things. on test data
  • 9. Artificial Intelligence vs Machine Learning vs Deep Learning
  • 10. Some points on Artificial Intelligence vs Machine Learning vs Deep Learning  Artificial intelligence is a broader concept than machine learning, which addresses the use of computers to mimic the cognitive functions of humans. When machines carry out tasks based on algorithms in an “intelligent” manner, that is AI.  Machine learning is a subset of AI and focuses on the ability of machines to receive a set of data and learn for themselves, changing algorithms as they learn more about the information they are processing.  Deep learning goes yet another level deeper and can be considered a subset of machine learning. The concept of deep learning is sometimes just referred to as "deep neural networks," referring to the many layers involved. A neural network may only have a single layer of data, while a deep neural network has two or more. The layers can be seen as a nested hierarchy of related concepts or decision trees.
  • 11.  In This picture Anaconda is Big reptiles but in Computer Science, Anaconda is also known as a Python Notebook . In computer science Anaconda is a freemium open source distribution of the Python and R programming languages for large-scale data processing, predictive analytics, and scientific computing, that aims to simplify package management and deployment. Package versions are managed by the package management system conda.
  • 12. The Jupyter Notebook is an interactive computing environment that enables users to author notebook documents that include: - Live code - Interactive widgets - Plots - Narrative text - Equations - Images - Video
  • 13. 90+ STARTUPS TRANSFORMING HEALTHCARE AI
  • 14. EverydayExamplesofArtificialIntelligenceand MachineLearningare:  1 – Google’s AI-Powered Predictions (analyze the speed of movement of traffic at any given time).  2 – Ridesharing Apps Like Uber and Lyft.  3 -Commercial Flights Use an AI Autopilot.  4 – Spam Filters.  5 – Smart Email Categorization(the learning behind Gmail priority inbox).  6 – Facebook (Image Recogintion).  7 –Search Engine(searching).  8 –Recommendations(Amazon).  9 –Voice-to-Text.  10 – Medical field.
  • 15. CONCLUSION :  We have a simple overview of some techniques and algorithms in machine learning. Furthermore, there are more and more techniques apply machine learning as a solution. In the future, machine learning will play an important role in our daily life.
  • 16.  Nvidia CEO: Softwa e Is Eating the World, but AI Going to Eat Softwa  Jensen Huang at the company’s developer conference in San Jose, California