Instructional Video2:51
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Aggregation in a Table

Higher Ed
This video explains how to perform aggregation in a table. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction...
Instructional Video4:21
Instructional Video5:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Feature Scaling

Higher Ed
In this video, we will cover feature scaling. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video6:02
Brian McLogan

Complete the square to identify the vertex, axis, domain and range of a quadratic equation

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Instructional Video6:46
Brian McLogan

Master Graphing Sine with a Change in Amplitude

12th - Higher Ed
Master Graphing Sine with a Change in Amplitude
Instructional Video7:48
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] FindMaximum API

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: [Solution] FindMaximum API This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video14:47
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 13 - Solution

Higher Ed
This video explains activity 13- solution. This clip is from the chapter "EEPROM- Save Values on the Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains how to save values on the Arduino.
Instructional Video3:22
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 13 - Save an LED Max Brightness for the Next Program Run

Higher Ed
This video explains activity 13 - save an LED max brightness for the next program run. This clip is from the chapter "EEPROM- Save Values on the Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains...
Instructional Video6:52
Curated Video

Arduino for Beginners - 2022 Complete Course - Activity 02 - Solution

Higher Ed
This video explains the solution to the activity. This clip is from the chapter "LEDs- Digital Pins as Output Pins" of the series "Arduino for Beginners - 2022 Complete Course".This section explains digital pins as output pins.
Instructional Video3:05
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Derivatives Solution

Higher Ed
This is a solution video on why derivatives. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Instructional Video4:11
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - MaxPooling Exercise

Higher Ed
This is an exercise video on MaxPooling. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural network...
Instructional Video9:08
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy BackwardPass 3

Higher Ed
This is third of the five-part video on implementation in NumPy BackwardPass. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video7:21
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Gray-Scale Images

Higher Ed
This video talks about gray-scale images. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video1:50
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Pooling Layer

Higher Ed
In this video, you will learn about Pooling layer. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video11:53
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Q Learning - 2

Higher Ed
This is the second of the three-part video that explains implementing Q-Learning. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses...
Instructional Video7:02
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Agent Class Implemented

Higher Ed
This video explains about the implementation of the Agent class. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video3:59
Curated Video

Python In Practice - 15 Projects to Master Python - Tuple Operations and Tuple Built-In Functions

Higher Ed
This video explains the tuple built-in functions, how to perform these functions, and basic operations with tuples. This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video6:54
Curated Video

Python In Practice - 15 Projects to Master Python - Preparing the Data

Higher Ed
This video explains preparing the data. This clip is from the chapter "Flavor Predictor" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the flavor predictor.
Instructional Video5:32
Curated Video

Python In Practice - 15 Projects to Master Python - Generating the Final Report

Higher Ed
This video explains generating the final report. This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Instructional Video12:26
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 4

Higher Ed
In this part, we will work on predict, accuracy, and neural network functions. This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section, we will be...
Instructional Video11:09
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Max Variance Formulation

Higher Ed
In this video, we will cover PCA Max Variance Formulation. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video7:11
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Gaussian Random Variables

Higher Ed
In this video, we will cover Gaussian random variables. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video12:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Basics of Programming: Understanding the Algorithm

Higher Ed
In this video, we will understand the algorithm. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video1:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Homework

Higher Ed
In this video, we will cover Homework. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...