Curated Video
Finding and Using the Multiplicative Inverse
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...
Curated Video
Solving Mixed Number Multiplication Problems with the Standard Algorithm
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...
Curated Video
Algorithmic Bias and the Apple Card: Examining Gender Discrimination in Credit Scoring
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...
Fun Robotics
Working Principle of KMeans Clustering
Describes the working principle of a Kmeans algorithm.
Curated Video
Describe a neural network : Identify Variable Importance in Neural Networks
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,...
The Wall Street Journal
The Yin and Yang of AI and Data
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.
Brian McLogan
How to use steps to solve for two step equations
👉 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...
Packt
Compare the breadth-first and depth-first search algorithms : Using Breadth-First Search (BFS)
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...
Curated Video
Mastering Swift 2 Programming (Video 50)
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...
Curated Video
How Big Is An AI Algorithm?
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...
Blockchain Central
Miners No Longer Needed! | Blockchain Central
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?
Packt
Performance Analysis
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...
The Wall Street Journal
FTC Chairwoman Discusses Consumer Privacy in the Digital Economy
As chairwoman at the FTC, Rebecca Kelly Slaughter provides her view of the risks to consumers and how her agency plans to address them.
Curated Video
Multiplying Fractions with Fractions: Using an Algorithm to Solve Problems
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.
Curated Video
C++ Standard Template Library in Practice - Sampling
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...
Curated Video
Learning Objectives - Fundamental Principles of Machine Learning on Azure (30- 35%)
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 +...
All In One Social Media
4 Facebook Tips To Increase Organic Engagement On Your Posts
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...
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Tallying Every Outcome of an Agent Playing Blackjack Using MC
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...
Brian McLogan
Learn to using the long division to divide two numbers
👉 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...
TLDR News
America's Vaccine Distribution: The Algorithms that Decide Who Gets the Vaccine - TLDR News
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...
Zach Star
The Math Needed for Computer Science (Part 2) - Number Theory and Cryptography
The Math Needed for Computer Science (Part 2) Number Theory and Cryptography
Curated Video
Evaluate two sorting or two search algorithms : Selection sort demonstration and complexity analysis
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...
Curated Video
High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods
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
Curated Video
routing protocols : OSPF Hierarchy - Multiple areas
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