Instructional Video3:24
Curated Video

Finding and Using the Multiplicative Inverse

K - 5th
In this video, you will learn how to find the multiplicative inverse of a number and use it to write equivalent expressions. The multiplicative inverse, also known as the reciprocal, is the number that, when multiplied by the original...
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 Video5:09
Curated Video

Algorithmic Bias and the Apple Card: Examining Gender Discrimination in Credit Scoring

Higher Ed
This video discusses the issue of algorithmic bias in credit card approvals, specifically focusing on the recent controversy surrounding the Apple card. The video explains how historic data and machine learning algorithms can lead to...
Instructional Video4:19
Fun Robotics

Working Principle of KMeans Clustering

Higher Ed
Describes the working principle of a Kmeans algorithm.
Instructional Video8:49
Curated Video

Describe a neural network : Identify Variable Importance in Neural Networks

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video16:25
The Wall Street Journal

The Yin and Yang of AI and Data

Higher Ed
To realize its full potential, AI needs copious amounts of good data, while- equally-AI can help unlock the value of information. How to develop a strategy to optimize the interplay of the two.
Instructional Video3:40
Brian McLogan

How to use steps to solve for two step equations

12th - Higher Ed
👉 Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Instructional Video3:39
Packt

Compare the breadth-first and depth-first search algorithms : Using Breadth-First Search (BFS)

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Learn the...
Instructional Video4:55
Curated Video

Mastering Swift 2 Programming (Video 50)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:50
Curated Video

How Big Is An AI Algorithm?

Higher Ed
This video explores different ways to measure the size of an AI algorithm, including the number of layers, the size of the weights, and the computational power needed to run it. The answer to the question of how big an AI algorithm is...
Instructional Video6:00
Blockchain Central

Miners No Longer Needed! | Blockchain Central

Higher Ed
This week on Blockchain Central: we will explore how the IOTA team has developed a miner-less open source protocol which allows to make zero-fee transactions and how it can shape the future of cryptocurrencies?
Instructional Video4:02
Packt

Performance Analysis

Higher Ed
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
Instructional Video24:22
The Wall Street Journal

FTC Chairwoman Discusses Consumer Privacy in the Digital Economy

Higher Ed
As chairwoman at the FTC, Rebecca Kelly Slaughter provides her view of the risks to consumers and how her agency plans to address them.
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 Video2:37
Curated Video

C++ Standard Template Library in Practice - Sampling

Higher Ed
The listener is new to algorithms and does not know about the sampling algorithms. • Introduce the listener to the std::sample algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video2:26
Curated Video

Learning Objectives - Fundamental Principles of Machine Learning on Azure (30- 35%)

Higher Ed
In this video, we will understand the learning objectives of this domain. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course +...
Instructional Video3:22
All In One Social Media

4 Facebook Tips To Increase Organic Engagement On Your Posts

Higher Ed
So many people believe that organic growth on Facebook is dead. This video will give you 4 Facebook tips to help you with your organic reach and engagement on your Facebook posts. // T I M E C O D E S // 0:00 Facebooks Tips To Increase...
Instructional Video8:58
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Tallying Every Outcome of an Agent Playing Blackjack Using MC

Higher Ed
From the section: Model-Free Prediction and Control With Monte Carlo (MC). In this section, we will learn one of two improvements on DP – Monte Carlo, a method which does not require a model of the environment. We talk about a new...
Instructional Video4:21
Brian McLogan

Learn to using the long division to divide two numbers

12th - Higher Ed
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Instructional Video9:46
TLDR News

America's Vaccine Distribution: The Algorithms that Decide Who Gets the Vaccine - TLDR News

12th - Higher Ed
In the US there's recently been some controversy surrounding vaccine rollout and specifically who gets the vaccine when. With states following different rules & procedures varying, we explain the algorithms and systems that are being...
Instructional Video7:55
Zach Star

The Math Needed for Computer Science (Part 2) - Number Theory and Cryptography

12th - Higher Ed
The Math Needed for Computer Science (Part 2) Number Theory and Cryptography
Instructional Video9:11
Curated Video

Evaluate two sorting or two search algorithms : Selection sort demonstration and complexity analysis

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Visual presentation and complexity analysis of the selection sort...
Instructional Video5:26
Curated Video

High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods

Higher Ed
How can we invert a matrix? How fast can we do it? • Learn why matrix inversion is useful • See how to invert a matrix numerically • Learn how expensive matrix inversion is
Instructional Video3:33
Curated Video

routing protocols : OSPF Hierarchy - Multiple areas

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: OSPF Hierarchy - Multiple areas