Instructional Video3:43
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::gcd, and std::lcm

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms. • Introduce the listener to the std::gcd, and std::lcm algorithm • Show how it works and explain the different versions available • Reinforce the lesson...
Instructional Video7:26
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::accumulate

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms. • Introduce the listener to the std::accumulate algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a...
Instructional Video8:10
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::inner_product and std::iota

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms. • Introduce the listener to the std::inner_product, and std::iota algorithm • Show how it works and explain the different versions available • Reinforce...
Instructional Video7:54
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::partial_sum and std::adjacent_difference

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms. • Introduce the listener to the std::partial_sum and std::adjacent_difference algorithm • Show how it works and explain the different versions available •...
Instructional Video4:40
Curated Video

Solving Mixed Number Multiplication Problems with the Standard Algorithm

K - 5th
In this video lesson, students learn how to solve mixed number multiplication problems using pictures and the standard algorithm. They are reminded of key concepts such as multiplication as equal groups, algorithms for multiplying whole...
Instructional Video12:05
Curated Video

High Performance Scientific Computing with C 1.4: Numerical Integration

Higher Ed
How can we calculate integrals with a computer? How can we solve differential equations? • Calculate integrals with the trapezoid and Simpson’s rule • See how the error terms scale with different algorithms • Solve differential equations...
Instructional Video15:29
Curated Video

Machine Learning Random Forest with Python from Scratch - Categorical to Numeric Conversion

Higher Ed
In a machine, it understands values in the form of numbers. You will learn how to convert non-numeric data to numeric without changing the feature of the value. This clip is from the chapter "Random Forest Step-by-Step" of the series...
Instructional Video15:29
Curated Video

Machine Learning: Random Forest with Python from Scratch - Categorical to Numeric Conversion

Higher Ed
In a machine, it understands values in the form of numbers. You will learn how to convert non-numeric data to numeric without changing the feature of the value. This clip is from the chapter "Random Forest Step-by-Step" of the series...
Instructional Video4:44
Curated Video

Multiplying Fractions with Fractions: Using an Algorithm to Solve Problems

K - 5th
In this video, students learn how to multiply fractions with fractions using a sequence of operations. The teacher explains the concept using visual representations and then introduces an algorithm to solve these problems more efficiently.
Instructional Video12:49
Zach Star

Numerical Methods

12th - Higher Ed
Zach Star demonstrates numerical methods
Instructional Video2:18
Kids Learning Videos

Tooth Brushing Song for Children

Pre-K - K
Tooth Brushing Song for Kids This is a fun brush your teeth song! This tooth brushing song teaches about oral health and healthy teeth. Your children can watch this video for two minutes while they brush their teeth, which is the...
Instructional Video3:09
Curated Video

Multi-Paradigm Programming with Modern C++ - Manipulating Data

Higher Ed
Real-world programs manipulate data in numerous ways. You will need filtering, conversions, transformations, and so on. There is always a temptation to write a loop, but STL algorithms are preferable. • How many ways are there to write a...
Instructional Video21:52
APMonitor

Data Science 🐍 Prepare Data

10th - Higher Ed
Much of data science and machine learning work is getting clean data into the correct form. This may include data cleansing to remove outliers or bad information, scaling for machine learning algorithms, splitting into train and test...
Instructional Video11:17
TED Talks

TED: The mood-boosting power of crying | Kathy Mendias

12th - Higher Ed
Here's a talk about tears -- and why crying isn't something to be afraid or ashamed of. Exploring the science behind the mood-boosting power of crying, childbirth and lactation educator Kathy Mendias shows how tears can enhance your...
Instructional Video9:30
Packt

Create a computer vision system using decision tree algorithms to solve a real-world problem : Intro to Deep Learning and Tensorflow

Higher Ed
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level. Deep Learning and Tensorflow: Part 1: Intro to Deep Learning and Tensorflow
Instructional Video3:49
Global Health with Greg Martin

Global Health 10 facts about HIV

Higher Ed
This is a global health video blog providing 10 facts about HIV by Dr Greg Martin
Instructional Video9:32
Packt

Fundamentals of Neural Networks - Backward Propagation Through Time

Higher Ed
Backpropagation through time (BPTT) is a gradient-based technique for training certain types of recurrent neural networks. It can be used to train Elman networks. The algorithm was independently derived by numerous researchers. This clip...
Instructional Video9:32
Curated Video

Fundamentals of Neural Networks - Backward Propagation Through Time

Higher Ed
Backpropagation through time (BPTT) is a gradient-based technique for training certain types of recurrent neural networks. It can be used to train Elman networks. The algorithm was independently derived by numerous researchers. This clip...
Instructional Video1:42
Curated Video

Python for Machine Learning - The Complete Beginners Course - Python Libraries for Machine Learning

Higher Ed
In this video, we will cover Python libraries for machine learning. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video3:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Sort and Order Numbers into an Array with JavaScript

Higher Ed
In this video, you will go through the very common type of interview question asked to sort and order numbers into an array with JavaScript. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Instructional Video28:03
Zach Star

The Mathematics of Signal Processing - The z-transform, discrete signals, and more

12th - Higher Ed
This video goes through an overview of what you would learn in a discrete time signals (or digital signal processing) course. Sampling, digital filters, the z-transform, and the applications of these are some of the things included. I...
Instructional Video1:12
Science360

How Does Climate Change Impact Natural Land Cover? - The Water Cycle

12th - Higher Ed
If climate change impacts the water cycle, then how can that in turn impact natural land cover, such as forests and grasslands?
Instructional Video10:54
Curated Video

Alteryx Advanced - Machine Learning Part 2

Higher Ed
In this video, you will learn to use Alteryx Designer to build and train machine learning models, prepare data for machine learning, how to select appropriate algorithms and techniques, and evaluate model performance. This clip is from...
Instructional Video10:55
Curated Video

Alteryx Advanced - Machine Learning Part 1

Higher Ed
This video introduces ML and its applications in data analytics, concepts of supervised and unsupervised learning, and how they can be used to build predictive models and provides an overview of the different algorithms and techniques...