Instructional Video1:26
Brian McLogan

How to write the inverse of a power function

12th - Higher Ed
๐Ÿ‘‰ Learn how to find the inverse of a cubic function. A cubic function is a function whose highest exponent in the variable(s) of the function is 3. The inverse of a function is a function that reverses the "effect" of the original...
Instructional Video1:28
Brian McLogan

Tutorial - Combining complex numbers ex 7, (7 + 9i) + (-5i)

12th - Higher Ed
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...
Instructional Video2:21
Brian McLogan

Simplifying a complex expression and putting it in standard form

12th - Higher Ed
In this math tutorial I will show you how write a complex number in standard form after simple operations have been performed. You will learn how to find the value of real and imaginary numbers in a complex number and then write it in...
Instructional Video3:19
Curated Video

Quotient of Powers Property (Part 1)

K - 12th
Find the quotient of powers.
Instructional Video16:05
Curated Video

Exploring Rational Exponents and Nth Roots

9th - 12th
This lesson will provide instruction to find nth roots and evaluate expressions with rational exponents. I will deomonstrate and explain how to rewrite fractional exponents in radical from as well as how to rewrite radical form to...
Instructional Video5:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model

Higher Ed
In this video, we will cover machine learning model.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video4:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Example

Higher Ed
In this video, we will cover machine learning model example.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video14:02
Brian McLogan

Graph slant asymptotes

12th - Higher Ed
๐Ÿ‘‰ Learn how to graph a rational function. To graph a rational function, we first find the vertical and horizontal or slant asymptotes and the x and y-intercepts. After finding the asymptotes and the intercepts, we graph the values and...
Instructional Video2:26
Brian McLogan

Write the quotient in Standard Form

12th - Higher Ed
In this video series I show you how to simplify rational complex numbers. We do this by finding the complex conjugate of our denominator and multiplying both the numerator and denominator by this expression. It is important to use the...
Instructional Video6:50
Curated Video

Why Zero Exponents Almost Always Simplify to 1

9th - 12th
This video will prove why an exponent of zero simplifies to one, as well as why an exponent of zero with a zero base is undefined. I will use patterns of increasing and decreasing exponents to demonstrate and prove these...
Instructional Video8:13
Packt

Fundamentals of Neural Networks - Logistic Regression

Higher Ed
This video explains logistic regression and specifically if the target here is discrete or binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video10:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Neuron and Perceptron

Higher Ed
In this video, we will cover Neuron and Perceptron.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video20:45
Curated Video

Fundamentals of Machine Learning - Linear Regression - Labs

Higher Ed
This video explains linear regression using an example of predicting fuel efficiency.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on...
Instructional Video9:40
Packt

Fundamentals of Neural Networks - Linear Regression

Higher Ed
This video explains statistical machine learning, where you will start with the linear regression model. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video8:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Input

Higher Ed
In this video, we will cover Python function- Input.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video16:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Comments and Problem-Solving Practice with If

Higher Ed
In this video, we will cover comments and problem-solving practice with If.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning...
Instructional Video10:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Closure of a Set

Higher Ed
In this video, we will cover closure of a set.
<
br/>
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:00
Curated Video

Determining Real and Imaginary Square Roots

K - 5th
In this lesson, students will learn how to determine whether a square root is a real number or an imaginary number. They will review the concept of square roots and understand that positive square roots represent real numbers that can be...
Instructional Video6:37
Curated Video

Job-Ready SQL in an Afternoon - Datatype Conversions

Higher Ed
In this video, we will cover datatype conversions.<br<br/>/>

This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video2:05
Curated Video

Python for Deep Learning - Build Neural Networks in Python - The Sigmoid Function

Higher Ed
In this video, you will learn about the Sigmoid function.
<
br/>
This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning รขโ‚ฌโ€ Build Neural Networks in Python".In this section, we will cover...
Instructional Video5:03
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron

Higher Ed
This video explains about Perceptron.
<
br/>
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 Video11:16
Packt

Fundamentals of Neural Networks - Purpose of Neural Networks

Higher Ed
This video explains the purpose of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will learn every...
Instructional Video2:31
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - N-Dimensional Space

Higher Ed
In this video, we will discuss about N-dimensional space.
<
br/>
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...
Instructional Video5:08
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Perceptron

Higher Ed
In this video, we will cover Perceptron.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...