Instructional Video11:21
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Activity 07 - Solution

Higher Ed
In this video, we will work on the activity solution to send a notification to Telegram when Arduino board is connected. This clip is from the chapter "Part 3 - Practice" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
Instructional Video21:28
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Project Implementation

Higher Ed
This video explains the project implementation. This clip is from the chapter "Face Verification" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on building the face verification app.
Instructional Video4:11
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - MaxPooling Exercise

Higher Ed
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...
Instructional Video7:08
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementing Convolution in Python Revisited

Higher Ed
This video helps in implementing convolution in Python revisited. 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...
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. 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. 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. 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: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. This clip is from the chapter "Checkpoint Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the...
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. 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 base classes.
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. 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 WebDriver Factory...
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. 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 foundation...
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. 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. 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 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. 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 Stable...
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. This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will learn about...
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. 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 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. 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 section, we will...
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. 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 cover the...
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. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
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. 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 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. 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. 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. 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. 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.