Instructional Video10:17
Curated Video

3D Trigonometry: Solving for the Angle between a Line and a Plane in a Triangular Prism

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2H Q19, which involves the angle between a line and a plane in a triangular prism. Students will understand the properties of a triangular prism,...
Instructional Video7:38
Curated Video

Trigonometry: Finding the Angle of a Trapezium

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2HR Q10, which involves finding the angle of a trapezium.
Instructional Video6:46
Curated Video

Parallel Lines and Angles

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q6, which involves the use of parallel lines and angles. Students will understand the properties of parallel lines and angles, including...
Instructional Video4:17
Curated Video

Ratios: Solving a Problem with Money and Fractions

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q4, which involves ratios with money and fractions. Students will learn how to use proportions to set up and solve ratio problems involving...
Instructional Video6:01
Curated Video

3D Shapes - Volume

9th - 12th
It walks through the process of determining the height of a frustum when given the volume of the frustum and the volume of the large cone. In this video, learners will come to understand the relationship and ratio between the parts of 3D...
Instructional Video3:36
Curated Video

Finding Expressions for Arithmetic Sequences

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q7, which involves finding expressions for arithmetic sequences. Students will learn how to use the general formula for arithmetic sequences to...
Instructional Video7:31
Curated Video

Finding the Size of an Angle in a Polygon

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2HR Q9, which involves regular polygons. Students will understand the properties of regular polygons, including the relationships between angles...
Instructional Video10:48
Curated Video

Cardiac Output

Higher Ed
This episode goes through the details involved in determining cardiac output. It goes into the cardiac output formula, showing how stroke volume and heart rate are involved in determining cardiac output.



It also deals with...
Instructional Video7:09
Catalyst University

General Chemistry | Heat Capacity (q=smΔT) [Example 2]

Higher Ed
Here, we perform a sample calculation for heat capacity in which we solve for a temperature (T) using q=smΔT.<br/>
Instructional Video3:19
Curated Video

REST APIs with Flask and Python - Writing Your First Python App

Higher Ed
This video explains how to write your first Python app.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Instructional Video17:21
Curated Video

Introduction To Website Development Technologies - JavaScript Functions

Higher Ed
In this video, you will learn about JavaScript functions.
<
br/>
This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we...
Instructional Video10:50
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - HOG Features

Higher Ed
This video demonstrates the features of HOG.<br<br/>/>

This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object detection.
Instructional Video5:14
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Final Structure Implementation - 2

Higher Ed
This is the second of the three-part video on the final structure implementation.
<
br/>
This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video9:43
Curated Video

Python In Practice - 15 Projects to Master Python - Preparing Data to Train the Machine Learning Model

Higher Ed
This video explains preparing data to train the machine learning model.
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video4:09
Curated Video

The Complete Python Course - Recursion

Higher Ed
Learn about the recursion process, where a function calls itself for an execution.
<
br/>
This clip is from the chapter "Python – Functions" of the series "The Complete Python Course (2022)".This section focuses on functions in...
Instructional Video6:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing "prepareOrderPayload" of Checkout Basket Function with EventBridge

Higher Ed
This video helps in developing "prepareOrderPayload" of checkout basket function with EventBridge.
<
br/>
This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series...
Instructional Video7:13
Curated Video

Machine Learning Random Forest with Python from Scratch - Impurity

Higher Ed
Like all dataset characteristics, we will look at the impurities in a dataset and how they should be minimum in a good dataset.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Instructional Video11:46
Curated Video

Machine Learning Random Forest with Python from Scratch - Best Slip

Higher Ed
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Instructional Video2:29
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Sigma Prime

Higher Ed
In this video, you will learn about Sigma Prime.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep...
Instructional Video3:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - How Gradient Descent Works

Higher Ed
In this video, we will understand how gradient descent works.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper...
Instructional Video2:26
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Helper Functions (NN Implementation)

Higher Ed
In this video, you will learn how to implement helper functions in our neural network.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Instructional Video5:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Feed Forward for DEEP Net

Higher Ed
In this video, you will learn about Feed Forward for DEEP Net.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper...
Instructional Video7:46
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Cross Entropy Formulation

Higher Ed
In this video, we will understand the relation between cross entropy, error, and probability.
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using...
Instructional Video7:58
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Basics of Feed Forward

Higher Ed
In this video, you will learn about the basics of Feed Forward.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper...