Instructional Video5:15
Curated Video

Python Lesson3: TypeCasting

9th - Higher Ed
Learn how to cast a variable from one datatype to another. This is extremely useful when you are capturing data input from the user.
Instructional Video3:39
Curated Video

Number Challenges: Four 4's & Build A Number

3rd - Higher Ed
This video provides two number challenges designed to improve number sense! In this video, we explore the Four 4’s Challenge, where you use exactly four 4’s to create numbers from 1 to 20, and the Build A Number Challenge, where you...
Instructional Video12:24
Curated Video

Deep Learning - Crash Course 2023 - NumPy Part 2

Higher Ed
In this video, you will learn what is broadcasting in NumPy. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Instructional Video7:14
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy

Higher Ed
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep...
Instructional Video12:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Broadcasting

Higher Ed
In this video, we will understand the concept of broadcasting. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".IN this...
Instructional Video4:35
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy in PyTorch

Higher Ed
In this video, you will learn how to convert a NumPy array in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into...
Instructional Video2:15
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations on Tensors

Higher Ed
In this video, let's see how we can perform mathematical operations on Tensors. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video3:10
Science Buddies

Random Math Test Generator in Scratch

K - 5th
Write a program to generate random math problems and automatically grade them.
Instructional Video5:30
Curated Video

Write and Solve Equations

3rd - Higher Ed
Write and Solve Equations writes and solves equations to represent real-world problems.
Instructional Video3:31
Curated Video

Partitioning the Whole: Solving Division Problems with Fractions

K - 5th
In this video lesson, students learn how to solve division problems by partitioning the whole. The instructor explains the concept using fraction bars and fractional amounts. Through examples and explanations, students understand how to...
Instructional Video3:52
Curated Video

Understanding Algebraic Expressions

K - 5th
In this video, students learn about algebraic expressions and how they represent variables and mathematical operations. They are shown examples of expressions and non-expressions, and the difference between expressions and equations is...
Instructional Video5:00
Brian McLogan

What is PEMDAS or GEMDAS

12th - Higher Ed
Definitions are very important to your understanding of why and how we use mathematical processes. Without understanding what a process or certain terms mean it is very hard to understand how or why to do something. That is why I want to...
Instructional Video4:25
Curated Video

Solve a Real World Problem Dividing a Whole Number by a Fraction

9th - 12th
In this short math video we will answer a standardized math test question where we solve a real world problem dividing a whole number by a fraction. We will visualize the given information by drawing a picture. We will use the picture to...
Instructional Video4:48
Curated Video

Python 3 for Beginners: Numeric Operations and Math Calculations

Higher Ed
In this Python programming lesson, we learn about numbers and how they are used in Python. The lesson covers integers and floating-point numbers, their data types, and how to perform numerical operations such as addition, subtraction,...
Instructional Video3:54
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Introduction - Convolutional Neural Networks (CNN)

Higher Ed
In this video, we will have a quick Introduction to the learning goals for this section. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Instructional Video7:23
Curated Video

Intro To Python Programming - Math in Python

Pre-K - Higher Ed
If you're like most people, you're not a big fan of math. Luckily you can let Python do the math for you! In this section will do arithmetic with Python.
Instructional Video3:30
Curated Video

Python In Practice - 15 Projects to Master Python - input( )

Higher Ed
This video explains the input( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video6:52
Curated Video

Identifying Parts of Quadratic Expressions

K - 5th
In this video, the teacher explains what a quadratic expression is and how to identify its different parts. They use the example of a rectangular garden to illustrate the concept, discussing variables, coefficients, terms, and...
Instructional Video4:08
Practical Ninjas

How do Digital system multiply and divide in Binary? | Binary mathematical operations - II | DE.05

12th - Higher Ed
Digital Electronics 05. ----------------------------------- This video explains arithmetic operations of Multiplication and Division of binary numbers using examples.
Instructional Video4:48
Fun Robotics

Strings Operators and f-string

Higher Ed
Exploring string operators and f-string