Instructional Video9:25
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: Edge Detection

Higher Ed
In this video, we will cover edge detection. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video9:16
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Example Setup

Higher Ed
In this video, we will cover example setup. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video5:18
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Sentiment Classification using RNN: Vectorizer

Higher Ed
In this video, we will cover Vectorizer. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Instructional Video6:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Yolo: Yolo Algorithm

Higher Ed
In this video, we will cover Yolo algorithm. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video6:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Vanishing Gradients in RNN: Attention Model Optional

Higher Ed
In this video, we will cover attention model optional. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video25:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - TensorFlow: TensorFlow Text Classification Example using RNN

Higher Ed
In this video, we will cover TensorFlow text classification example using RNN. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video5:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Vector Derivatives

Higher Ed
In this video, we will cover vector derivatives. 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...
Instructional Video7:16
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Rank

Higher Ed
In this video, we will cover Rank. 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 this...
Instructional Video8:37
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Positive Semi Definite Matrix

Higher Ed
In this video, we will cover a positive semi definite matrix. 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 Video7:08
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Orthonormal Basis

Higher Ed
In this video, we will cover Orthonormal Basis. 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...
Instructional Video14:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Coordinates Versus Dimensions

Higher Ed
In this video, we will cover coordinates versus dimensions. 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 Video5:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Classification Prediction Probabilities Exercise Solution

Higher Ed
In this video, we will cover classification prediction probabilities exercise solution. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:12
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - What are Java Collections?

Higher Ed
This video explains Java Collections. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video6:19
Curated Video

Reflection and Translation of a Triangle

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q3, which involves performing two basic transformations of a triangle: reflection and translation. Students will learn how to reflect a point...
Instructional Video13:31
Curated Video

Proving Collinearity of Points Using Vector Methods

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2HR Q23, which involves vector theory. We will use vector methods to find the position vectors of the points and show that they are linearly...
Instructional Video6:12
TMW Media

Momentum And Impulse: Momentum

K - 5th
What is the equation for momentum? Why is this equation useful? Momentum And Impulse, Part 1
Instructional Video15:48
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Advanced Features and Limitations

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. Here, let’s...
Instructional Video11:24
Math Fortress

Calculus III: The Dot Product (Level 1 of 12)

12th - Higher Ed
This video goes over the dot product also known as the scalar product. This video covers the geometric interpretation of the dot product by going over 5 distinct cases where the angle between the vectors varies.
Instructional Video3:48
Brian McLogan

Writing the component form of a vector given the magnitude and direction vector

12th - Higher Ed
In this video series you will learn multiple math operations. I teach in front of a live classroom showing my students how to solve math problems step by step. My math tutorials should be used to review previous lessons, complete your...
Instructional Video13:11
Schooling Online

Physics Kinematics: Motion in a Straight Line - Graphical Vector Addition and Subtraction

3rd - Higher Ed
Vector Man has gotten into deep trouble! Will he need to wait for someone to come and rescue him? This lesson will explain how to graphically add and subtract 2D vectors. Definitions included: resultant, graphical method, scaled vector...
Instructional Video10:07
Math Fortress

Calculus III: Two Dimensional Vectors (Level 5 of 13)

12th - Higher Ed
This video is a review of Two Dimensional Vectors. This video goes over 12 examples covering vector addition, vector subtraction and scalar multiplication. These problems are solved by using the geometric interpretation of these...
Instructional Video5:04
Virtually Passed

Projection Vector Proof

Higher Ed
How much of vector a is in the direction of vector b? This video contains a formal derivation of the projection vector.
Instructional Video5:55
Flipping Physics

AP Physics 1: Linear Momentum and Impulse Review

12th - Higher Ed
Review of the topics of Linear Momentum and Impulse covered in the AP Physics 1 curriculum.
Instructional Video4:36
APMonitor

Solve Linear Equations with Excel

10th - Higher Ed
Excel MMULT and MINVERSE functions are used to solve systems of linear equations such as A * x = b by inverting A and multiplying by the right hand side (x = A^-1 * b).