Introduction
  • Course Introduction, Instructor Bio and Goals
  • Python Course Content
  • Machine learning Course Content
  • Deep learning Course Content
  • How to use UDEMY
Introduction to python
  • Why Python ? - Which Tools ?
  • Anaconda Installation
  • Jupiter Features
  • Basics and Github Codes
  • Print Data
  • Datatype and Variables
  • Math Operations
  • Read input and Type Casting
  • LAB1
  • Conditional and Logical Operators
  • If Condition
  • LAB2
  • List Part 1
  • List - Part 2
  • List - Part 3
  • Tuple
  • Strings
  • String, List, Tuple Quiz
  • String, List, Tuple Quiz Solution
  • Dictionary - Part 1
  • Dictionary - Part 2
  • For Loops
  • List, Conditions, Loops Quiz
  • List, Conditions, Loops Quiz Solution
  • Dictionary, Loop Quiz
  • Dictionary, Loop Quiz Solution
  • While Loop
  • While Quiz
  • While Quiz Solution
  • Nested Loops
  • Nested Loop Quiz
  • Nested Loop Quiz Solution
  • Loop Control using Break, Continue, and Pass
  • Loop Control Quiz
  • Loop Control Quiz Solution
  • Functions Part 1
  • Functions Part 2
  • Functions - Part 3
  • Functions - Part 4
  • Functions - Part 5 - Last Part
  • Functions Quizzes
  • Functions Quizzes Solutions
  • LAB 3 - Part 1
  • LAB 3 - Part 2
  • Introduction To Object Oriented Programming
  • Object Oriented Programming - Part 1
  • Object Oriented Programming - Part 2
  • Object Oriented Programming - Part 3
  • Object Oriented Programming - Part 4
  • Object Oriented Programming - Part 5
  • How to create Python Libraries
  • Classes Quiz
  • Classes Quiz Solution
  • End of Python Course
NumPy, Pandas, Matplotlib, Seaborn, and Plotly Libraries
  • Introduction
  • NumPy - Create Matrix and Vector from List
  • NumPy - Automatic Creation of Vectors and Matrices
  • NumPy - Random Generation and Identity Matrix
  • Numpy - Builtin Methods
  • Numpy - 1D vector slicing and indexing
  • Numpy - 2D Matrix slicing and indexing