Instructional Video12:24
Curated Video

Deep Learning - Crash Course 2023 - NumPy Part 2

Higher Ed
In this video, you will learn what is broadcasting in NumPy. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Instructional Video2:59
Curated Video

Deep Learning - Crash Course 2023 - Applications of Data

Higher Ed
In this video, we will look at the different actions we can perform on data to fulfil our requirements. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will...
Instructional Video1:59
Curated Video

Advanced Chatbots with Deep Learning and Python - Steps Involved

Higher Ed
In this lesson, you will learn about the various steps involved in developing chatbots based on deep learning techniques. We will install the required packages, define chat models and tokenization, and set up the encoder-decoder model.
Instructional Video2:55
Curated Video

Advanced Chatbots with Deep Learning and Python - Module Introduction-2

Higher Ed
In this video, you will learn more about deep learning and the general architecture, chatbot development with deep learning, and its related concepts.
Instructional Video8:46
Curated Video

GCSE Maths Questions Mixed Topics

3rd - Higher Ed
This video covers a variety of GCSE exam style practice questions on a range of maths topics, such as nets, symmetry and algebra.
Instructional Video2:20
Instructional Video5:13
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Guidelines for ML

Higher Ed
In this video, we will discuss a few guidelines for machine learning-based recommender systems.
Instructional Video6:56
Instructional Video10:33
Curated Video

Fundamentals of Secure Software - OWASP WebGoat Demo

Higher Ed
WebGoat is a deliberately insecure web application maintained by OWASP designed to teach web application security videos. In this video, we will do a brief demo to get you started on using WebGoat.
Instructional Video6:49
Curated Video

A Detailed Guide to the OWASP Top 10 - API1:2023 Broken Object Level Authorization (BOLA)

Higher Ed
In this session, we will delve into the Broken Object Level Authorization risk, its implications, and strategies for mitigation.
Instructional Video3:25
Curated Video

A Detailed Guide to the OWASP Top 10 - API Endpoints

Higher Ed
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Instructional Video2:19
Curated Video

A Detailed Guide to the OWASP Top 10 - The Tools We Shall Use

Higher Ed
This video explains the tools that we will be using in the course, such as Hacksplaining.
Instructional Video5:25
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Master the Knowledge Areas

Higher Ed
The first step in passing the AWS CSA-A exam is knowing the knowledge areas front to back.
Instructional Video11:02
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Train and Validation

Higher Ed
After entirely developing our recommender system, we will perform the training and validation, fitting and evaluating our model.
Instructional Video5:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split

Higher Ed
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Instructional Video3:53
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Strengths and Weaknesses of DL Models

Higher Ed
This video discusses in detail the strengths and weaknesses of deep learning models, including non-linear transformations and non-trivial relationships.
Instructional Video5:33
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Installing and Upgrading Windows 10

Higher Ed
There's more than one way to install Windows and a good tech understands all of them. Additionally, it's important to perform a few pre-installation tasks to make sure your system will work with your desired version of Windows. This clip...
Instructional Video4:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - What's on the CompTIA A+ Core 2 (220-1102) Exam?

Higher Ed
The Core 2 (220-1102) exam covers four big subject areas: operating systems, security, software troubleshooting, and operational procedures. The author dives into the sub-objectives in this episode, providing an overview of what you need...
Instructional Video5:13
Curated Video

Behavioral Design Patterns in C++ - Null Object Pattern

Higher Ed
This video explores the null object pattern, a behavioral design pattern that allows for the handling of null values in a program in a more efficient and safe way. It is also an alternative to null check condition. This clip is from the...
Instructional Video2:58
Curated Video

Behavioral Design Patterns in C++ - TextPad - I

Higher Ed
This video helps you with the overview of the TextPad application and its menu. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Instructional Video2:36
Curated Video

Behavioral Design Patterns in C++ - FindDialog - I

Higher Ed
In this video, you will get to know how a dialog box may handle an event that is generated by a button. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video1:38
Curated Video

Behavioral Design Patterns in C++ - Overview of Behavioral Patterns

Higher Ed
This video provides an overview of behavioral patterns. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Instructional Video16:55
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Promises-all Settled-vs-all

Higher Ed
This video explains a new function called Promise.allSettled(). This clip is from the chapter "Async Patterns and Promises" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains async...
Instructional Video5:20
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Logical Operators

Higher Ed
This video explains logical operators. This clip is from the chapter "Operators, Loops, and Statements" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains operators, loops, and...