Instructional Video3:22
Curated Video

Advanced Chatbots with Deep Learning and Python - Course Description

Higher Ed
In this lesson, we will get an overview of what is covered in the course, including a comparison of chatbots and the benefits of chatbots. We will look at the chatbots in action. We will also look at deep learning frameworks in chatbots.
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 Video3:06
Curated Video

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

Higher Ed
This video provides a brief outline of machine learning in recommender systems and how machine learning helps us adopt multiple types of recommender systems.
Instructional Video3:04
Curated Video

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

Higher Ed
In this lesson, we will understand content-based filtering and how to develop it with machine learning.
Instructional Video1:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Deep Learning Recommender Systems

Higher Ed
In this video, we will understand deep learning-based recommender systems with the aid of Python.
Instructional Video1:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning Recommender Systems

Higher Ed
This video outlines the machine learning-based recommender system with the help of Python.
Instructional Video1:45
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Project Overview

Higher Ed
This video briefly outlines the project and demonstrates the packages installation for the project, TensorFlow, data preparation, recommender development, and testing.
Instructional Video2:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Module Introduction

Higher Ed
This video briefly introduces deep learning concepts for recommender systems and outlines the concepts to be covered in this module.
Instructional Video11:06
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Beanstalk Environment

Higher Ed
If you would like to have an expert AWS administrator available to you at any time, consider the Elastic Beanstalk service. It's not a real administrator, but it's as close as it gets within AWS and it can launch and mage EC2 instances...
Instructional Video10:14
Instructional Video10:06
Instructional Video15:32
Instructional Video11:16
Instructional Video20:01
Instructional Video12:26
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Variables and Types

Higher Ed
This video explains the variables and types in Swift programming.
Instructional Video9:17
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Display

Higher Ed
In this video, you will learn how to display notifications in our Twitter Clone app.
Instructional Video11:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Fetch

Higher Ed
In this video, we will be discussing how to fetch notifications for a user in our Twitter Clone app's backend.
Instructional Video7:34
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Functions

Higher Ed
In this video, we will be creating notification functions for our full-stack Twitter Clone app. These functions will allow us to send notifications to users when certain events occur, such as when someone follows them or likes their tweet.
Instructional Video13:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Sender

Higher Ed
In this video, you will learn how to set up notification sending in our app. We will create a NotificationSender class that takes in a user and a notification message, then sends the notification to the appropriate user.
Instructional Video5:52
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Creating Accounts

Higher Ed
In this video, we will be covering the process of creating user accounts for our application.
Instructional Video9:19
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Search Filter

Higher Ed
This video helps implement the user search filter in the app.
Instructional Video11:33
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchViewCell

Higher Ed
In this video, you will learn how to create a custom view cell that displays the results of a search in a list format.
Instructional Video12:13
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchBar

Higher Ed
In this video, you will learn how to implement a search bar in our Twitter Clone app using SwiftUI. We will create a custom search bar view and add it to our navigation bar.