Instructional Video5:11
Curated Video

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

Higher Ed
In this video, we will cover uniform distribution Python.
<
br/>
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...
Instructional Video1:55
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Scaling the Data (NN Implementation)

Higher Ed
In this video, you will learn how to implement scaling the data in our neural network.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Instructional Video4:33
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Date Slicers in Power BI

Higher Ed
This video focuses on date slicers in Power BI.<br<br/>/>

This clip is from the chapter "Slicers in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explains slicers in Power BI.
Instructional Video3:01
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Creating a Histogram in Power BI

Higher Ed
This video demonstrates how to create a histogram in Power BI.
<
br/>
This clip is from the chapter "Advanced Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on...
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.
<
br/>
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...
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.
<
br/>
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 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
r/>
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...
Instructional Video14:47
Curated Video

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

Higher Ed
This video explains activity 13- solution.<br<br/>/>

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.
<
br/>
This clip is from the chapter "EEPROM- Save Values on the Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This...
Instructional Video6:52
Curated Video

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

Higher Ed
This video explains the solution to the activity.<br<br/>/>

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.<br<br/>/>

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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section...
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.<br<br/>/>

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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
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.<br<br/>/>

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.
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video6:54
Curated Video

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

Higher Ed
This video explains preparing the data.<br<br/>/>

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.<br<br/>/>

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.
<
br/>
This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section,...