Instructional Video9:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Singular Value Decomposition (SVD)

Higher Ed
In this video, we will cover Singular Value Decomposition (SVD). This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
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 Video4:09
History Hit

Hadrians Wall: The walls characteristics

12th - Higher Ed
What were the characteristics of the wall? What else was created along the wall? How was the wall patrolled? Hadrians Wall, Part 2
Instructional Video7:55
Mr. Beat

Greenland and Iceland Compared

6th - 12th
Iceland and Greenland Both are countries .um, well, Greenland is not exactly its own country. It's part of the Kingdom of Denmark, considered a self-governing constituent country. So it's almost a country? Kind of a country? Well, most...
Instructional Video8:37
Catalyst University

Series | The Direct Comparison Test with 2 Examples

Higher Ed
Series | The Direct Comparison Test with 2 Examples
Instructional Video1:27
Next Animation Studio

World’s largest solar farm planned for Australia

12th - Higher Ed
A massive renewable energy project is underway in Australia that would include the construction of the world’s biggest solar farm and the world’s largest battery to deliver electricity using the world’s longest submarine power cable to...
Instructional Video8:51
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 86 - Performance Tuning - Avoid N+1 Problems

Higher Ed
In this video, we will cover performance tuning - avoid N+1 problems. This clip is from the chapter "Performance Tuning Tips with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section,...
Instructional Video2:46
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Decision Boundary in DNN Solution

Higher Ed
This is a solution video on decision boundary in DNN. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the...
Instructional Video7:20
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Implementation

Higher Ed
This video explains the implementation of Perceptron. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN foundation...
Instructional Video3:11
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution

Higher Ed
This is the exercise solution video on Perceptron. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN foundation for...
Instructional Video2:15
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Pipe Operator in Case Statements

Higher Ed
This video demonstrates match case statements and case creation. This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on match case...
Instructional Video3:18
Curated Video

MongoDB Tutorial for Beginners (2022) - Aggregate Records in MongoDB

Higher Ed
Learn how to use MongoDB's aggregate() method to aggregate records. This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit, and skip...
Instructional Video11:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Versus SVD

Higher Ed
In this video, we will cover PCA versus SVD. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video1:45
Curated Video

Data Structures and Algorithms The Complete Masterclass - Space Complexity – Part 2

Higher Ed
This is the second part of the two-part video that explains more about space complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
Instructional Video4:40
Curated Video

Data Structures and Algorithms The Complete Masterclass - Space Complexity – Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to space complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Instructional Video2:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 2

Higher Ed
This is the second part of the two-part video that continues to simplify big O. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O...
Instructional Video7:20
Curated Video

Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 1

Higher Ed
This is the first part of the two-part video that simplifies big O. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in...
Instructional Video2:32
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Complexity

Higher Ed
This video focuses on selection sort complexity. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video23:03
Curated Video

Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - I

Higher Ed
This is the first part of the two-part video that demonstrates how to reverse a linked list. This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video7:38
Curated Video

Data Structures and Algorithms The Complete Masterclass - Recursion Example - Factorial of a Number

Higher Ed
This video provides a recursion-based example and explains how to get the factorial of a number. This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the...
Instructional Video12:52
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort Complexity

Higher Ed
This video focuses on the quick sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity

Higher Ed
This video explains merge sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.
Instructional Video11:13
Curated Video

Data Structures and Algorithms The Complete Masterclass - Logarithm

Higher Ed
This video focuses on logarithm in data structures. This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part section that...
Instructional Video2:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Insertion Sort Complexity

Higher Ed
This video focuses on insertion sort complexity. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.