Instructional Video2:13
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Overview Product Wishlist Use Case

Higher Ed
This video provides an overview of the product wishlist use case. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video2:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Datastore

Higher Ed
This video provides an introduction to Cloud Datastore. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
Instructional Video11:43
Curated Video

Urban Survival: Navigating Crisis in the City

6th - Higher Ed
Dive into the urban survival journey of My Linh and Timothy, two 20-year-olds learning to cope without modern conveniences after a hypothetical disaster. Under the guidance of a survival expert, they discover how to secure shelter,...
Instructional Video5:06
Curated Video

Chatbots Development with Amazon Lex - Overview of AWS

Higher Ed
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and more.
Instructional Video4:55
Curated Video

Chatbots Development with Amazon Lex - Salient Features of AWS

Higher Ed
Let's understand the salient features of AWS, including pricing, flexibility, and scalability, global architecture, PaaS services, reliability, scheduling, customization, and security.
Instructional Video7:34
Curated Video

Chatbots Development with Amazon Lex - Services of AWS

Higher Ed
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, cloud management services, WAF and shield, elastic transcoder, and more.
Instructional Video2:55
Curated Video

Advanced Chatbots with Deep Learning and Python - Chatbots in Ecommerce

Higher Ed
Let's understand the benefits of chatbots in ecommerce, including personalized services, real-time interaction, collection of feedback, provide metrics, lead generation, deep analytics, and storytelling.
Instructional Video4:42
Curated Video

Advanced Chatbots with Deep Learning and Python - Chatbots in Business

Higher Ed
In this video, we will understand the benefits of chatbots in businesses, including lead qualification, lead nurturing, and data mining techniques.
Instructional Video5:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Design Approaches for ML

Higher Ed
In this lecture, we will explore the design approaches for recommender systems using machine learning.
Instructional Video5:13
Curated Video

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

Higher Ed
In this video, we will discuss a few guidelines for machine learning-based recommender systems.
Instructional Video4:38
Instructional Video2:54
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Generations of Recommender Systems

Higher Ed
In this lesson, we will look at the first, second, and third generations of recommender systems.
Instructional Video6:12
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Make Tensors from DataFrame

Higher Ed
We will now advance further by checking our dataset using a single user and developing the Tensor from DataFrame.
Instructional Video8:39
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Data Visualization with WordCloud

Higher Ed
In this video, we will explore how to load the dataset and begin data visualization using WordCloud.
Instructional Video9:14
Curated Video

Ancient Wisdom for Modern Food Preservation

6th - Higher Ed
Discover how our ancestors minimized food waste long before modern preservation techniques, with a journey to Chamerolles castle in the Loiret. Join Mac Lesggy and medieval cuisine specialist Fabian Muller as they explore traditional...
Instructional Video13:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125

Higher Ed
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Instructional Video14:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart Interface / 123

Higher Ed
The shopping cart page is designed to allow buyers to see all the products they have added to the shopping cart. It contains a detailed list of products.
Instructional Video13:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - User Account and Cart

Higher Ed
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Instructional Video7:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dropdown Option / 115

Higher Ed
After learning to use the React state hook, we will look at storing variables passed with the () event to put in the product display.
Instructional Video11:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Initial Product List / 112

Higher Ed
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other info if needed; reloading the page should allow us to make changes in the total by adding or...
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 Video17:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Search / 109

Higher Ed
Here, we will discuss operator precedence, which determines the order in which an arithmetic operation is performed.
Instructional Video16:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Individual Product Component / 106

Higher Ed
You will learn tips and tricks for better searching using the debouncing technique, up, down, and clear, and developing a clear search feature.
Instructional Video19:12
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API: Product List / 104

Higher Ed
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.