Instructional Video4:46
3Blue1Brown

Three-dimensional linear transformations | Essence of linear algebra, chapter 5

12th - Higher Ed
How to think of 3x3 matrices as transforming 3d space
Instructional Video10:03
3Blue1Brown

Matrix multiplication as composition: Essence of Linear Algebra - Part 4 of 15

12th - Higher Ed
How to think about matrix multiplication visually as successively applying two different linear transformations.
Instructional Video10:58
3Blue1Brown

Linear transformations and matrices | Essence of linear algebra, chapter 3

12th - Higher Ed
When you think of matrices as transforming space, rather than as grids of numbers, so much of linear algebra starts to make sense.
Instructional Video18:37
TED Talks

TED: The moral roots of liberals and conservatives | Jonathan Haidt

12th - Higher Ed
Psychologist Jonathan Haidt studies the five moral values that form the basis of our political choices, whether we're left, right or center. In this eye-opening talk, he pinpoints the moral values that liberals and conservatives tend to...
Instructional Video4:10
TED-Ed

TED-Ed: Meet the tardigrade, the toughest animal on Earth - Thomas Boothby

Pre-K - Higher Ed
Without water, a human can only survive for about 100 hours. But there's a creature so resilient that it can go without it for decades. This 1-millimeter animal can survive both the hottest and coldest environments on earth, and can even...
Instructional Video3:39
SciShow

5 Things Your Nails Can Say About Your Health

12th - Higher Ed
Your nails can do more than just look pretty. They can tell you some things about your health!
Instructional Video10:03
3Blue1Brown

The determinant | Essence of linear algebra, chapter 6

12th - Higher Ed
The determinant has a very natural visual intuition, even though it's formula can make it seem more complicated than it really is.
Instructional Video4:36
TED-Ed

TED-Ed: How to organize, add and multiply matrices - Bill Shillito

Pre-K - Higher Ed
When you're working on a problem with lots of numbers, as in economics, cryptography or 3D graphics, it helps to organize those numbers into a grid, or matrix. Bill Shillito shows us how to work with matrices, with tips for adding,...
Instructional Video10:28
Crash Course

Tissues, Part 3 - Connective Tissues: Crash Course A&P

12th - Higher Ed
On today's episode of Crash Course Anatomy & Physiology, Hank continues our exploration of tissues, with an introduction to your connective tissues. -- Table of Contents: Four Types of Connective Tissue 2:34.2 All Develop From Mesenchyme...
Instructional Video8:39
Curated Video

How to Build a RACI Chart

10th - Higher Ed
The RACI Chart is one of the most important Project Tools. You will sometimes hear the terms RACI Matrix, Responsibility Matrix, or Linear Responsibility Chart (LRC). Let’s look at how to build one! In the video, I discuss the...
Instructional Video3:51
Curated Video

Mastering Focus: Strategies to Overcome Attention Deficits

6th - Higher Ed
Struggling to stay focused and productive? Our video "Strategies to Deal with Attention Deficits" offers practical solutions to help you improve your attention and tackle distractions head-on. Join John from OnwardWell as he guides you...
Instructional Video0:52
Curated Video

Osteocyte

6th - 12th
A type of bone cell. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract concepts and key curriculum vocabulary.
Instructional Video13:14
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Embeddings

Higher Ed
In this video, we will understand what embedding is. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk about Natural...
Instructional Video4:45
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Theory)

Higher Ed
In this video, we will understand how to apply RNN for image classification. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Instructional Video14:29
Curated Video

Fundamentals of Neural Networks - Lab 2 - Introduction to TensorFlow — Remove the Throat-Clearing Sound in the Start of the Video

Higher Ed
This video demonstrates some basic operations in TensorFlow such as objects and we will apply some mathematical operations to the Tensor objects. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in...
Instructional Video10:33
Curated Video

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Instructional Video5:29
Curated Video

Fundamentals of Neural Networks - Stride

Higher Ed
For a convolutional or pooling operation, the stride denotes the number of pixels by which the window moves after each operation. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural...
Instructional Video7:09
Curated Video

Fundamentals of Neural Networks - Padding

Higher Ed
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Instructional Video11:39
Curated Video

Fundamentals of Neural Networks - Convolutional Operation

Higher Ed
The Convolution layer (CONV) uses filters that perform convolution operations as it is scanning the input with respect to its dimensions. Its hyperparameters include the filter size and stride. The resulting output is called a feature...
Instructional Video3:41
Curated Video

Fundamentals of Neural Networks - Tensor and Matrix

Higher Ed
This video explains what we mean by Tensor and Matrix. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you will start...
Instructional Video6:45
Curated Video

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video16:49
Curated Video

Building Microservices API in Go - Auth Server: Verify API

Higher Ed
In this video, we will introduce a middleware component for verifying API authorization using the token. We will cover best practices for implementing token-based authentication and authorization in our application, ensuring the security...
Instructional Video11:53
Curated Video

Introduction to FinTech Using R - First Course in Asset Pricing

Higher Ed
In this video, we will look at how to create an ASP.NET Core API project with Visual Studio 2022 using an ASP.NET Core web API template. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This...
Instructional Video6:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring Spring Boot Actuator

Higher Ed
In this video, we will explore a few more Spring Boot features.