Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Two and Multi-layer Perceptron ANN
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Two and Multi-layer Perceptron ANN
Programming Electronics Academy
analogRead in Ardiuno: Arduino Course 4.11
Using analogRead() to read analog inputs with Arduino.
Curated Video
Deep Learning with Python (Video 13)
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....
Why U
Algebra 17 - Vertical Line Test
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.
Blockchain Central
What Is Hashing in Blockchain? | Blockchain Central
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...
Fun Robotics
Unsupervised Learning and Clustering
Introduce and define the concept of unsupervised learning
Programming Electronics Academy
Arrays and For Loops Continued: Arduino Course 7.5
A walkthrough of using arrays and for loops in programming.
Programming Electronics Academy
Tone Library Continued: Arduino Course 6.6
A description of how to explore a code library.
Curated Video
Describe network protocols : Multi-thread Echo Server
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...
Brian McLogan
What is subscript notation and how does it relate to functions
👉 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...
Curated Video
Complete Python Scripting for Automation - if ... else and if ... elif ... elif ... else condition
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...
Curated Video
Understanding Input and Output Currents in Transformers and Their Practical Applications
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...
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Backdoor Attacks
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...
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Privacy Attacks
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...
Mr Henry's Music World
Piano Lessons for Kids Sustain Pedal
Hey there! Looking for fun, awesome piano lessons for kids ages 6-10? Check out this video!
ACDC Leadership
Comparative Advantage Practice: Output and Input Questions-AP Economics
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.
Programming Electronics Academy
Switch Case: Arduino Course 5.6
A demonstration of how "switch-case statements" are used in programming.
Brian McLogan
What is the definition of range of a relation
👉 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...
Packt
Counting Operations
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...
The Business Professor
Continuous Manufacturing
Continuous manufacturing is an approach to manufacturing that includes mass production, process production, and discreet production
Curated Video
Learning Akka (Video 31)
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...
Brian McLogan
Find the value c that fills in the hole to make the function continuous
👉 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...
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
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
Brian McLogan
How to find the implied domain of a function
👉 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...