Instructional Video11:02
Curated Video

Python In Practice - 15 Projects to Master Python - Creating GUI Application Tk( ) Windows and Widgets

Higher Ed
This video explains creating GUI application Tk( ) windows and widgets.
<
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...
Instructional Video11:16
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Files in PyCharm

Higher Ed
This video explains creating files in PyCharm.<br<br/>/>

This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Instructional Video2:38
Curated Video

Python In Practice - 15 Projects to Master Python - Adding more windows on top of our existing main window

Higher Ed
This video explains adding more windows on top of our existing main window.
<
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...
Instructional Video3:22
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - tkinter Module

Higher Ed
You will learn to use the tkinter class to create a graphical user interface using the Python built-in GUI module.
<
br/>
This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video4:13
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Label and Button Widgets

Higher Ed
You will learn how to create labels and button widgets in our interface.
<
br/>
This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a...
Instructional Video5:29
Packt

Fundamentals of Neural Networks - Stride

Higher Ed
For a convolutional or pooling operation, the stride denotes the number of pixels by which the window moves after each operation. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural...
Instructional Video7:09
Packt

Fundamentals of Neural Networks - Padding

Higher Ed
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Instructional Video8:09
Packt

Fundamentals of Neural Networks - Lab 1 - Introduction to Convolutional 1-Dimensional

Higher Ed
This video demonstrates convolutional operations in 1-dimension. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Instructional Video5:55
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Install Azure Data Studio

Higher Ed
This video demonstrates installing Azure Data Studio.<br<br/>/>

This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video14:01
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Window Object Properties and Functions

Higher Ed
This video explains the window object properties and functions.
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses...
Instructional Video14:12
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Basics of DOM

Higher Ed
This video talks about the basics of DOM.<br<br/>/>

This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on JavaScript ES6.
Instructional Video2:00
Curated Video

HTML Tutorial for Beginners(2022) - Title in HTML

Higher Ed
Use the title element to learn how to add a title in an HTML document.
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of...
Instructional Video9:27
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas Rolling

Higher Ed
In this video, we will cover Pandas Rolling.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Object Detection: Sliding Window Implementation

Higher Ed
In this video, we will cover sliding window implementation.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video7:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Object Detection: Classification Pipeline

Higher Ed
In this video, we will cover classification pipeline.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video8:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: Image Blurring 2

Higher Ed
In this video, we will cover image blurring 2.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video10:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: Image Blurring 1

Higher Ed
In this video, we will cover image blurring 1.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video5:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: General Image Filtering

Higher Ed
In this video, we will cover general image filtering.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video6:36
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Yolo: Sliding Window Object Localization

Higher Ed
In this video, we will cover sliding window object localization.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video8:22
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Yolo: Sliding Window Efficient Implementation

Higher Ed
In this video, we will cover sliding window efficient implementation.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video13:47
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Getting the Titles of Child Tabs with Optimized While Loop

Higher Ed
This video explains how to get the titles of child tabs with an optimized While loop.
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video9:43
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - End-to-End Example on Uploading Files with AutoIT Selenium

Higher Ed
This video presents an end-to-end example of uploading files with AutoIT Selenium.
r/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics...
Instructional Video5:13
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Downloading and Configuring Selenium

Higher Ed
This video demonstrates how to download and configure Selenium.
r/>
This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video11:28
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Actions Class - Real-Time Example

Higher Ed
This video presents an actions class - real-time example.
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...