Instructional Video16:54
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation of Image Blurring Edge Detection Image Sharpening in Python

Higher Ed
This video focuses on the process of implementing image blurring edge detection image sharpening in Python.
<
br/>
This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with...
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 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.
<
br/>
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...
Instructional Video7:47
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Utilizing Checkpoint Class in Test Method

Higher Ed
This video explains utilizing the checkpoint class in test method.
<
br/>
This clip is from the chapter "Checkpoint Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
Instructional Video7:58
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Introduction to BaseTest Class

Higher Ed
This video introduces you to the BaseTest class.
<
br/>
This clip is from the chapter "Introduction to Base Classes" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Instructional Video10:46
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Set Browser Options

Higher Ed
This video explains how to set browser options.
<
br/>
This clip is from the chapter "WebDriver Factory Pattern" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Instructional Video7:20
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Implementation

Higher Ed
This video explains the implementation of Perceptron.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Instructional Video4:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Loading the Data

Higher Ed
This video explains how to load the data.<br<br/>/>

This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Instructional Video15:13
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Implementation in PyTorch

Higher Ed
This video explains about the implementation in PyTorch.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the...
Instructional Video3:57
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Changing the Algorithm

Higher Ed
This video talks about changing the algorithm.
<
br/>
This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the...
Instructional Video1:03
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation of K-Means Clustering in Python

Higher Ed
In this video, you will learn how to implement K-Means clustering in Python.
<
br/>
This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will...
Instructional Video3:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: K-Nearest Neighbors

Higher Ed
In this video, you will learn how to split data into train and test sets.
<
br/>
This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video1:34
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing the Dataset

Higher Ed
In this video, you will learn how to import the dataset.
<
br/>
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 Video2:57
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Libraries and Datasets - Recommender System

Higher Ed
In this video, you will learn how to import libraries and datasets.
<
br/>
This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video2:00
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Libraries and Datasets - Classification Algorithms: Logistic Regression

Higher Ed
In this video, you will learn how to import libraries and datasets.
<
br/>
This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video9:21
Curated Video

Python In Practice - 15 Projects to Master Python - Working with Images: Computer Vision

Higher Ed
This video explains working with images with the help of Computer Vision.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video9:39
Curated Video

Python In Practice - 15 Projects to Master Python - Working with Images

Higher Ed
This video helps in working with images.
<
br/>
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...
Instructional Video4:14
Curated Video

Python In Practice - 15 Projects to Master Python - Training the Model to Rate Reviews

Higher Ed
This video explains training the model to rate reviews.<br<br/>/>

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

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 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 Video2:14
Curated Video

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

Higher Ed
This video explains importing the data.<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 Video5:05
Curated Video

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

Higher Ed
This video explains the help( ) function.<br<br/>/>

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 Video8:54
Curated Video

Python In Practice - 15 Projects to Master Python - Getting the Data to Create the Model

Higher Ed
This video helps in getting the data to create the model.
<
br/>
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 Video3:36
Curated Video

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

Higher Ed
This video explains the dir( ) function.<br<br/>/>

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.