Instructional Video7:47
Curated Video

Deep Learning - Crash Course 2023 - Data Standardization - 2

Higher Ed
In this video, we will understand when and how to apply standard Scaler with data standardization. This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this section,...
Instructional Video10:27
Curated Video

Deep Learning - Crash Course 2023 - Perceptron in Python

Higher Ed
In this video, we will work on programming our Perceptron model in Python. This clip is from the chapter "Perceptron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron in Python.
Instructional Video5:21
Curated Video

Deep Learning - Crash Course 2023 - Modify Data

Higher Ed
In this video, you will learn how to modify data. This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement MP Neuron in Python.
Instructional Video5:35
Curated Video

Deep Learning - Crash Course 2023 - Train Test Split

Higher Ed
In this video, you will learn how to use Train_Test_Split on our dataset with Scikit-learn. This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Instructional Video4:11
Curated Video

Deep Learning - Crash Course 2023 - Learning Algorithms and Model Performance

Higher Ed
In this video, you will learn two more terms related to deep learning called learning algorithms and model performance. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this...
Instructional Video3:16
Curated Video

Deep Learning - Crash Course 2023 - Bias

Higher Ed
In this video, you will learn about bias in neural networks. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.
Instructional Video5:06
Curated Video

Advanced Chatbots with Deep Learning and Python - Model Completion

Higher Ed
In this video, after training and testing the data, querying the questions, and obtaining responses, we are now at model completion with compiling the questions and responses to check for accuracy.
Instructional Video5:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data

Higher Ed
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Instructional Video5:10
Curated Video

Advanced Chatbots with Deep Learning and Python - 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.
Instructional Video6:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Data Preparation

Higher Ed
We will use the two datasets available for our project, the training QA and the testing QA. We will save them in our project folder and invoke them as needed.
Instructional Video4:10
Curated Video

Advanced Chatbots with Deep Learning and Python - Generative Versus Retrieval Chatbots

Higher Ed
In this lecture, you will learn about a generative and retrieval chatbot and compare the differences between the two chatbots.
Instructional Video5:52
Curated Video

Advanced Chatbots with Deep Learning and Python - Conventional Versus AI Chatbots

Higher Ed
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds.
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 Video7:51
Curated Video

Comparative Adjectives and Game for Kids

Pre-K - 3rd
In this educational adventure, children will discover how to compare different things using words like "bigger," "smaller," "faster," and more. With vibrant animations and clear explanations, we'll explore the concept of comparative...
Instructional Video5:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split

Higher Ed
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Instructional Video4:11
Curated Video

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

Higher Ed
Here, you will learn to implement the Amazon product recommendation system using deep learning. We will import the requisite libraries and build and train the deep learning-based model using TensorFlow.
Instructional Video3:53
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Deep Learning in Recommendation systems

Higher Ed
As we are aware, recommender systems are migrating from machine learning to deep learning, the reason being to capture non-linear and non-trivial relationships.
Instructional Video3:02
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Overview of Key Legal Concepts (As They Apply to Creative Professionals)

Higher Ed
In this video, we will provide an overview of the key legal concepts related to generative AI that creative professionals should be aware of. You will learn about copyright law, fair use, and how they apply to generative AI. This clip is...
Instructional Video2:25
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Examples of Biased AI

Higher Ed
In this video, we will provide some examples of biased AI systems. We will explore how bias can manifest in different types of AI systems and provide some real-world examples of biased AI. This clip is from the chapter "AI and Bias" of...
Instructional Video8:10
Curated Video

Unveiling Animal Ingenuity: From Pigs to Ravens

6th - Higher Ed
Explore the surprising cognitive skills of animals often overlooked for their intelligence, like pigs, cows, and ravens. This video delves into how these animals perform complex tasks, solve puzzles, and even engage in activities we...
Instructional Video9:23
Curated Video

Precision in Motion: Mastering the Safety and Timeliness of French Trains and Planes

6th - Higher Ed
Explore the intricate systems that ensure the punctuality and safety of millions of daily train and plane passengers in France. This video takes you behind the scenes at major transportation hubs to uncover how cutting-edge technology...
Instructional Video6:23
Curated Video

Conquering Travel Troubles: Understanding Motion Sickness and Phobias

6th - Higher Ed
Discover the causes and solutions for motion sickness in this engaging video. Learn from experts about why some people feel sick while traveling and explore practical tips to prevent discomfort on the road. Additionally, delve into the...
Instructional Video8:40
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Image Classification

Higher Ed
In this video, we will work on image classification with the MNIST dataset. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Instructional Video8:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Preparation and Evaluation

Higher Ed
In this video, you will learn how to train our LeNet model. This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn how to...