Instructional Video4:32
Curated Video

Chatbots Development with Amazon Lex - Visual Builder

Higher Ed
In this video, we will create a conversational flow, plan the utterances, and make the chatbot accept the queries and responses. We will then use the visual builder to set up the visual perspective of the chatbot.
Instructional Video7:35
Curated Video

Chatbots Development with Amazon Lex - 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.
Instructional Video5:58
Curated Video

Chatbots Development with Amazon Lex - Generic Utterance with Slots

Higher Ed
This is the continuation of the lesson from the previous video, where we learned how to create a new intent and then create sample utterances. We will look at completing the information required for the chatbot to understand the intent...
Instructional Video3:57
Curated Video

Chatbots Development with Amazon Lex - Making Utterances

Higher Ed
After understanding intents and slots in detail, we will make utterances in our chatbots. We will begin with creating intent and then create an utterance using the sample utterances tab.
Instructional Video8:53
Curated Video

Chatbots Development with Amazon Lex - Start Developing Chatbot

Higher Ed
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Instructional Video4:26
Curated Video

Chatbots Development with Amazon Lex - Lex Bot Overview

Higher Ed
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
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 Video4:57
Curated Video

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

Higher Ed
In this video, you will learn to use machine learning to develop item-based collaborative filtering.
Instructional Video9:13
Curated Video

A Detailed Guide to the OWASP Top 10 - #4 Insecure Design

Higher Ed
This video explains the A04: 2021 - insecure design, which focuses on risks related to design and architectural flaws.
Instructional Video12:27
Instructional Video2:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - How to Use the Video Course

Higher Ed
Steve shows you how to use this video course alongside the CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition. He also shows you helpful hints about the videos This clip is from the chapter "All about the CompTIA A+" of the...
Instructional Video2:28
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - How to Pass the CompTIA A+ Exams

Higher Ed
In this video, the author describes the CompTIA A+ exam process and explores a good strategy for prepping for the exam. Schedule the exam first. This clip is from the chapter "All about the CompTIA A+" of the series "CompTIA A+...
Instructional Video11:30
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Larger Props from Smaller Ones

Higher Ed
In this lesson, you will find out how to create large props from smaller ones. For instance, you can combine a stack of books together and rotate them to create props that look different and populate your dungeon.
Instructional Video11:35
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating the Books and Paper

Higher Ed
This lesson will show you how to create books and paper using Blender. We will be making several opened and unopened scrolls, and books of various sizes with different leather bindings.
Instructional Video6:55
Curated Video

ChatGPT for Creatives - Neural Text

Higher Ed
In this video, the author talks about an AI writing tool called Neural Text. It uses artificial intelligence to help writers generate content by suggesting sentences and phrases based on the input text. The author demonstrates how to use...
Instructional Video11:35
Curated Video

ChatGPT for Creatives - Generating a Story

Higher Ed
In this video, we talk about the process of generating a story for manga or comics, discuss the importance of having a central idea or theme and building the story around it. It also explains how to develop characters, create plot twists...
Instructional Video15:09
Curated Video

ChatGPT for Creatives - Creating Lists

Higher Ed
In this video, you will learn how to create lists in ChatGPT with examples. We will begin by creating a basic list and then search for something more specific in our prompts. You will learn to create a list with a context.
Instructional Video11:06
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Shelf Blueprint with Partial Collision

Higher Ed
The lesson will show us how to make use of collisions in a more efficient way within the UE5 world. You will learn how to optimize your assets about having partial collisions to your blueprint collections to make sure your Unreal Engine...
Instructional Video10:35
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Asset Collections

Higher Ed
This lesson will show you how to use your blueprints to sort and group assets. We will be adding them manually, using collections. This will help you group them to integrate them into your 'Blender 3 to Unreal Engine 5 Dungeon Modular...
Instructional Video14:51
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Full Material Color Control

Higher Ed
In this lesson, we are going to further develop the UE5 PBR material that we use for our material instances. We will set ourselves up with additional control over the base color values, which will allow us to control the saturation and...
Instructional Video10:16
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Organizing the Props within Our World

Higher Ed
During this lesson, we will lay out our props in the UE5 world to check their scale within the scene. We are going to take all our props from the content browser and lay them out on a platform.
Instructional Video5:00
Curated Video

Behavioral Design Patterns in C++ - Introduction to Patterns

Higher Ed
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Instructional Video7:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video10:47
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Codebook Demo / 097

Higher Ed
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.