Instructional Video8:01
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Accuracy Versus Recommendations

Higher Ed
In this video, we will perform data visualization with the project we created and check the model’s accuracy. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
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 Video5:04
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Random Train-Test Split

Higher Ed
In this lesson, you will learn to perform the test train split, which will do the training split and then create a prediction; we will use a random dataset (80-20 ratio). This clip is from the chapter "Project Amazon Product...
Instructional Video4:08
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Download Libraries

Higher Ed
In this video, you will learn to implement the Amazon recommender system using the TensorFlow recommender based on specific user behavior. You will learn to download and import particular libraries for the project. This clip is from the...
Instructional Video4:43
Curated Video

HashiCorp Certified - Vault Associate Course - Audit Devices

Higher Ed
In this video, we will explore the concept of audit devices in HashiCorp Vault, which are responsible for recording and storing audit logs of Vault operations. This video will help you better understand what audit devices are and how to...
Instructional Video9:39
Curated Video

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

Higher Ed
In this video, we will understand how to vectorize the story by defining functions, using the data, and developing an index and tokenizer. We will also determine the maximum story length calculated. This clip is from the chapter...
Instructional Video4:51
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Testing our Chatbot

Higher Ed
After completing all the necessary steps in building the chatbot, we will now deploy the chatbot and back to the Lex console. We will then test the chatbot for the intended tasks it is to perform. This clip is from the chapter "Chatbots...
Instructional Video9:26
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection

Higher Ed
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch. This clip is from the chapter "Chatbots Development with Amazon Lex" of the...
Instructional Video2:55
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Lambda Introduction

Higher Ed
After building and testing the chatbot and creating the visual structure, you will learn to create the backend on Amazon Lambda and connect it with our chatbot for seamless working. This clip is from the chapter "Chatbots Development...
Instructional Video7:35
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Build and Test

Higher Ed
After creating the intents, we will want to create a few messages as responses to be displayed by the chatbot. You will learn to add acceptance and decline responses to the chatbot. This clip is from the chapter "Chatbots Development...
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:43
Curated Video

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

Higher Ed
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Instructional Video6:52
Curated Video

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

Higher Ed
We will begin to develop our deep learning model and input placeholders to store the maximum story length and question length and define the vocabulary size. We will now build our encoder using the sequential model. This clip is from the...
Instructional Video5:46
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Vectorizing Train and Test Data

Higher Ed
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python"...
Instructional Video5:09
Curated Video

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

Higher Ed
In this video, you will learn to make the train-test story questions and answers. We will then use a for loop to enter the story, question, and answer into the respective parts. This clip is from the chapter "Advanced Chatbots with Deep...
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 Video7:53
Curated Video

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

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

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Pandas Section Introduction

Higher Ed
In this video, we will be introduced to Pandas and understand this section’s learning objective. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video3:14
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Suggestion Box

Higher Ed
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video5:33
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Section Introduction

Higher Ed
In this video, we will have a quick overview of NumPy. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world...