Instructional Video7:16
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Two and Multi-layer Perceptron ANN

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Two and Multi-layer Perceptron ANN
Instructional Video15:49
Programming Electronics Academy

analogRead in Ardiuno: Arduino Course 4.11

Higher Ed
Using analogRead() to read analog inputs with Arduino.
Instructional Video7:22
Curated Video

Deep Learning with Python (Video 13)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video5:44
Why U

Algebra 17 - Vertical Line Test

12th - Higher Ed
A graph in Cartesian coordinates may represent a function or may only represent a binary relation. The "vertical line test" is a simple way to determine whether or not a graph represents a function.
Instructional Video5:11
Blockchain Central

What Is Hashing in Blockchain? | Blockchain Central

Higher Ed
This week on Blockchain Central: we're going to try and break down the hash and hash functions, as well as explain how it brings blockchain ecosystem to life. __ 'Blockchain Central' is your #1 trusted source for everything crypto. Our...
Instructional Video4:21
Fun Robotics

Unsupervised Learning and Clustering

Higher Ed
Introduce and define the concept of unsupervised learning
Instructional Video16:07
Programming Electronics Academy

Arrays and For Loops Continued: Arduino Course 7.5

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video20:36
Programming Electronics Academy

Tone Library Continued: Arduino Course 6.6

Higher Ed
A description of how to explore a code library.
Instructional Video6:03
Curated Video

Describe network protocols : Multi-thread Echo Server

Higher Ed
From the section: Programming TCP Clients and Servers In this section, we will learn about how to build TCP Servers and how it works. In this video, we will have a look at how multi-thread TCP echo server works. • Understand that the...
Instructional Video5:20
Brian McLogan

What is subscript notation and how does it relate to functions

12th - Higher Ed
👉 Learn about sequences. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. There are many types of sequence, among which are: arithmetic and geometric...
Instructional Video22:37
Curated Video

Complete Python Scripting for Automation - if ... else and if ... elif ... elif ... else condition

Higher Ed
Conditional statements: if ... else and if ... elif ... elif ... else condition This clip is from the chapter "Conditional statements" of the series "Complete Python Scripting for Automation".In this section, the author introduces...
Instructional Video8:21
Curated Video

Understanding Input and Output Currents in Transformers and Their Practical Applications

9th - Higher Ed
The lecture video discusses input and output currents of transformers and how the number of turns of wire on primary and secondary coils affect them. The video explains the definition of electrical power and how it is related to current...
Instructional Video4:40
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Backdoor Attacks

Higher Ed
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats. The aim of this video is to...
Instructional Video4:05
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Privacy Attacks

Higher Ed
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats. The aim of this video is to...
Instructional Video3:01
Mr Henry's Music World

Piano Lessons for Kids Sustain Pedal

K - 5th
Hey there! Looking for fun, awesome piano lessons for kids ages 6-10? Check out this video!
Instructional Video4:54
ACDC Leadership

Comparative Advantage Practice: Output and Input Questions-AP Economics

12th - Higher Ed
In this video I show you how to calculate per unit opportunity cost and comparative advantage. There are two different types of questions: output and Input.
Instructional Video5:57
Programming Electronics Academy

Switch Case: Arduino Course 5.6

Higher Ed
A demonstration of how "switch-case statements" are used in programming.
Instructional Video2:55
Brian McLogan

What is the definition of range of a relation

12th - Higher Ed
👉 Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video3:26
Packt

Counting Operations

Higher Ed
This video explains counting operations in data structures. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data...
Instructional Video2:23
The Business Professor

Continuous Manufacturing

Higher Ed
Continuous manufacturing is an approach to manufacturing that includes mass production, process production, and discreet production
Instructional Video4:56
Curated Video

Learning Akka (Video 31)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Instructional Video4:31
Brian McLogan

Find the value c that fills in the hole to make the function continuous

12th - Higher Ed
👉 Learn how to find the value that makes a function continuous. When given a piecewise function which has a hole at some point or at some interval, we fill the hole at the point or over the interval by looking for the value of the...
Instructional Video7:59
Curated Video

Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM

Higher Ed
In this video, we will use Python to implement the Bagging technique using SVM. • We will use Jupyter Notebook to execute our code • Use Movie Rating to perform classification • Implement Bagging in python for classification
Instructional Video3:23
Brian McLogan

How to find the implied domain of a function

12th - Higher Ed
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...