The Business Professor
Business Process Map and Process Model
What is the Business Process Map? How does the Business Process Map relate the Process Model? Business Process Mapping can be used to document a current process and to model a new one. Its purpose is to gain a detailed understanding of...
Curated Video
What Is a Function?
“What Is a Function?” will explain what a function is and how it can be represented.
Curated Video
What is Neuromorphic Computing? | AI 101
What is Neuromorphic Computing, and how might it help us overcome the von Neumann bottleneck?
Curated Video
How to Make a Neural Network with No Computer or Code
How to Make a Neural Network with No Computer or Code
Curated Video
How Much AI Do You Need To Make A Neuron? | Neuromorphic Design
How similar are perceptrons to neurons anyway? We'll look at a few papers that try to figure this out.
Curated Video
Predicting Our World
Northeastern University social psychologist Lisa Feldman Barrett describes how, contrary to what most naively believe, the brain is not a passive recipient of sensory information, but is instead actively predicting what exists.
Zach Star
Why imaginary numbers are needed to understand the radius of convergence
Why imaginary numbers are needed to understand the radius of convergence
Neuro Transmissions
When will artificial intelligence surpass human intelligence?
ChatGPT can help you write an essay, plan a vacation, and learn quantum theory — next stop: world domination? Maybe...maybe not. But teachers are right to be worried that this might spell the end of homework and journalists might also...
Curated Video
Domain and Range
“Domain and Range” explains when a relation is a function. The video also describes how to determine the domain and range of a given function.
Curated Video
Graphing a Line: Two Methods Explained
In this video, a teacher demonstrates two ways to graph a line - using a table and using slope and Y intercept. The teacher explains the process step-by-step and provides clear examples to help students understand how to graph a line...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Setting up Forms in Bootstrap and Field Style
This video demonstrates how to set up forms in Bootstrap and explains field style. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Custom Bootstrap Contact Form Using Bootstrap Form Styling Classes
This video demonstrates how to create a custom Bootstrap contact form using Bootstrap form styling classes. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Overview of Functions
This video introduces you to functions. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Event Listeners for Keyboard Events
This video introduces you to the JavaScript event listeners for keyboard events and focuses on the elements of keyboard events. This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Dynamic Form Values in HTML5
This video provides an introduction to dynamic form values in HTML5. This clip is from the chapter "HTML Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section presents some HTML challenges.
Curated Video
Causes of Supply Curve Shifts
This is a lecture on the causes of shifts in the supply curve in microeconomics. The lecturer then identifies the four main causes of supply shifts, including changes in the cost of production, introduction of new technology, factors...
Curated Video
Introduction to Productivity and its Effects on PPF Diagrams
The video is an educational resource that introduces the concept of productivity and its importance in economics. The presenter explains how productivity is the output per unit of input and how it can vary depending on factors such as...
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.
APMonitor
Data Science 🐍 Features
Features are input values to regression or classification models. The features are inputs and labels are the measured outcomes. Classification predicts discrete labels (outcomes) such as yes/no, True/False, or any number of discrete...
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
Identifying Function Properties Using Algebra and Real-World Examples
In this lesson, students will learn how to determine whether relations are functions by using the vertical line test and analyzing algebraic equations. They will understand that not all equations are functions, and that it is important...
APMonitor
MATLAB User Defined Custom Functions
User-defined functions are routines in MATLAB that typically input data or arguments, perform custom calculations, and return one or multiple results. This introduction to functions is part of the programming course for engineers at...
APMonitor
Python🐍 Functions
Functions create modular code that can do the same task repeatedly without you having to type out the same code each time. Functions make complex code accessible with a single statement. You also can create your own function, but there...
Curated Video
Deep Learning with Python (Video 15)
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....