Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Calculus & Linear Algebra for Machine Learning from Scratch
Rating: 4.3 out of 5(64 ratings)
313 students

Calculus & Linear Algebra for Machine Learning from Scratch

Learn Mathematics i.e Calculus & Linear Algebra for Machine Learning, Data Science, Deep Learning, and Big Data.
Last updated 12/2021
English
English [Auto],

What you'll learn

  • Functions
  • Differentiation
  • Integration
  • Partial Differentiation
  • Basics of Matrices
  • Addition and Subtraction of Matrices
  • Scalar Multiplication of Matrices
  • Mutiplication of Matrices
  • Vectors
  • Finding Determinant of a Matrix
  • Inverse of a Matrix
  • Eigenvalues and Eigenvectors
  • Linear regression
  • Application of Mathematics in Data Science and Machine Learning

Course content

4 sections38 lectures3h 8m total length
  • Functions2:52

    Functions convert inputs to outputs, mapping inputs to outputs with a defined domain and range. Use examples such as f(x)=5x and f(x)=x^2+2x to illustrate input-output relationships.

  • Applications of Functions2:26
  • Functions-Challenges2:08

    Evaluate a quadratic function by substituting x with eleven, and define a taxi fare as a function f(x) of distance in kilometers, outputting dollars.

  • Types of functions13:01

    Explains the absolute value function and its behavior with negative and positive inputs. Introduces the exponential function with base e and the natural logarithm, plus the signal function.

  • Introduction to Differentiation5:10

    Learn differentiation as the rate of change of a function with respect to its variable, using delta F over delta X and slope, to locate maxima or minima via derivative.

  • Differentiation of functions8:50

    This lecture explains differentiation as small changes in a function over small changes in x, introduces the power rule d/dx x^n = n x^{n-1}, and demonstrates with x^2 and x^9.

  • Differentiation-Example4:34

    Apply derivative rules to y(x) as a function of x, differentiating each term and constants separately. Solve a sample problem using a quotient approach, then confirm by simplifying the derivative.

  • Product Rule3:52

    Learn the product rule by differentiating a product of two functions, F(x)=G(x)S(x), and compute F'(x)=G'(x)S(x)+G(x)S'(x) with practical examples.

  • Quotient Rule3:30

    Apply the quotient rule to differentiate u over v, using the derivative of the numerator and denominator over the denominator squared, illustrated by the x/x example.

  • Chain Rule4:29
  • Chain Rule - Example5:19

    Learn to apply the chain rule through a three-layer composite function, differentiating step by step with respect to x and multiplying inner derivatives to obtain dy/dx.

  • Introduction to Integration4:24

    Introduce integration as the opposite of differentiation. Build area under a curve by dividing it into strips of height f(x) and width delta x, then sum to form the integral.

  • Some common Integrals4:13

    this lecture introduces common integrals and shows integration as the inverse of differentiation, using the power rule ∫ x^n dx = x^{n+1}/(n+1) + C.

  • Integration - Example1:59

    Apply integration by decomposing a function into a sum of simple terms and evaluating each part, using rules for x and x squared, and the constant of integration.

  • Partial Differentiation6:25

    Learn how partial differentiation analyzes multivariable functions by varying one variable at a time while treating other independent variables as constants, with examples like F(x,y) and F(x,y,z).

  • Partial Differentiation - Example2:37

    Compute partial derivatives of F(x, y) = 3xy^2 + x^2 with respect to y and x, obtaining ∂F/∂y = 6xy and ∂F/∂x = 3y^2 + 2x.

  • Calculus - Quiz

Requirements

  • Familiarity with basic algebra
  • Familiarity with basic Matheatics

Description

In this course you will learn Calculus and Linear Algebra for Machine Learning and Data Science from scratch.

Calculus and Linear Algebra form the foundation of the essential Mathematical background required in the field of Machine Learning, Deep Learning and Data Science.


In this course you will learn…

Functions

Differentiation

Integration

Partial Differentiation

Basics of Matrices

Addition and Subtraction of matrices

Multiplication of Matrices

Vectors

Eigenvalues and Eigenvectors

Application of Mathematics in Data Science


Calculus & Linear Algebra finds wide variety of applications in different fields of Machine Learning and Data Science. B Learning Calculus & Linear Algebra will help you in understanding advanced topics of Machine Learning and Data Science. If you are taking a Machine Learning or Data Science course, then this course is certainly going to help you.


In this course I have provided video lectures for each and every concept, these lectures are supplemented by quizzes and examples that will help you reinforcing your knowledge and will also help you in learning the Math behind Machine Learning.

Who this course is for:

  • Beginner Data Science Students
  • Students facing difficulty in understanding Mathematical prerequisites of Python and Data Science