Instructional Video2:48
The Business Professor

Competition Profile Matrix

Higher Ed
The profile matrix identifies a firm's key competitors and compares them using industry's critical success factors.
Instructional Video4:46
The Business Professor

Internal and External Factor Evaluation Matrix

Higher Ed
The IFE is focused on the internal dimension of the organization by looking at the strengths and weaknesses. While the EFE is concerned with the external factors by focusing on the opportunities and threats the organization is exposed to.
Instructional Video5:17
The Business Professor

GE McKinsey Matrix

Higher Ed
McKinsey's GE Matrix is a visual tool designed to help portfolio managers determine resource allocation for multi-business portfolios.
Instructional Video2:53
The Business Professor

BCG Growth Share Matrix

Higher Ed
The growth share matrix is, put simply, a portfolio management framework that helps companies decide how to prioritize their different businesses.
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 Video6:13
Science ABC

Do bones decompose? How long does it take for bones to decompose?

Pre-K - Higher Ed
Ever wonder why bones can survive hundreds of years without decomposing? This is due to the unique composition of bone. Bone is primarily composed of a very stable protein called collagen and the mineral calcium. The association between...
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.
Instructional Video4:19
Curated Video

Deep Learning - Crash Course 2023 - Training Evaluation

Higher Ed
In this video, we will evaluate the performance of the trained neural network using various performance metrics and techniques. This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course...
Instructional Video3:51
Curated Video

Deep Learning - Crash Course 2023 - Models

Higher Ed
In this video, we will briefly cover models in deep learning. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.
Instructional Video9:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation

Higher Ed
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Instructional Video11:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: tf-idf Matrix

Higher Ed
In this video, you will learn to make the recommendation engine using the tf-idf matrix.