Curated Video
Rearranging Formulas: Simplifying Calculations and Saving Time
In this video, the teacher explains how to rearrange a formula prior to inputting values by using inverse operations to solve equations. The example used is calculating the time it takes to earn a certain amount of interest in a savings...
Curated Video
Complete Python Scripting for Automation - Comparison Operators
Operators of Python: Comparison Operators This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and Assignment...
Fun Robotics
Neural Network in AI
Present the concept of neural networks in the field of artificial intelligence
Programming Electronics Academy
Function Example Three: Arduino Course 8.3
A walk through of a User Defined Function in programming.
Curated Video
Predictive Analytics with TensorFlow 9.1: Using BRNN for Image Classification
We will first provide some contextual information about RNNs. We will see how to implement a BRNN implementation example using the TensorFlow library. The example is using the MNIST database of handwriting. • Look at contextual...
Curated Video
Evaluating Functions: Introduction to Function Notation
This video explains how to evaluate functions written in function notation by substituting specific domain values. It discusses the concept of relations and functions and show examples of determining if a relation is a function or not....
FuseSchool
Solving Equations By Iteration
Solving Equations By Iteration | Algebra | Maths | FuseSchool Sometimes we may not know how to solve an equation. We could use trial and improvement to find an approximate solution… however this is really slow and tedious. Another option...
Why U
Algebra 82 - Complex Functions
In previous lectures we have seen that quadratic equations that have no solutions when only real values are considered, do have solutions when complex numbers are allowed as input and output values. In this lecture, we check the complex...
Curated Video
Finding X Intercepts of Polynomial Functions by Analyzing Factors
This video explains the concept of X intercepts and their relationship to the factors of a polynomial function. They demonstrate how to find the X intercepts graphically and algebraically by setting the function equal to zero and...
Brian McLogan
Finding the implied domain of a function
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Fun Robotics
Content Based Recommender System
Implementing the K-nearest neighbor algorithm to recommend a car based on customers' specifications.
Curated Video
Compare Two Functions by Analyzing an Equation and a Table
In this video, the teacher explains how to compare functions using equations and tables. They emphasize the importance of understanding the different representations of functions and how to calculate the constant rate of change. They...
Curated Video
Understanding Intercepts: Analyzing Graphs to Interpret Relationships
In this lesson, students will learn about intercepts and how to interpret them on a graph. They will understand that the Y intercept represents the initial value or starting point, while the X intercept represents when the output is zero.
Curated Video
C++ for Beginners - How to Read Text Files
You instructor, David, discusses how to read data files. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Fun Robotics
Project Neural Network
Design a Neural Network to classify handwritten digits using Keras and TensorFlow
Curated Video
Data Science and Machine Learning with R - Introduction to Machine Learning Part One
This video is an introduction to machine learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains machine...
Fun Robotics
One-vs-Rest (OvR) Heuristic Method
Describes the working principle of a One-vs-Rest (OvR) heuristic method.
Curated Video
Writing Rules for Linear Functions by Recognizing Patterns
In this video, the teacher explains how to recognize patterns and determine if they are linear. They use the example of counting blocks in rows to demonstrate how to identify a linear pattern and function. The teacher then shows how to...
Curated Video
Predictive Analytics with TensorFlow 8.5: CNN Model for Emotion Recognition
We will first train the CNN model based on the dataset from Kaggle and then we will test that model to test a human face to predict one of the emotions. In this video, we show how to develop a CNN for emotion prediction from facial...
Programming Electronics Academy
If Statements in Programming: Arduino Course 5.1
A demonstration of how "if statements" are used in programming.
Curated Video
Predictive Analytics with TensorFlow 8.1: CNNs and the Drawbacks of Regular DNNs
CNNs are a type of feedforward neural network in which the connectivity pattern between its neurons is based on the animal visual cortex. We will also see CNN architecture and convolution operations. • Look at CNNs and drawbacks of...
Curated Video
Restricting the Domain to Create Functions
This video explains the concept of putting restrictions on the domain of a function in order to make it well-defined. They give examples of functions and demonstrate how to determine the values that cause the function to be undefined. By...
Programming Electronics Academy
Array Basics Part Two: Arduino Course 7.3
An introduction to using arrays in programming.
Curated Video
Determining Functions Using Tables and Graphs
In this video, students learn how to determine whether a relation is a function by considering tables and graphs. The concept is explained using relatable examples, such as a gumball machine. The video also introduces the use of function...