Zach Star
Artificial Intelligence Research and Which Majors to Pick
This video be in less depth than the previous but will cover a wider range of topics and research in artificial intelligence. Startups in artificial intelligence are becoming more and more popular (over 100 just in healthcare) and they...
The Business Professor
Mitigating the Effects of Social Comparison in a Negotiation
This Video Explains Mitigating the Effects of Social Comparison in a Negotiation
Curated Video
Deep Learning with Python (Video 8)
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....
Curated Video
Recognize the Characteristics of a Linear Function
Understand how to recognize a linear function by examining its four representations: graph, algebraic equation, numeric table, and verbal description. Use examples to demonstrate the concept and highlight common mistakes. By...
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
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...
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
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...
de Dicto
Machine Learning Systems Design with Sara Hooker: Fundamental architectural constraint
Learn of fundamental architectural constraints and the patterns that most models find important and how fundamentally different they are from the patterns a human would expect to be important. Machine Learning Systems Design with Sara...
Packt
Develop an AI system to solve a real-world problem : Classification versus Regression
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be applied...
Curated Video
Introduction to Production and Factors of Production
This is a video that explains the concept of production in economics. The video introduces the idea of taking inputs, engaging in a productive process and creating outputs. The video then categorizes the factors of production into four...
Zach Star
I made a (free) linear algebra tool - What I use to make my videos
I made a (free) linear algebra tool - What I use to make my videos
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : ReLU Activation, and Preventing Overfitting with Dropout Regularlization
From the section: Deep Learning and Tensorflow: Part 1. In this section, weβll talk about what Deep Learning is, and how TensorFlow works at a low level. Deep Learning and Tensorflow: Part 1: ReLU Activation, and Preventing Overfitting...
Curated Video
Determining the Domain and Range of a Function
In this lesson, you will learn how to determine the domain and range of a function by analyzing sets, graphs, equations, and mappings. Understanding the definitions of domain and range is crucial in this process.
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
ESP Specifics: The Internet of Things: 3
Specific details of using the ESP8266 for the Internet of Things.
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...
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
C++ for Beginners - Truth Tables
In this section, your instructor examines Boolean Operations This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory
The Business Professor
Continuous Manufacturing
Continuous manufacturing is an approach to manufacturing that includes mass production, process production, and discreet production
Curated Video
Identifying Function Properties with Real-World Examples
This video explains how to determine if a parking garage represents a function relation. Examine real-world examples such as gumball machines and the cost of a parking garage to demonstrate the properties of functions. The video teaches...
Packt
Introduction to computer hardware and software : LCD Breakdown
From the section: Display Technologies. In this section, we explore our display options for per our uses. The Liquid Crystal Display (LCD) is the dominant technology for todayβs monitors. A good tech should possess a deep understand of...
Programming Electronics Academy
Arduino MASTERCLASS | What can Arduino do? PART 1
Are you looking for the perfect series of videos to get started with Arduino? Well, you are in luck, because in this series of videos, you are going to learn everything you need to get started with Arduino. By the time you're done here,...
APMonitor
Matlab π©βπ» File and User Input
Input requests information from the person using the computer and pauses the program until a value is entered. Input can also be data from a file. This module shows how to access input data from either a user or a file. For the final...