Instructional Video14:41
Curated Video

Practical CSS3 Mastery Course - Pseudo Selector

Higher Ed
In this video, we will cover the pseudo selector.
<
br/>
This clip is from the chapter "Selectors, Display, Position, Z Index" of the series "Practical CSS3 Mastery Course".in this section, you will learn about selectors, display,...
Instructional Video13:56
Curated Video

Rust Programming Master Class from Beginner to Expert - If let, Nested if, and the Match

Higher Ed
In this video, we will cover if let, nested if, and the match.
<
br/>
This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic...
Instructional Video6:32
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Variables - Scope

Higher Ed
This video explains about variables - scope.
<
br/>
This clip is from the chapter "Programming with Python3 – Variables and Functions" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on...
Instructional Video12:29
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Loops

Higher Ed
This video explains about loops.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming...
Instructional Video9:23
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Activity 03 - Solution

Higher Ed
This is the third activity solution video to compute max value inside a list.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete...
Instructional Video5:54
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - VGG

Higher Ed
This video explains about VGG.<br<br/>/>

This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical 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 Video8:11
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - InceptionNet

Higher Ed
This video explains about InceptionNet.<br<br/>/>

This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
Instructional Video12:21
Curated Video

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

Higher Ed
This is fourth 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 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 Video10:50
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - HOG Features

Higher Ed
This video demonstrates the features of HOG.<br<br/>/>

This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object detection.
Instructional Video1:49
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Gradients of MaxPooling Layer Solution

Higher Ed
This is a solution video on gradients of the MaxPooling layer.
<
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...
Instructional Video8:20
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Gradients of MaxPooling Layer

Higher Ed
This video explains gradients of the MaxPooling layer.
<
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...
Instructional Video14:04
Curated Video

Practical Data Science using Python - Python User-Defined Functions

Higher Ed
This video explains Python user-defined functions.<br<br/>/>

This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video7:09
Curated Video

Python In Practice - 15 Projects to Master Python - User-Defined Errors

Higher Ed
This video explains user-defined errors.<br<br/>/>

This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Instructional Video3:16
Curated Video

Python In Practice - 15 Projects to Master Python - Functions in Python and Defining Our Own

Higher Ed
This video explains functions in Python, how to create functions using the def keyword, and how to call the functions we created.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to...
Instructional Video9:56
Curated Video

Python In Practice - 15 Projects to Master Python - Error Handling in Python

Higher Ed
This video explains error handling in Python.<br<br/>/>

This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Instructional Video4:16
Curated Video

Python In Practice - 15 Projects to Master Python - else Statements

Higher Ed
This video explains else statements and how to write else statements.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video6:52
Curated Video

Python In Practice - 15 Projects to Master Python - Decision Control with Strings and Lists

Higher Ed
This video explains decision control with strings and lists in detail.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video3:27
Curated Video

Python In Practice - 15 Projects to Master Python - Decision Control using if statements

Higher Ed
This video explains decision control in Python, if statements, and how to write if statements.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video5:54
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap Containers

Higher Ed
This video explains Bootstrap containers.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video17:35
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template

Higher Ed
This video explains Bootstrap as base template.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video6:56
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - while Statements

Higher Ed
You will learn about the while loop operation where a code executes until the condition holds true.
<
br/>
This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video4:55
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Set and Dictionary Comprehensions

Higher Ed
We will look at the for outer loop, inner loop, and run the code. You will learn to set values in the loop.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...