Curated Video
Arduino for Beginners - 2022 Complete Course - Read an Analog Value from the Potentiometer
This video explains reading an analog value from the Potentiometer. This clip is from the chapter "Potentiometer- Analog Pins" of the series "Arduino for Beginners - 2022 Complete Course".This section explains the Potentiometer.
Curated Video
Rust Programming Master Class from Beginner to Expert - Variables and Scalar Data Types
In this video, we will cover variables and scalar data types. This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the fundamentals of...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Pooling Tensors
This video talks about pooling Tensors. 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...
Curated Video
Python In Practice - 15 Projects to Master Python - Data Analysis - Data Science Project 1
This video explains data analysis. 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.
Curated Video
The Complete Python Course - 5 Coding Examples
Examples of the code are demonstrated in this video for a better understanding of the anonymous function. This clip is from the chapter "Python – Lambda Functions" of the series "The Complete Python Course (2022)".This section discusses...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - SARSA Implementation
This video explains the implementation of SARSA. This clip is from the chapter "SARSA (State–Action–Reward–State–Action)" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on SARSA...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Agent Plays the Game
This video demonstrates how the Agent plays the game. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on RL-based Q-Learning.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Uniform Distribution Python
In this video, we will cover uniform distribution Python. 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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Scaling the Data (NN Implementation)
In this video, you will learn how to implement scaling the data in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Date Slicers in Power BI
This video focuses on date slicers in Power BI. 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.
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Creating a Histogram in Power BI
This video demonstrates how to create a histogram in Power BI. 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 advanced...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Aggregation in a Table
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Optional Estimation: MAP
In this video, we will cover MAP.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Feature Scaling
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...
Brian McLogan
Complete the square to identify the vertex, axis, domain and range of a quadratic equation
👉 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...
Brian McLogan
Master Graphing Sine with a Change in Amplitude
Master Graphing Sine with a Change in Amplitude
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] FindMaximum API
[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,...
Curated Video
Arduino for Beginners - 2022 Complete Course - Activity 13 - Solution
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.
Curated Video
Arduino for Beginners - 2022 Complete Course - Activity 13 - Save an LED Max Brightness for the Next Program Run
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...
Curated Video
Arduino for Beginners - 2022 Complete Course - Activity 02 - Solution
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Why Derivatives Solution
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - MaxPooling Exercise
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...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy BackwardPass 3
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...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Gray-Scale Images
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.