Curated Video
Identify Absolute Value
"Identify Absolute Value" identifies absolute value by measuring the distance of numbers, both positive and negative, from zero.
Brian McLogan
How to solve a one variable absolute value inequality or statement
π Learn how to solve absolute value inequalities. The absolute value of a number is the positive value of the number. For instance, the absolute value of 2 is 2 and the absolute value of -2 is also 2. To solve an absolute value...
Curated Video
The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part III
In this video, youβre going to continue converting the notes application. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this section, weβll...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Exploring the Dataset
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Brian McLogan
Identify the transformations domain and range, absolute value function
π Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Brian McLogan
Learn how to use quadratic formula to determine the roots of an equation
π Learn how to solve quadratic equations using the quadratic formula. A quadratic equation is an equation whose highest power on its variable(s) is 2. The quadratic formula is a formula which can be used to find the roots of (solve) a...
Professor Dave Explains
Absolute Values: Defining, Calculating, and Graphing
Working with absolute values.
Curated Video
Machine Learning Random Forest with Python from Scratch - Comparison Operators
Here, you will learn about Python's two types of operators, the comparison operator, and the logical operator. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Brian McLogan
Learn how to describe a horizontal translation
π Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Brian McLogan
What information can you learn from the graph of a polynomial
π Learn about the characteristics of a function. Given a function, we can determine the characteristics of the function's graph. We can determine the end behavior of the graph of the function (rises or falls left and rises or falls...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Adam Optimization (Part 2)
In this video, we will understand more about Adam optimization. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Multiclass Classification
In this video, you will learn about multiclass classification. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Forecasting
In this video, we will discuss about forecasting. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section,...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Practical Note: One-Hot Vector Encoding
In this video, we will cover one-hot vector encoding. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our working...
Brian McLogan
Learn How to Graph the Cosecant Function with a Change in Period
π Learn all about graphing trigonometric functions. In this playlist, we will explore how to graph the sine, cosine, tangent, cotangent, cosecant and secant function. We will explore the characteristics of each graph as well as how to...
Brian McLogan
Learn the three possible solutions of a quadratic
πLearn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Brian McLogan
Using cofunction identities and identity functions to find the values
π Learn how to evaluate trigonometric functions using trigonometric identities. Trigonometric identities are equalities that involve trigonometric functions. We will focus on the cofunction identities and even-odd identities. The...
Brian McLogan
Using co function identities find the value of an angle
π Learn how to evaluate trigonometric functions using trigonometric identities. Trigonometric identities are equalities that involve trigonometric functions. We will focus on the cofunction identities and even-odd identities. The...
Brian McLogan
Using co function identities find the value of theta
π Learn how to evaluate trigonometric functions using trigonometric identities. Trigonometric identities are equalities that involve trigonometric functions. We will focus on the cofunction identities and even-odd identities. The...
Brian McLogan
Find the cofunction of secant given value of tangent
π Learn how to evaluate trigonometric functions using trigonometric identities. Trigonometric identities are equalities that involve trigonometric functions. We will focus on the cofunction identities and even-odd identities. The...
Curated Video
What Did You Learn? Purposeful Reflection
Deliberate practice and purposeful reflection. These are the two most valuable tools for developing your skills. We looked at deliberate practice in a recent video: Getting the Best Value from Experience (and the Myth of 10,000 hours) -...
Brian McLogan
Using special right triangles and trig to find the value of sind 30 degrees
π Learn how to evaluate trigonometric functions using the special right triangles. A right triangle is a triangle with 90 degrees as one of its angles. A special right triangle is a right triangle with the angles 30, 60, 90 degrees or...
Brian McLogan
Determining the missing values of two similar triangles
π Learn how to solve with similar triangles. Two triangles are said to be similar if the corresponding angles are congruent (equal). Note that two triangles are similar does not imply that the length of the sides are equal but the sides...
Brian McLogan
Learn how to solve a system of equations by substitution
πLearn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...