Curated Video
Upper and Lower Bounds for Approximation
Approximation: This video explains how to calculate upper and lower bounds when a number has been rounded. Practice questions and answers at the end of the video.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Creating a Personal Disaster Recovery Plan
In this video, you will learn to create your very own disaster recovery plan. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section talks about malware...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Protecting Yourself Against SIM Card Swap Fraud
In this video, you will learn how to protect yourself against SIM card swap fraud. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section talks about...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Welcome to the Course
This video helps you with the structure of the course and even talks about the approach one should follow while taking the course.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 1
This video explains the communication skills every tech needs to provide this level of support. This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - What's on the CompTIA A+ Core 2 (220-1102) Exam?
The Core 2 (220-1102) exam covers four big subject areas: operating systems, security, software troubleshooting, and operational procedures. The author dives into the sub-objectives in this episode, providing an overview of what you need...
Curated Video
ChatGPT for Creatives - Helping with Formatting
In this video, you will learn about formatting the text in ChatGPT to make our storytelling more engaging and visually appealing and how to use formatting options into our storytelling component.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Connecting to a Wi-Fi Network
The best 80 2.11 network is useless unless your users can connect to it. Smartphones, desktops, IoT devices, and other networked gizmos need to be individually configured to access your 802.11 networks. This clip is from the chapter...
Curated Video
ChatGPT for Creatives - How to Ask It Questions
In this lesson, you will learn how to ask ChatGPT very specific questions by providing specific terms, date ranges, or information that narrows down the subject search to being very close to the topic. We will provide the AI with...
Curated Video
Learn Azure Serverless Functions in a Weekend - What Is Azure Functions
This video explains Azure Functions in detail. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Healthcare Triage
Covid Vaccine for Kids is Safe and Effective
The day has finally come: We have covid vaccines for kids under five. There are lots of questions and a few concerns. Let’s address them!
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - What's On the CompTIA A+ Core 1 (220-1101) Exam?
The Core 1 (220-1101) exam tackles five big subject areas: mobile devices, networking, hardware, virtualization and cloud computing, and hardware and network troubleshooting. Steve dives into the sub-objectives in this episode, providing...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Laptop Features
Portable computers use the function key (Fn) to activate alternative features. These include screen sharing, power settings, audio options, and more. The Settings app in Windows enables you to adjust a host of laptop settings (which...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Develop Vocabulary
In this video, you will learn to combine the datasets, test data, and train data; we will use the all_data function to combine the datasets. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Project Overview and Packages
After theoretically learning about chatbots, we will now develop a chatbot practically by importing the requisite libraries, TensorFlow NumPy, Keras, and Pickle. We will build a chatbot based on a story and make predictions of true or...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Chatbots in Business
In this video, we will understand the benefits of chatbots in businesses, including lead qualification, lead nurturing, and data mining techniques. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Local Search and Wikipedia Search
In this lesson, you will learn how to conduct a local search versus a Wikipedia search. We will generate results based on the responses from the Wikipedia search and the local search. This clip is from the chapter "Basics of Chatbots...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: ML-Enabled Features
In this lesson, we will explore the enabling features of a machine learning-based chatbot, including scaling operations, task automation, user engagement, social media interaction, multilingual models, and connectivity. This clip is from...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Mechanism of Chatbots
Let's understand the mechanism of how a chatbot works. It needs a predefined goal or objective to function, draft potential solution flows, validate examples, define the solution flows, and launch the chatbot. This clip is from the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Rule-Based Chatbots
Let's understand what rule-based chatbots are and their mechanism of functioning in detail. Here, certain rules or criteria are provided as support to the chatbots and the tasks performed, and the responses are based on those rules. This...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Chatbots Versus Virtual Assistants Versus Personal Assistants
This lecture compares chatbots, virtual assistants, and personal assistants, delves into the three types of traits, and brings out their advantages and disadvantages at the forefront. This clip is from the chapter "Basics of Chatbots...
Curated Video
Master SQL for Data Analysis - Overview-2
This video provides a brief overview of the contents explored in this section about retrieving data with queries (SQL). This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Vectorize Stories
In this video, we will understand how to vectorize the story by defining functions, using the data, and developing an index and tokenizer. We will also determine the maximum story length calculated. This clip is from the chapter...