Hi, what do you want to do?
Curated Video
Chatbots Development with Amazon Lex - Module 2 Overview
This is an introductory video on the concepts to be learned in this module, including chatbot creation steps, AWS Lambda, Twilio, and project creation.
Curated Video
Deep Learning - Crash Course 2023 - Training the Neural Network
In this video, you will learn about training the neural network by selecting the right hyperparameters, choosing the right optimization algorithm, and evaluating the performance of the model.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Deep Learning - Crash Course 2023 - Challenges in Creating Deep Neural Networks from Scratch
In this video, we will discuss the challenges involved in creating deep neural networks from scratch. We will explore the common issues faced during the training process and learn how to overcome them.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Deep Learning - Crash Course 2023 - Confirming Universal Approximation Theorem Works
In this video, we will confirm the effectiveness of the Universal Approximation Theorem by implementing it on a practical problem.
<
br/>
This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning -...
<
br/>
This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning -...
Curated Video
Deep Learning - Crash Course 2023 - Data Standardization - 2
In this video, we will understand when and how to apply standard Scaler with data standardization.
<
br/>
This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this...
<
br/>
This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this...
Curated Video
Deep Learning - Crash Course 2023 - Train Test Split
In this video, you will learn how to use Train_Test_Split on our dataset with Scikit-learn.
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
Curated Video
Deep Learning - Crash Course 2023 - Bias
In this video, you will learn about bias in neural networks.
<
br/>
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...
<
br/>
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...
Curated Video
Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Curated Video
Advanced Chatbots with Deep Learning and Python - Generative Versus Retrieval Chatbots
In this lecture, you will learn about a generative and retrieval chatbot and compare the differences between the two chatbots.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Data Partitioning
Here, we will look at data partitioning, represented as a URL.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Accuracy Versus Recommendations
We will now perform data visualization; we will check the accuracy of our recommender model with the recommendations.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Compute Loss
This is the next step of training our model, which entails the compute loss model.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Inference After Training
In this video, you will learn about the inference mechanisms for generic recommender systems, including training the system to capture information to make recommendations.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Deep Learning Foundation for Recommender Systems: Deep Learning in Recommendation systems
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Control Tower
This video will explore the features and benefits of using AWS Control Tower to manage multiple AWS accounts.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Cost Explorer
AWS Cost Explorer gives granular detail about your spending in AWS, so there's no more surprises when your month-end bill comes in.
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Exploiting Race Conditions Case 1 (Part1)
This is the first of the two-part video on exploiting race conditions for case 1. Here, you would be looking at how hackers use multithreading conditions for stealing money from a bank.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - How to Address AI Bias in Creative Work
In this video, we will explore some ways to address bias in creative work that involves AI systems. We will discuss the importance of being aware of bias and provide some tips on how to mitigate bias in your AI-generated content.
<
br/>...
<
br/>...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 2: Output Is Not Reliably Accurate
In this video, we will examine the limitation that generative AI output is not always accurate or reliable.
<
br/>
This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your Creative...
<
br/>
This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your Creative...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Account Takeover through Clickjacking – Part 1
This is the first of the two-part video that demonstrates the actual attack where you would take control of the account with the help of Clickjacking.
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web...
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Bypassing CSP through Polyglot File
This video explains bypassing CSP through polyglot file.
<
br/>
This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This...
<
br/>
This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Account Takeover through Clickjacking – Part 2
This is the second of the two-part video that demonstrates how to be prevented from the account takeover through Clickjacking.
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web...
<
br/>
This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Exploiting Race Conditions – Case 1 (Part1)
This is the first of the two-part video on exploiting race conditions for case 1. Here, you would be looking at how the hackers use multithreading conditions for stealing money from a bank.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...