Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-03-26 14:57:07
30-Day Money-Back Guarantee
Development Data Science Machine Learning

Machine Learning & Data Science Foundations Masterclass

The Theoretical and Practical Foundations of Machine Learning. Master Matrices, Linear Algebra, and Tensors in Python
Rating: 4.5 out of 54.5 (1,575 ratings)
80,221 students
Created by Dr Jon Krohn, Ligency Team
Last updated 3/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Understand the fundamentals of linear algebra, a ubiquitous approach for solving for unknowns within high-dimensional spaces.
  • Manipulate tensors using the most important Python tensor libraries: NumPy, TensorFlow, and PyTorch
  • Possess an in-depth understanding of matrices, including their properties, key classes, and critical ML operations
  • Develop a geometric intuition of what’s going on beneath the hood of ML and deep learning algorithms.
  • Be able to more intimately grasp the details of cutting-edge machine learning papers
Curated for the Udemy for Business collection

Course content

4 sections • 40 lectures • 6h 15m total length

  • Introduction
    01:55
  • Preview23:29
  • Preview09:18
  • Preview05:06
  • Tensors
    02:33
  • Scalars
    13:04
  • Vectors and Vector Transposition
    12:18
  • Norms and Unit Vectors
    14:37
  • Basis, Orthogonal, and Orthonormal Vectors
    04:29
  • Matrix Tensors
    08:23
  • Generic Tensor Notation
    06:43
  • Exercises on Algebra Data Structures
    02:07

  • Segment Intro
    01:19
  • Tensor Transposition
    03:52
  • Basic Tensor Arithmetic, incl. the Hadamard Product
    06:12
  • Tensor Reduction
    03:31
  • The Dot Product
    05:13
  • Exercises on Tensor Operations
    02:38
  • Solving Linear Systems with Substitution
    09:47
  • Solving Linear Systems with Elimination
    11:47
  • Visualizing Linear Systems
    10:59

  • Segment Intro
    02:05
  • The Frobenius Norm
    05:01
  • Matrix Multiplication
    24:28
  • Symmetric and Identity Matrices
    04:41
  • Matrix Multiplication Exercises
    07:20
  • Matrix Inversion
    17:06
  • Diagonal Matrices
    03:25
  • Orthogonal Matrices
    05:16
  • Orthogonal Matrix Exercises
    14:59

  • Preview17:52
  • Applying Matrices
    07:31
  • Affine Transformations
    18:19
  • Eigenvectors and Eigenvalues
    26:13
  • Matrix Determinants
    08:04
  • Determinants of Larger Matrices
    08:41
  • Determinant Exercises
    04:41
  • Determinants and Eigenvalues
    15:43
  • Eigendecomposition
    12:15
  • Eigenvector and Eigenvalue Applications
    12:29

Requirements

  • All code demos will be in Python so experience with it or another object-oriented programming language would be helpful for following along with the hands-on examples.
  • Familiarity with secondary school-level mathematics will make the class easier to follow along with. If you are comfortable dealing with quantitative information -- such as understanding charts and rearranging simple equations -- then you should be well-prepared to follow along with all of the mathematics.

Description

To be a good data scientist, you need to know how to use data science and machine learning libraries and algorithms, such as Scikit-learn, TensorFlow and PyTorch, to solve whatever problem you have at hand.

To be an excellent data scientist, you need to know how those libraries and algorithms work under the hood.

This is where our "Machine Learning & Data Science Foundations Masterclass" comes in. Led by deep learning guru Dr. Jon Krohn, the Machine Learning Foundations series provides a firm grasp of the underlying mathematics, such as linear algebra, tensors, and eigenvectors, that operate behind the most important Python libraries, machine learning models, and data science algorithms.

The first step in your journey into becoming an excellent data scientist is broken down as follows:

  • Section 1: Linear Algebra Data Structures

  • Section 2: Tensor Operations

  • Section 3: Matrix Properties

  • Section 4: Eigenvectors and Eigenvalues

While the above sections constitute a standalone course all on their own, we're not stopping there! We have finished filming additional, intermediate-level linear algebra content (Section 5 on Matrix Operations for Machine Learning) as well as all of the calculus content (Sections 6 through 10). It will all be edited and uploaded in early 2021. We will release all remaining sections of the comprehensive Machine Learning Foundations series into the course as quickly as we can. Ultimately, the course will cover not only linear algebra and calculus, but also probability, statistics, algorithms, data structures, and optimization. Enrollment now includes free, unlimited access to all of this future course content -- over 25 hours in total.

Throughout each of the sections, you'll find plenty of hands-on assignments, Python code demos, and practical exercises to get your math game up to speed!

Are you ready to become an outstanding data scientist? See you in the classroom.

Who this course is for:

  • You use high-level software libraries (e.g., scikit-learn, Keras, TensorFlow) to train or deploy machine learning algorithms, and would now like to understand the fundamentals underlying the abstractions, enabling you to expand your capabilities
  • You’re a software developer who would like to develop a firm foundation for the deployment of machine learning algorithms into production systems
  • You’re a data scientist who would like to reinforce your understanding of the subjects at the core of your professional discipline
  • You’re a data analyst or A.I. enthusiast who would like to become a data scientist or data/ML engineer, and so you’re keen to deeply understand the field you’re entering from the ground up (very wise of you!)

Instructors

Dr Jon Krohn
Chief Data Scientist and #1 Bestselling Author
Dr Jon Krohn
  • 4.5 Instructor Rating
  • 1,575 Reviews
  • 80,221 Students
  • 1 Course

Jon Krohn is Chief Data Scientist at the machine learning company untapt. He authored the book Deep Learning Illustrated, an instant #1 bestseller that was translated into six languages.

Jon is renowned for his compelling lectures, which he offers in-person at Columbia University and New York University, as well as online via O'Reilly and the SuperDataScience podcast.

He holds a PhD from Oxford and has been publishing on machine learning in leading academic journals since 2010; his papers have been cited over a thousand times.

Ligency Team
Helping Data Scientists Succeed
Ligency Team
  • 4.5 Instructor Rating
  • 480,270 Reviews
  • 1,726,484 Students
  • 112 Courses

Hi there,

We are the Ligency PR and Marketing team. You will be hearing from us when new courses are released, when we publish new podcasts, blogs, share cheatsheets and more!

We are here to help you stay on the cutting edge of Data Science and Technology.

See you in class,

Sincerely,

The Real People at Ligency

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.