Curated Video
Python Lesson3: TypeCasting
Learn how to cast a variable from one datatype to another. This is extremely useful when you are capturing data input from the user.
Curated Video
Number Challenges: Four 4's & Build A Number
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...
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 2
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Broadcasting
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy in PyTorch
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations on Tensors
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...
Science Buddies
Random Math Test Generator in Scratch
Write a program to generate random math problems and automatically grade them.
Curated Video
Write and Solve Equations
Write and Solve Equations writes and solves equations to represent real-world problems.
Curated Video
Partitioning the Whole: Solving Division Problems with Fractions
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...
Curated Video
Understanding Algebraic Expressions
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...
Brian McLogan
What is PEMDAS or GEMDAS
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...
Curated Video
Solve a Real World Problem Dividing a Whole Number by a Fraction
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...
Curated Video
Python 3 for Beginners: Numeric Operations and Math Calculations
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,...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Introduction - Convolutional Neural Networks (CNN)
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...
Curated Video
Intro To Python Programming - Math in Python
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.
Curated Video
Python In Practice - 15 Projects to Master Python - input( )
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.
Curated Video
Identifying Parts of Quadratic Expressions
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...
Practical Ninjas
How do Digital system multiply and divide in Binary? | Binary mathematical operations - II | DE.05
Digital Electronics 05. ----------------------------------- This video explains arithmetic operations of Multiplication and Division of binary numbers using examples.