Instructional Video4:12
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Architecture of ML Chatbots

Higher Ed
Here, we will focus on and simplify the machine-learning architecture of chatbots with the help of an example. We will understand the NLTK library and its role in developing chatbots. This clip is from the chapter "Basics of Chatbots...
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 Video6:05
Curated Video

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

Higher Ed
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses received with Boto. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for Beginners: A...
Instructional Video8:24
Curated Video

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

Higher Ed
In this lesson, we will discuss deploying our chatbot using code. We will not use a built-in application such as Twilio; instead, we will use a Python library—Boto. This clip is from the chapter "Chatbots Development with Amazon Lex" of...
Instructional Video8:53
Curated Video

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

Higher Ed
This video demonstrates the process of creating the Amazon lex chatbot step by step. You will learn to create our ID on Amazon.com and log in. We will get to the interface and start working from there. This clip is from the chapter...
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:47
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and the Split Function

Higher Ed
This video explains the split function where the string will be split into substrings using a delimiter. This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
Instructional Video3:43
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - String Exercise

Higher Ed
This video explains an exercise where you have a product code on a spreadsheet that is in the wrong format, and you have been given certain conditions as to how the output should look like after applying all you have learnt in this...
Instructional Video2:22
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Mid Function

Higher Ed
This video explains the mid function, which is used to grab characters from a string of text; it has three parts: the string to search, the starting position, and the number of characters to grab. This clip is from the chapter "String...
Instructional Video3:22
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - InStr, InStrRev, and StrReverse

Higher Ed
This video explains Instr and InstrRev, where Instr is looking from the start to the end, while InstrRev is looking from the end of the string to the beginning. The StrReverse returns a string by reversing the original string supplied....
Instructional Video4:40
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Replace

Higher Ed
This video explains how to use the replace function to change the incorrect word. This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains strings in...
Instructional Video3:39
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Trim, Len, and Space

Higher Ed
This video explains three different functions: Trim, which is used to trim unwanted space from the text; the Len function is used to get the number of characters the string has; and the Space function is useful for formatting output and...
Instructional Video4:12
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Changing Case

Higher Ed
This video explains L case or U case; as the name suggests, these are used to change the letters into lowercase or uppercase. This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course - Learn and...
Instructional Video6:15
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - VBA Practice Conditional Operators

Higher Ed
This video is a practice session on conditional operators where if a person scores 85 and above, we will want to grade an A along with changing the background color of the cell. This clip is from the chapter "VBA Conditional Statements"...
Instructional Video3:06
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Conditional Operators

Higher Ed
This video explains the various conditional operators such as =, <, >, <=, >=, <>, and so on. This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
Instructional Video2:26
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Multiply and Divide

Higher Ed
This video explains how to multiply and divide in Excel VBA. This clip is from the chapter "Mastering Variables in VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains variables in VBA using...
Instructional Video3:43
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Variable Practice

Higher Ed
This video is a practice session on variables where you will declare the variable and store a value to it and read the string that was contained in it. This clip is from the chapter "Mastering Variables in VBA" of the series "The...
Instructional Video3:42
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Add a Button to a Spreadsheet

Higher Ed
This video explains how to place a button control on a spreadsheet. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces you to the course and how...
Instructional Video4:35
Curated Video

The Complete Vue.js Course for Beginners - beforeUpdate and updated

Higher Ed
This video talks about the beforeUpdate and updated hooks in detail. This clip is from the chapter "Understanding the Lifecycle Hooks in Vue.js" of the series "The Complete Vue.js Course for Beginners".In this video, we will understand...
Instructional Video5:25
Curated Video

The Complete Vue.js Course for Beginners - Simple Form

Higher Ed
In this video, we will create a simple form and we will do validation through Vue.js in it. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at...
Instructional Video5:18
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Creating a Notion Swipe File (Supercharge Your ChatGPT Use)

Higher Ed
In this video, we will create a Notion swipe file to supercharge ChatGPT. You will learn about the benefits of using a swipe file to organize information and the steps involved in creating a swipe file in Notion. This clip is from the...
Instructional Video13:11
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308

Higher Ed
This video explains the swipe library, which was designed by other developers. 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...
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 Video21:31
Curated Video

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

Higher Ed
This video explains the homepage section of 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.