Curated Video
Python for Deep Learning - Build Neural Networks in Python - Convolution Layer
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...
Curated Video
Figma for UIUX Master Web Design in Figma - Templates and Website Builders – The Web Designer's Death?
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...
Curated Video
Docker Certified Associate Certification Training Course - Storage Types
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...
Curated Video
Docker Certified Associate Certification Training Course - Mirantis Products for Docker Enterprise
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.
Curated Video
Docker Certified Associate Certification Training Course - Docker Swarm Features
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.
Curated Video
Docker Certified Associate Certification Training Course - Docker Enterprise Edition
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.
Curated Video
Practical Data Science using Python - Support Vector Machine Metrics and Polynomial SVM
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...
Curated Video
Practical Data Science using Python - EDA Project - 3
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.
Curated Video
Practical Data Science using Python - EDA Project - 1
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.
Curated Video
Practical Data Science using Python - Decision Tree - Model Concept
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.
Curated Video
Agile Project Management - How to Use the Concept of Buffer to Deliver Tasks on Time
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...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Jenkins Features and Advantages
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise
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.
Curated Video
DevOps Complete Course - Maven Coordinates
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.
Curated Video
DevOps Complete Course - Branches in DevOps Workflow
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Extracting Features and Transforming the Reviews Data
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.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Using IPython for Syntax Highlighting and Auto Suggestion in Scrapy Shell
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Python Setup
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...
Packt
Fundamentals of Neural Networks - Why Use RNN
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...
Packt
Fundamentals of Neural Networks - Language Processing
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon API Gateway - Differences Between REST - HTTP API
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...
Curated Video
Hands-on .NET Minimal API for Web Developers - Minimal APIs Versus Controller APIs
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...
Curated Video
Machine Learning Random Forest with Python from Scratch - Best Slip
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...