Curated Video
Basics of Chatbots with Machine Learning & Python - Greeting Function
New ReviewAfter setting everything up, we will now look at creating a few greeting inputs and a few greeting responses for the conversational chatbot to respond with.
Curated Video
Basics of Chatbots with Machine Learning & Python - Getting the Data
New ReviewIn this video, we will look at using the request library to seek out the webpage from which we want the information. In our case, we have chosen the webpage of artificial intelligence.
Curated Video
Basics of Chatbots with Machine Learning & Python - Wiki Search
New ReviewIn this video, you will learn how to search Wikipedia. We will define a function to input data and obtain a response from the Wikipedia_data input we created.
Curated Video
Basics of Chatbots with Machine Learning & Python - Response Generation
New ReviewIn this video, we will define a generateResponse() function and define the expected user response from the chatbot.
Curated Video
Basics of Chatbots with Machine Learning & Python - Chatbot Greets
New ReviewAfter creating the word tokens, removing the tags, and lemmatizing the words, we will create the chatbot's welcome responses or welcome inputs.
Curated Video
Basics of Chatbots with Machine Learning & Python - Remove Tags and Lemmatize
New ReviewIn this video, we will look at removing tags or symbols that we do not want to use in our word token development process. We will then lemmatize the word token using the tag map lemmatizer.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - What is Operating System?
New ReviewDelve into the fundamentals with a clear explanation of what operating systems are and their critical role in computer technology. Understand how operating systems serve as the backbone of all computing environments.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Signup and Database Completion with Hashing and Salt
New ReviewIn this video, you will learn how to create a sign-up form and complete the user registration process by storing user data securely in a database using hashing and salt techniques.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Rerouting Application and Authentication
New ReviewIn this video, you will learn about rerouting an application and authentication using Passport.js and Express.js. The video will cover how to implement Passport.js local strategy to authenticate user login credentials, how to reroute the...
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Retrieving API Data with Express
New ReviewIn this video, we will be exploring how to retrieve data from an API using Express.js.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Writing and Appending Files with the File System Module
New ReviewIn this video, we will look at how to write and append files using Node.js and the FS module. We will be explaining the basics of file writing and appending and the different scenarios in which these operations are necessary.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Asynchronous Node.js Demonstration setTimeout
New ReviewIn this video, we provide a practical demonstration of how asynchronous programming works in Node.js using the setTimeout function. We explain the concept of asynchronous programming and why it's so important for building scalable and...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - Delete Product
New ReviewIn this video, you will learn how to delete the product.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - Render HTML in Datatables
New ReviewIn this video, we will cover rendering HTML in datatables.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - Sweetalerts
New ReviewIn this video, we will cover Sweetalerts.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - IRepository Interface
New ReviewIn this video, we will cover the IRepository interface.
Curated Video
Compose Functions
New ReviewA video entitled "Compose Functions" that covers the concept of substituting one function into another to form a composition of functions.
Curated Video
Comparing Domains Of Functions
New ReviewA video entitled "Comparing Domains of Functions" that covers the process of determining whether the domain of a function representing a real-world scenario should be restricted.
Curated Video
Compare And Contrast Functions
New ReviewA video entitled "Compare and Contrast Functions" that covers which features of linear functions can be compared to draw conclusions in real-world contexts.
Curated Video
Linear Function Equations
New ReviewA video entitled "Linear Function Equations" which discusses slope-intercept form in a hiking example.
Curated Video
Zeros
New ReviewA video entitled "Zeros" which shows how to find key features of a rational function in order to graph it.
Curated Video
Solve Logs with Exponentials
New ReviewA video entitled "Solve Logs with Exponentials" that shows how to change a logarithmic function into exponential form in order to solve.
Curated Video
Graph Cube Root
New ReviewA video entitled "Graph Cube Root" that shows how to use the a, k, and h values in the generical cube root equation to shift the parent function and graph the cube root equation.
Curated Video
Comparing Functions
New ReviewA video entitled "Comparing Functions" which shows how to compare the y-intercept of functions when given functions' graphs, equations, and verbal descriptions.