Instructional Video5:14
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Convolution

Higher Ed
This video demonstrates about convolution. 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 Video3:44
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Data Pre-Processing

Higher Ed
In this video, you will learn how data pre-processing works. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will learn how...
Instructional Video7:27
Curated Video

Docker Certified Associate Certification Training Course - Demo - Change Storage Driver

Higher Ed
This video demonstrates changing the storage driver. This clip is from the chapter "Docker Container Storage and Volumes" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker...
Instructional Video5:01
Curated Video

PMI-RMP Certification Training - Latin Hypercube Stratified Sampling

Higher Ed
This video explains Latin Hypercube stratified sampling. This clip is from the chapter "Perform Quantitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing quantitative risk analysis.
Instructional Video6:50
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Securing Jenkins

Higher Ed
This video explains securing Jenkins. This clip is from the chapter "Continuous Integration with Jenkins" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about continuous...
Instructional Video7:47
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - First Page Class

Higher Ed
This video explains the first page class. This clip is from the chapter "Implementing First Page Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn implementing the first page...
Instructional Video1:14
Curated Video

Python for Machine Learning - The Complete Beginners Course - K-Nearest Neighbors (KNN) Using Python

Higher Ed
In this video, we will cover K-Nearest Neighbors (KNN) using Python. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video6:39
Curated Video

Python In Practice - 15 Projects to Master Python - Variables

Higher Ed
This video explains the variables, how to create variables, and different types of variables. This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Instructional Video3:28
Curated Video

Python In Practice - 15 Projects to Master Python - Sets Built-In Functions

Higher Ed
This video explains the sets built-in functions, how to use these functions, and basis sets operations. This clip is from the chapter "Sets" of the series "Python in Practice - 15 Projects to Master Python".This section explains sets.
Instructional Video3:20
Curated Video

Python In Practice - 15 Projects to Master Python - Reviews and Ratings Data to Create the Model

Higher Ed
This video explains the reviews and ratings data to create the model. This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Instructional Video4:06
Curated Video

Python In Practice - 15 Projects to Master Python - open( )

Higher Ed
This video explains the open( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:31
Curated Video

Python In Practice - 15 Projects to Master Python - Numbers in Python

Higher Ed
This video explains the different types of numbers in Python, integers, floats, and complex numbers. This clip is from the chapter "Numeric Data Types" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video3:35
Curated Video

Python In Practice - 15 Projects to Master Python - Mathematical Sets Operations

Higher Ed
This video explains mathematical sets operations, how to perform union on sets, how to perform intersection on sets, how to perform difference on sets, and how to perform symmetric difference on sets. This clip is from the chapter "Sets"...
Instructional Video18:36
Curated Video

Python In Practice - 15 Projects to Master Python - Length Converter Applications

Higher Ed
This video helps to create length converter applications. This clip is from the chapter "Applications with Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on applications with Python GUI.
Instructional Video2:23
Curated Video

Python In Practice - 15 Projects to Master Python - Lambda Functions

Higher Ed
This video explains lambda functions and how to create lambda functions. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video3:10
Curated Video

Python In Practice - 15 Projects to Master Python - issubclass( )

Higher Ed
This video explains the issubclass( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video15:14
Curated Video

Python In Practice - 15 Projects to Master Python - Data Cleaning

Higher Ed
This video explains data cleaning. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video10:14
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Function to Detect Faces and Show Them

Higher Ed
This video explains creating a function to detect faces and show them. This clip is from the chapter "Face Recognition Model" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the face recognition...
Instructional Video2:44
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Duplicate List Elements Remover Function

Higher Ed
This video explains the functions exercise to remove duplicates from a list. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video4:21
Curated Video

Python In Practice - 15 Projects to Master Python - Button States

Higher Ed
This video explains button states. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is on python GUI.
Instructional Video2:54
Curated Video

Python In Practice - 15 Projects to Master Python - Arguments and Parameters

Higher Ed
This video explains the difference between arguments and parameters, talks about the must arguments, and optional arguments or parameters. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to...
Instructional Video2:53
Curated Video

Python In Practice - 15 Projects to Master Python - Anaconda

Higher Ed
This video talks about Anaconda. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video5:51
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Reading File

Higher Ed
In this video, we will look at the “with†context manager to read files. This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the input and output...
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. This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...