Instructional Video6:56
Curated Video

CISSP Crash Course - Security Models

Higher Ed
This video explains security models definition and trusted computing. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture and...
Instructional Video3:27
Curated Video

Master SQL for Data Analysis - Relational Model, ER Diagram

Higher Ed
Here, we will explore the three main building blocks of a relational database: entity, attribute, and relationship. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Instructional Video7:11
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making Recommendations

Higher Ed
In this lesson, you will learn to create a recommendation and use a brute-force algorithm to generate the recommendation. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Instructional Video10:58
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Train and Validation

Higher Ed
After entirely developing our model, you will learn to fit and evaluate the model for functionality. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach...
Instructional Video3:05
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Compute Loss

Higher Ed
Here, we will look at the next step of training our model: the compute loss function. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach Using Deep...
Instructional Video5:57
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Candidate Tower and Retrieval System

Higher Ed
In this video, you will learn how to create a candidate tower and develop a retrieval system. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach Using Deep...
Instructional Video8:14
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making the Model and Query Tower

Higher Ed
In this lecture, you will learn to develop our model and create a query tower to perform retrieval tasks. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
Instructional Video3:50
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Strengths and Weaknesses of DL Models

Higher Ed
In this lesson, you will learn about the strengths and weaknesses of deep learning recommender system models. This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An Applied...
Instructional Video5:25
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Embeddings and User Context

Higher Ed
This video focuses on collaborative filtering with the help of deep learning and neural collaborative filtering. This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An...
Instructional Video4:30
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Predictions

Higher Ed
After checking our model for accuracy, we will make predictions of our results from the model we created. We will visualize the predictions using the test data. This clip is from the chapter "Advanced Chatbots with Deep Learning and...
Instructional Video5:06
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Model Completion

Higher Ed
In this video, after training and testing the data, querying the questions, and obtaining responses, we are now at model completion with compiling the questions and responses to check for accuracy. This clip is from the chapter "Advanced...
Instructional Video5:54
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning: Section Summary

Higher Ed
In this video, we will summarize our learning from this section. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover...
Instructional Video9:56
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models

Higher Ed
In this video, we will understand how all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video5:29
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same

Higher Ed
In this video, we will understand how all data is the same as all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas...
Instructional Video12:19
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?

Higher Ed
In this video, we will understand what regression is. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video12:26
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Classification?

Higher Ed
In this video, we will understand classification. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video13:06
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Matplotlib

Higher Ed
In this video, we will understand from where we can learn more about Matplotlib. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will...
Instructional Video11:19
Curated Video

Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 2 of 2)

Higher Ed
In this video, we will understand the different architecture types and application types of RDBMS. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this section, we...
Instructional Video4:02
Curated Video

The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js

Higher Ed
In this video, you will learn about two-way binding; we will get an overview of it and This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets you started...
Instructional Video6:31
Curated Video

The Complete Vue.js Course for Beginners - For Loop Array of Objects

Higher Ed
In this video, we will talk about the use of for loop with arrays. We will do practical work related to for loops with arrays. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Instructional Video15:09
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 306

Higher Ed
This video explains the modal section of the design. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Instructional Video13:41
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 303

Higher Ed
This video explains the structure for the project. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Instructional Video3:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 301

Higher Ed
This video explains a project that uses external libraries to implement features that are developed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Instructional Video7:26
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - How to Identify Whether the Content Is AI-Generated or Human-Written?

Higher Ed
In this lecture, we will identify if the content is generated by AI or written by a human. We will discuss the characteristics and patterns of language that may indicate the use of AI-generated content and how to distinguish it from...