Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Doing Even More with JavaScript Event Listeners
This video focuses on doing more with JavaScript event listeners. This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section presents an overview...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating User Input with a Prompt Code in JavaScript - Coding Challenge
This video demonstrates how to create user input with a prompt code in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Learning about Form Field Options with HTML5 Tags
This video introduces you to the form field options with HTML5 Tags. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section demonstrates how to create...
Curated Video
Introduction to OpenAI Playground
In this lesson, students will be introduced to OpenAI's Playground, an online interface that allows users to experiment and test API capabilities of chat models. The lesson will cover the various models available in the playground, how...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Architecture - Data Structures II
Let's discuss the basic structure of the project. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Flipping Physics
#33 Mechanics Multiple Choice Solutions - AP Physics C 1998 Released Exam
This problem is about the average power input to a wheel when we know the moment of inertia of the wheel, the change in angular velocity and the time interval.
Fun Robotics
Iris Flower Classification Model
Training a classification model to predict the class of an Iris flower.
Curated Video
Exploring Vertical Translations of Linear Equations
In this lesson, students will learn about vertical translations of linear equations. They will explore how these translations affect the graph and algebraic representation of the equations. By understanding the similarities and...
Fun Robotics
Project Text Classification
Implementing a Text Classification project by using Natural Language Processing to understand the sentiment of move reviews
Practical Ninjas
Concept of Sinking and Sourcing in PLC | Learn under 5 min | Steps towards learning Automation - 03
Steps towards learning Automation - 03 ------------------------------------------------------------------ In this episode, we will understand the concept of sourcing and sinking. One of the important things to consider while purchasing...
Practical Ninjas
PLC ladder Programming # 3 | Boolean logic | XOR gate
Steps towards learning Automation - 06 | PLC Ladder programming #3 ---------------------------------------------------------------------------------------------------------------- In this video, we will build PLC ladder programming PLC...
Catalyst University
How to Determine Reactiveness/Lability of a Metal
How to Determine Reactiveness/Lability of a Metal
Fun Robotics
Functions in Python
Revision of python functions and describes the importance of a function in a program.
Curated Video
Finding Zeros of a Quadratic Function by Factoring
In this video, you will learn how to identify the zeros of a quadratic function in standard form by factoring. By rewriting the function in factored form and setting it equal to zero, you can determine the values of X that make the...
Curated Video
Describe the applications of artificial intelligence systems : What is Machine Learning?
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML. An Introduction to Machine Learning:...
Brian McLogan
How to add two functions and evaluate for a given value
👉 Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Curated Video
Identifying Function Properties with Real-World Examples
In this lesson, students will learn how to identify function properties by examining real-world examples. They will understand that a function takes any input and yields exactly one output. They will also learn about the concept of...
Brian McLogan
Find the derivative of the inverse of a radical equation
👉 Learn how to find the derivative of the inverse of a function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Sustainable Business Consulting
5 Steps to Getting Management Support
Explore 5 key areas where sustainability programs require management support and ways to calculating a simple carbon footprint. Explore lessons learned from helping numerous clients with their sustainability programs including obstacles...
Curated Video
Identifying Functions by Analyzing Graphs
In this video, you will learn how to determine if a graph represents a function. The teacher explains the importance of correctly plotting the input and output values on a coordinate grid and emphasizes that every input must have exactly...
Curated Video
Finding Missing Input Numbers for a Function Machine Using a Vertical Table
In this video, the teacher explains how to find missing input numbers for a function machine using a vertical table. By analyzing patterns and using inverse functions, students can determine the missing inputs and outputs.
Fun Robotics
How AI works?
Describes how AI uses machine learning techniques to train machines using a simple example. Also, introduces the term Deep Learning briefly.
Curated Video
Predictive Analytics with TensorFlow 7.1: Deep Learning for Better Predictive Analytics
DL is a branch of ML based on a set of algorithms that attempt to model high-level abstractions in data. In this video, we will see artificial neural networks and deep neural networks. We will also see deep neural networks architecture....