Instructional Video9:39
Curated Video

Advanced Chatbots with Deep Learning and Python - 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.
Instructional Video5:10
Curated Video

Advanced Chatbots with Deep Learning and Python - 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.
Instructional Video3:01
Curated Video

Advanced Chatbots with Deep Learning and Python - Tokenizer

Higher Ed
You will learn to import the tokenizer with and without filters. We will fit the tokenizer into our vocabulary using the fit_on_texts built-in command.
Instructional Video3:49
Curated Video

Advanced Chatbots with Deep Learning and Python - Max Story and Question Length

Higher Ed
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question.
Instructional Video5:15
Curated Video

Advanced Chatbots with Deep Learning and Python - Develop Vocabulary

Higher Ed
In this video, you will learn to combine the datasets, test data, and train data; we will use the all_data function to combine the datasets.
Instructional Video6:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Data Preparation

Higher Ed
We will use the two datasets available for our project, the training QA and the testing QA. We will save them in our project folder and invoke them as needed.
Instructional Video5:24
Curated Video

Advanced Chatbots with Deep Learning and Python - Importing Libraries

Higher Ed
This video demonstrates how to import step by step the four main libraries required for our project, including TensorFlow, NumPy, Keras, and Pickle, and you will learn about importing Sequential and Model.
Instructional Video8:55
Curated Video

GCSE Maths Questions Foundation Tier

3rd - Higher Ed
This video provides four practice GCSE Maths questions and answers for the foundation tier, non-calculator paper. We also explain how to get full marks for each question.
Instructional Video4:59
Curated Video

Collecting Like Terms GCSE Questions

3rd - Higher Ed
This video provides three sets of differentiated GCSE exam style practice questions on the topic of collecting like terms and simplifying. The answers to the questions are provided and solutions explained.
Instructional Video2:14
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Download and Install a Text Editor - Visual Studio Code for OpenAI ChatGPT

Higher Ed
In this video, we will guide you through the process of downloading and installing Visual Studio Code, a popular text editor, to use with the OpenAI ChatGPT project.
Instructional Video3:48
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Create and Verify an Account on Autodesk

Higher Ed
In this video, we will guide you on how to create and verify an account on Autodesk, the official website for AutoCAD software. You will learn step-by-step instructions on how to set up your account, which will be required for...
Instructional Video4:58
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Dataset Usage

Higher Ed
In this lesson, you will learn to develop our content-based filtering for the song project.
Instructional Video9:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation

Higher Ed
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Instructional Video3:35
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Geographic Filtering

Higher Ed
In this lesson, you will learn how to filter users in a recommendation system based on a geographical region.
Instructional Video16:59
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Collaborative Filtering using KNN

Higher Ed
This video demonstrates implementing a collaborative filter using the k-nearest neighbor algorithm.
Instructional Video7:33
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Age Distribution for Users

Higher Ed
In this video, we will develop a histogram to visualize the age distribution for users.
Instructional Video13:04
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Item-Based Filtering Data Preparation

Higher Ed
In this video, you will learn to implement Python to develop item-based collaborative filtering using Pandas, NumPy, and Matplotlib.
Instructional Video8:49
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations

Higher Ed
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Instructional Video9:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine

Higher Ed
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Instructional Video11:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: tf-idf Matrix

Higher Ed
In this video, you will learn to make the recommendation engine using the tf-idf matrix.
Instructional Video12:31
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Exploring Genres in Content-Based Filtering

Higher Ed
After learning to explore genres, we will look at term frequency and inverse document frequency.
Instructional Video11:52
Instructional Video7:59
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Data Preparation for Content-Based Filtering

Higher Ed
In this lesson, you will learn to develop content-based filtering for a recommender system using Python.
Instructional Video8:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - S3 Enhanced Features

Higher Ed
AWS has really upped its game with added S3 features. Learn about intelligent tiering, S3 object lock, and batch operations in this video.