Instructional Video8:23
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 2

Higher Ed
This video explains about image blurring 2. 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 Video6:14
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 3

Higher Ed
This is the third of the three-part video that explains in setting up the game in Python. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video8:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 2

Higher Ed
This is the second of the three-part video that explains in setting up the game in Python. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video2:35
Curated Video

DevOps Complete Course - Settings.xml File

Higher Ed
This video talks about the Settings.xml file. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video5:07
Curated Video

DevOps Complete Course - Prerequisites to Set Up Maven

Higher Ed
This video talks about the prerequisites to set up Maven. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video2:45
Curated Video

Python In Practice - 15 Projects to Master Python - How Websites Work and How We Can Create One?

Higher Ed
This video explains how websites work and how we can create one? 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 Video9:15
Curated Video

Python In Practice - 15 Projects to Master Python - Executing Python Programs

Higher Ed
This video explains executing Python programs. 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 Video1:15
Curated Video

The Complete Python Course - Set Up Python Interpreter in PyCharm

Higher Ed
We will configure Python Interpreter in PyCharm. This clip is from the chapter "Set Up Python" of the series "The Complete Python Course (2022)".This section demonstrates how to install Python's current version on our computer along with...
Instructional Video8:55
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - How to Install Scrapy on Windows in Three Easy Steps

Higher Ed
In this video, we will learn how to install Scrapy, a popular web scraping tool, on a Windows machine in three simple steps. First, we will manually create a virtual environment to store the project files. Alternatively, we can use...
Instructional Video5:02
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - MongoDB (Account) Setup

Higher Ed
In this video, we will be learning how to save data from our web scraper to an online database on MongoDB. We will walk you through the setup process, including creating an account and setting up a cluster for our database. We will also...
Instructional Video6:45
Packt

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video10:33
Packt

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Instructional Video12:54
Curated Video

The Art of Doing - Python Network Applications with Sockets - Setting a Static IP Address for WAN Communication

Higher Ed
In this video, you will learn how to set a static IP address for WAN communication. This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In this...
Instructional Video5:33
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Extracting/Unload Data from Snowflake to S3

Higher Ed
This is a lab video that demonstrates extracting/unloading data from Snowflake to S3. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines Using...
Instructional Video4:23
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Storing Macros (External)

Higher Ed
This video focuses on storing macros externally. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on the Macro facility...
Instructional Video3:36
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Importing SPSS File with SAS Language

Higher Ed
This video is about importing an SPSS file. You will learn and enjoy a lot in this video. This clip is from the chapter "Back to Importing" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video2:03
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Import .txt

Higher Ed
In this video, you will learn how to import a .txt file to SAS. This clip is from the chapter "Importing" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on importing different file...
Instructional Video10:46
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Flexible Programming 1 - Combining multiple raw data files vertically

Higher Ed
A flexible way to concatenate a bunch of raw data files vertically. In this video, you will learn how to combine multiple raw data files vertically. This clip is from the chapter "Advanced Techniques – Flexibilities and Efficiency" of...
Instructional Video4:02
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - BY Statement (Sorting Variables, While Exploiting Your Index)

Higher Ed
This video explains the BY statement where you will be sorting variables, while exploiting your index. This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and...
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. 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...
Instructional Video3:11
Curated Video

HTML Tutorial for Beginners(2022) - External Stylesheet in HTML

Higher Ed
In HTML, we can easily set the CSS styles. Use the link tag and set any style on any element, like background color, font color, font size, font style, and so on. We will create an external stylesheet and include all the styles. This...
Instructional Video19:45
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Preparation and Preprocessing: One Hot Encoding

Higher Ed
In this video, we will cover one hot encoding. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Instructional Video7:03
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Why Convolution

Higher Ed
In this video, we will understand why convolution. 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 section,...
Instructional Video8:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Convolution Revisited

Higher Ed
In this video, we will cover convolution revisited. 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 section,...