SlideShare a Scribd company logo
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Use-Case
Let’s see what we will implement in this session
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Use-Case
You have been hired by WHO, and your task is to analyze the pattern in
life-expectancy for every country of the world from (1960-2012).
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Are We Doing This
Let’s understand the importance of this use-case
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Use-Case
Healthy Diet
Social Conditions
Regular Exercise
Vaccination
Economic Conditions
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What Is Python?
Let’s understand what is Python?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What Is Python?
Python is an interpreted, object-oriented, high-level programming language with dynamic
semantics
Procedure
Oriented
Object
Oriented
Easy to
Learn
High Level
Language
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Code-Basics
Now is the time to understand Pyhon code-basics
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Variables
Variables are nothing but reserved memory locations to store values. This means that when you create
a variable you reserve some space in memory.
C=‘edureka’
A = 16
B = 20
C = ‘edureka’
B=20
A=16
Memory
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Data-Types
Numeric
List
Tuple
Strings
Set
Dictionary
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Operators
Identity
Operators
Membership
Operators
Comparison
Operators
Arithmetic
Operators
Assignment
Operators
Logical
Operators
Bitwise
Operators Operators
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Conditional Statements
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Loops
Start
Conditional Code
Condition
If condition is false
If condition is true
End
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Functions
Functions are a convenient way to divide your code into useful blocks, allowing us to order our code,
make it more readable, reuse it and save some time.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Numpy, Pandas, Matplotlib
Let’s look at some useful Python libraries
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Python Numpy
• Numpy is the core library for scientific computing in Python.
• It provides a high-performance multidimensional array object, and tools for working with these
arrays.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Matplotlib
Matplotlib is a Python package used for 2D graphics
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Pandas
Pandas is a software library written for the Python programming language for data manipulation
and analysis.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Use-Case Implementation
Let’s see how to implement the use-case
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Implementation Of The Use-Case
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Session In A Minute
Python Use-Case What is Python?
Python Code-Basics Implementation Of The Use-Case
Python For Deep Learning - I | Python Basics | Python Tutorial | Python Training | Edureka Live

More Related Content

PDF
Top 10 Programming Languages | Programming Languages For Beginners | Computer...
Edureka!
 
PDF
Introduction to Artificial Intelligence | AI using Deep Learning | Edureka
Edureka!
 
PDF
Machine Learning In Python | Python Machine Learning Tutorial | Deep Learning...
Edureka!
 
PDF
What is Django | Django Tutorial for Beginners | Python Django Training | Edu...
Edureka!
 
PDF
Angular 4 Data Binding | Two Way Data Binding in Angular 4 | Angular 4 Tutori...
Edureka!
 
PDF
Hadoop Tutorial | Big Data Hadoop Tutorial For Beginners | Hadoop Certificati...
Edureka!
 
PDF
Git Merge Conflict Tutorial | Resolving Merge Conflicts In Git | DevOps Train...
Edureka!
 
PDF
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
Edureka!
 
Top 10 Programming Languages | Programming Languages For Beginners | Computer...
Edureka!
 
Introduction to Artificial Intelligence | AI using Deep Learning | Edureka
Edureka!
 
Machine Learning In Python | Python Machine Learning Tutorial | Deep Learning...
Edureka!
 
What is Django | Django Tutorial for Beginners | Python Django Training | Edu...
Edureka!
 
Angular 4 Data Binding | Two Way Data Binding in Angular 4 | Angular 4 Tutori...
Edureka!
 
Hadoop Tutorial | Big Data Hadoop Tutorial For Beginners | Hadoop Certificati...
Edureka!
 
Git Merge Conflict Tutorial | Resolving Merge Conflicts In Git | DevOps Train...
Edureka!
 
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
Edureka!
 

What's hot (6)

PDF
Python Django tutorial | Getting Started With Django | Web Development With D...
Edureka!
 
PDF
Android Studio Tutorial For Beginners | Android Tutorial | Android Training |...
Edureka!
 
PPTX
Microsoft Azure Fundamentals
Intellipaat
 
PDF
Deep Learning Tutorial | Deep Learning Tutorial for Beginners | Neural Networ...
Edureka!
 
PPTX
What is deep learning (and why you should care) - Talk at SJSU Oct 2018
Hagay Lupesko
 
PDF
Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin...
Edureka!
 
Python Django tutorial | Getting Started With Django | Web Development With D...
Edureka!
 
Android Studio Tutorial For Beginners | Android Tutorial | Android Training |...
Edureka!
 
Microsoft Azure Fundamentals
Intellipaat
 
Deep Learning Tutorial | Deep Learning Tutorial for Beginners | Neural Networ...
Edureka!
 
What is deep learning (and why you should care) - Talk at SJSU Oct 2018
Hagay Lupesko
 
Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin...
Edureka!
 
Ad

Similar to Python For Deep Learning - I | Python Basics | Python Tutorial | Python Training | Edureka Live (20)

PDF
Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Edureka!
 
PDF
AI vs Machine Learning vs Deep Learning | Machine Learning Training with Pyth...
Edureka!
 
PDF
Credit Card Fraud Analysis Using Data Science (1).pdf
mapfuriralaz
 
PDF
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Edureka!
 
PDF
interviewbit.pdf
BasavarajaG8
 
PDF
TDC2018SP | Trilha Arq Java - Crie arquiteturas escalaveis, multi-language e ...
tdc-globalcode
 
PDF
Python_Interview_Questions.pdf
Samir P.
 
PDF
AI Today
Richard Harvey
 
PPTX
Zero to flow
Thom Leggett
 
PDF
Serverless Text Analytics with Amazon Comprehend
Donnie Prakoso
 
PDF
Elasticsearch Tutorial | Getting Started with Elasticsearch | ELK Stack Train...
Edureka!
 
PPTX
pythonUnit_1forprogrammin launguage.pptx
bharathece1
 
PDF
Deep Learning | A Step Closer To Artificial Intelligence | Edureka Live
Edureka!
 
PDF
Research Updates from Rasa: Transformers in NLU and Dialogue
Rasa Technologies
 
PDF
Get Started With Python Language.pdf
Cerebrum Infotech
 
PPTX
Python course task 10 guruprasanth.s
GURUPRASANTH33
 
PPTX
Where Open Source Meets Audit Analytics - ISACA North America CACS 2017
Andrew Clark
 
PDF
Python – The Fastest Growing Programming Language
IRJET Journal
 
PDF
introduction of python in data science
bhavesh lande
 
PDF
Customer-Product Analysis With Tableau | Tableau Training For Beginners | Tab...
Edureka!
 
Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Edureka!
 
AI vs Machine Learning vs Deep Learning | Machine Learning Training with Pyth...
Edureka!
 
Credit Card Fraud Analysis Using Data Science (1).pdf
mapfuriralaz
 
Deep Learning Using TensorFlow | TensorFlow Tutorial | AI & Deep Learning Tra...
Edureka!
 
interviewbit.pdf
BasavarajaG8
 
TDC2018SP | Trilha Arq Java - Crie arquiteturas escalaveis, multi-language e ...
tdc-globalcode
 
Python_Interview_Questions.pdf
Samir P.
 
AI Today
Richard Harvey
 
Zero to flow
Thom Leggett
 
Serverless Text Analytics with Amazon Comprehend
Donnie Prakoso
 
Elasticsearch Tutorial | Getting Started with Elasticsearch | ELK Stack Train...
Edureka!
 
pythonUnit_1forprogrammin launguage.pptx
bharathece1
 
Deep Learning | A Step Closer To Artificial Intelligence | Edureka Live
Edureka!
 
Research Updates from Rasa: Transformers in NLU and Dialogue
Rasa Technologies
 
Get Started With Python Language.pdf
Cerebrum Infotech
 
Python course task 10 guruprasanth.s
GURUPRASANTH33
 
Where Open Source Meets Audit Analytics - ISACA North America CACS 2017
Andrew Clark
 
Python – The Fastest Growing Programming Language
IRJET Journal
 
introduction of python in data science
bhavesh lande
 
Customer-Product Analysis With Tableau | Tableau Training For Beginners | Tab...
Edureka!
 
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
PDF
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
PDF
Tableau Tutorial for Data Science | Edureka
Edureka!
 
PDF
Python Programming Tutorial | Edureka
Edureka!
 
PDF
Top 5 PMP Certifications | Edureka
Edureka!
 
PDF
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
PDF
Linux Mint Tutorial | Edureka
Edureka!
 
PDF
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
PDF
Importance of Digital Marketing | Edureka
Edureka!
 
PDF
RPA in 2020 | Edureka
Edureka!
 
PDF
Email Notifications in Jenkins | Edureka
Edureka!
 
PDF
EA Algorithm in Machine Learning | Edureka
Edureka!
 
PDF
Cognitive AI Tutorial | Edureka
Edureka!
 
PDF
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
PDF
Blue Prism Top Interview Questions | Edureka
Edureka!
 
PDF
Big Data on AWS Tutorial | Edureka
Edureka!
 
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
PDF
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
PDF
Introduction to DevOps | Edureka
Edureka!
 
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Edureka!
 

Recently uploaded (20)

PPT
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Best ERP System for Manufacturing in India | Elite Mindz
Elite Mindz
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
PDF
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
PPT
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
DevOps & Developer Experience Summer BBQ
AUGNYC
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Best ERP System for Manufacturing in India | Elite Mindz
Elite Mindz
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
DevOps & Developer Experience Summer BBQ
AUGNYC
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 

Python For Deep Learning - I | Python Basics | Python Tutorial | Python Training | Edureka Live

  • 1. Copyright © 2017, edureka and/or its affiliates. All rights reserved.
  • 2. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Use-Case Let’s see what we will implement in this session
  • 3. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Use-Case You have been hired by WHO, and your task is to analyze the pattern in life-expectancy for every country of the world from (1960-2012).
  • 4. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Are We Doing This Let’s understand the importance of this use-case
  • 5. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Use-Case Healthy Diet Social Conditions Regular Exercise Vaccination Economic Conditions
  • 6. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What Is Python? Let’s understand what is Python?
  • 7. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What Is Python? Python is an interpreted, object-oriented, high-level programming language with dynamic semantics Procedure Oriented Object Oriented Easy to Learn High Level Language
  • 8. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Code-Basics Now is the time to understand Pyhon code-basics
  • 9. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Variables Variables are nothing but reserved memory locations to store values. This means that when you create a variable you reserve some space in memory. C=‘edureka’ A = 16 B = 20 C = ‘edureka’ B=20 A=16 Memory
  • 10. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Data-Types Numeric List Tuple Strings Set Dictionary
  • 11. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Operators Identity Operators Membership Operators Comparison Operators Arithmetic Operators Assignment Operators Logical Operators Bitwise Operators Operators
  • 12. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Conditional Statements
  • 13. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Loops Start Conditional Code Condition If condition is false If condition is true End
  • 14. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Functions Functions are a convenient way to divide your code into useful blocks, allowing us to order our code, make it more readable, reuse it and save some time.
  • 15. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Numpy, Pandas, Matplotlib Let’s look at some useful Python libraries
  • 16. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Python Numpy • Numpy is the core library for scientific computing in Python. • It provides a high-performance multidimensional array object, and tools for working with these arrays.
  • 17. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Matplotlib Matplotlib is a Python package used for 2D graphics
  • 18. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Pandas Pandas is a software library written for the Python programming language for data manipulation and analysis.
  • 19. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Use-Case Implementation Let’s see how to implement the use-case
  • 20. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Implementation Of The Use-Case
  • 21. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Session In A Minute Python Use-Case What is Python? Python Code-Basics Implementation Of The Use-Case