Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Cross Entropy Formulation
In this video, we will understand the relation between cross entropy, error, and probability. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Cross Entropy
In this video, we will talk about cross entropy. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of deep...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Course Promo
Welcome to the course. This is a quick introduction video to the course. This clip is from the chapter "Introduction" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".Welcome to the course. In this first...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Convex Functions
In this video, we will discuss about convex functions. 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 learning.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Combining Probabilities
In this video, we will work on non-linear boundaries and learn how to combine probabilities. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Visualizing the Results)
In this video, we will work on the perceptron algorithm and learn how to code for visualizing the results. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Training Perceptron)
In this video, we will work on the perceptron algorithm and learn how to code for training perceptron. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Perceptron Step)
In this video, we will work on the perceptron algorithm and learn how to code for perceptron step. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Data Reading and Visualization)
In this video, we will work on the perceptron algorithm and learn how to code for data reading and visualization. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Chain Rule for Backpropagation
In this video, you will learn about the chain rule for backpropagation. 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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Basics of Feed Forward
In this video, you will learn about the basics of Feed Forward. 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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Basics of Backpropagation
In this video, you will learn about basics of backpropagation. 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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - 3D Feature Space
In this video, we will discuss about 3D feature space. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of...
Curated Video
Python - Object-Oriented Programming - Making Your Objects Callable
In this video, you will learn about the “_call_†method, which can be used to make an object callable. This clip is from the chapter "Magic Functions" of the series "Python - Object-Oriented Programming".This section demonstrates the...
Curated Video
Solving Simultaneous Equations with Algebraic Techniques
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2HR Q18, which involves simultaneous equations. By using algebraic manipulation and substitution, we will work through the steps to find the...
Brian McLogan
What is the slope of a linear equation
👉 Learn about graphing linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. i.e. linear equations has no exponents on their variables. The graph of a linear equation is a straight line. To...
Brian McLogan
How to solve simple two step equations
👉 Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Curated Video
Solving Linear Equations: Finding the One Solution
In this video, the teacher explains how to find the solution to a linear equation by transforming it into a simpler form. They demonstrate the process using examples and emphasize the importance of preserving equality when solving...
msvgo
Linear Equations: Graphical Representation
It explains how to plot a graph representing a linear equation in two variables. It also includes solved problems.
Brian McLogan
How do find the x and y intercepts and graph
👉 Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Brian McLogan
Summary for graph an equation in Standard form
👉 Learn about graphing linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. i.e. linear equations has no exponents on their variables. The graph of a linear equation is a straight line. To...
Brian McLogan
Learn to graph a line in slope intercept form
👉 Learn how to graph linear equations written in slope intercept form. When given a linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is the slope and c is the y-intercept). We first plot the y-intercept and...
Curated Video
Solving Linear Equations with Parentheses Using the Division Property of Equality
In this video, the teacher explains how to solve equations with parentheses using the division property of equality. They demonstrate step-by-step solutions to different equations, emphasizing the importance of performing operations on...
Brian McLogan
What do I need to know to solve rational equations
👉 Learn about solving rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...