Instructional Video3:16
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Convolution Layer

Higher Ed
In this video, you will learn about the Convolution layer. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Instructional Video9:50
Curated Video

Figma for UIUX Master Web Design in Figma - Templates and Website Builders – The Web Designer's Death?

Higher Ed
This video talks about templates and website builders – the web designer's death. This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Instructional Video1:48
Curated Video

Docker Certified Associate Certification Training Course - Storage Types

Higher Ed
This video explains storage types. 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 container storage and...
Instructional Video4:27
Curated Video

Docker Certified Associate Certification Training Course - Mirantis Products for Docker Enterprise

Higher Ed
This video explains Mirantis products for Docker Enterprise. This clip is from the chapter "Docker Fundamentals" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the Overview of Docker.
Instructional Video4:29
Curated Video

Docker Certified Associate Certification Training Course - Docker Swarm Features

Higher Ed
This video explains Docker Swarm features. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Instructional Video5:19
Curated Video

Docker Certified Associate Certification Training Course - Docker Enterprise Edition

Higher Ed
This video explains Docker Enterprise Edition. This clip is from the chapter "Docker Fundamentals" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the Overview of Docker.
Instructional Video13:49
Curated Video

Practical Data Science using Python - Support Vector Machine Metrics and Polynomial SVM

Higher Ed
This video explains Support Vector Machine metrics and polynomial SVM. This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains...
Instructional Video9:40
Curated Video

Practical Data Science using Python - EDA Project - 3

Higher Ed
This video explains unordered categorical variables. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video17:09
Curated Video

Practical Data Science using Python - EDA Project - 1

Higher Ed
This video explains an example of lending club case study. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video15:01
Curated Video

Practical Data Science using Python - Decision Tree - Model Concept

Higher Ed
This video introduces you to decision tree - model concept. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using decision trees.
Instructional Video2:00
Curated Video

Agile Project Management - How to Use the Concept of Buffer to Deliver Tasks on Time

Higher Ed
This video explains how to meet a project deadline. This clip is from the chapter "Meeting Project Deadline with Agile Scrum" of the series "Agile Project Management".This section introduces you to meeting project deadlines with Agile...
Instructional Video8:45
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Jenkins Features and Advantages

Higher Ed
This video explains Jenkins features and advantages. 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...
Instructional Video3:11
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution

Higher Ed
This is the exercise solution video on 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 for...
Instructional Video2:31
Curated Video

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

Higher Ed
This is the exercise video on 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 for deep RL.
Instructional Video6:50
Curated Video

DevOps Complete Course - Maven Coordinates

Higher Ed
This video talks about Maven coordinates. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video4:10
Curated Video

DevOps Complete Course - Branches in DevOps Workflow

Higher Ed
This video explains the branches in DevOps workflow. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video4:36
Curated Video

Python In Practice - 15 Projects to Master Python - Extracting Features and Transforming the Reviews Data

Higher Ed
This video explains extracting features and transforming the reviews data. 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:21
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using IPython for Syntax Highlighting and Auto Suggestion in Scrapy Shell

Higher Ed
This video explains how to use Ipython to add syntax highlighting and auto-suggestions to the Scrapy shell. The speaker notes that while using the Scrapy shell, users miss the features of a specialized code editor such as automatic...
Instructional Video7:44
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Python Setup

Higher Ed
You will learn to set up the Python interpreter in your computer to get started with programming. This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this...
Instructional Video6:56
Packt

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
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 Video1:19
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon API Gateway - Differences Between REST - HTTP API

Higher Ed
This video explains the Amazon API Gateway—differences between REST and HTTP API. This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless Microservices with...
Instructional Video4:07
Curated Video

Hands-on .NET Minimal API for Web Developers - Minimal APIs Versus Controller APIs

Higher Ed
Here, we try and understand the differences between Minimal APIs and Controller APIs. This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section takes us...
Instructional Video11:46
Curated Video

Machine Learning Random Forest with Python from Scratch - Best Slip

Higher Ed
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...