Hi, what do you want to do?
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations with Collaborative Filtering
In this lesson, you will learn to implement recommendations with collaborative filtering.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - How to Use the Video Course
Steve shows you how to use this video course alongside the CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition. He also shows you helpful hints about the videos
<
br/>
This clip is from the chapter "All about the CompTIA...
<
br/>
This clip is from the chapter "All about the CompTIA...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - How to Pass the CompTIA A+ Exams
In this video, the author describes the CompTIA A+ exam process and explores a good strategy for prepping for the exam. Schedule the exam first.
<
br/>
This clip is from the chapter "All about the CompTIA A+" of the series "CompTIA...
<
br/>
This clip is from the chapter "All about the CompTIA A+" of the series "CompTIA...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Larger Props from Smaller Ones
In this lesson, you will find out how to create large props from smaller ones. For instance, you can combine a stack of books together and rotate them to create props that look different and populate your dungeon.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating the Books and Paper
This lesson will show you how to create books and paper using Blender. We will be making several opened and unopened scrolls, and books of various sizes with different leather bindings.
Curated Video
ChatGPT for Creatives - Neural Text
In this video, the author talks about an AI writing tool called Neural Text. It uses artificial intelligence to help writers generate content by suggesting sentences and phrases based on the input text. The author demonstrates how to use...
Curated Video
ChatGPT for Creatives - Generating a Story
In this video, we talk about the process of generating a story for manga or comics, discuss the importance of having a central idea or theme and building the story around it. It also explains how to develop characters, create plot twists...
Curated Video
ChatGPT for Creatives - Creating Lists
In this video, you will learn how to create lists in ChatGPT with examples. We will begin by creating a basic list and then search for something more specific in our prompts. You will learn to create a list with a context.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Shelf Blueprint with Partial Collision
The lesson will show us how to make use of collisions in a more efficient way within the UE5 world. You will learn how to optimize your assets about having partial collisions to your blueprint collections to make sure your Unreal Engine...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Asset Collections
This lesson will show you how to use your blueprints to sort and group assets. We will be adding them manually, using collections. This will help you group them to integrate them into your 'Blender 3 to Unreal Engine 5 Dungeon Modular...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Full Material Color Control
In this lesson, we are going to further develop the UE5 PBR material that we use for our material instances. We will set ourselves up with additional control over the base color values, which will allow us to control the saturation and...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Organizing the Props within Our World
During this lesson, we will lay out our props in the UE5 world to check their scale within the scene. We are going to take all our props from the content browser and lay them out on a platform.
Curated Video
Behavioral Design Patterns in C++ - Introduction to Patterns
This video provides an overview of the patterns in programming languages.
<
br/>
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design...
<
br/>
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Codebook Demo / 097
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Healthcare Triage
Do Oreos Lower Cholesterol? No.
According to a recent study, “Oreo Cookie Treatment” is better at lowering LDL cholesterol (the “bad” cholesterol) than high-intensity therapy with cholesterol-lowering drugs called statins. ARE OREOS A HEALTH FOOD NOW?!<br/>
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - How to Use this Video Course
Steve shows you how to use this video course alongside the CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition. He also shows you helpful hints about the videos.
<
br/>
This clip is from the chapter "All About the CompTIA...
<
br/>
This clip is from the chapter "All About the CompTIA...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - How to Pass the CompTIA A+ Exams
In this episode, Steve describes the CompTIA A+ exam process, plus explores a good strategy for prepping for the exam. Schedule the exam first! The pressure will have you hitting the books or videos in no time!
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python
This video explains showing output when running Python.<br<br/>/>
This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Recommender Systems with Machine Learning - Making Recommendations with Collaborative Filtering
This video helps you make recommendations with collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
Curated Video
Recommender Systems with Machine Learning - Collaborative Filtering Using KNN
This video helps you with collaborative filtering using KNN.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Recommender Systems with Machine Learning - Item-Based Collaborative Filtering
This video demonstrates item-based collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Master SQL for Data Analysis - Common Table Expressions (CTEs)
In this video, you will learn more about the common table expression, which allows us to reference data within a SELECT statement.
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL...
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL...
Curated Video
Master SQL for Data Analysis - As Inline Views (FROM)
After learning how to use a subquery to filter rows, we will now look at using forms in the form section, such as regular tables, which are useful in simplifying complex queries.
<
br/>
This clip is from the chapter "SQL –...
<
br/>
This clip is from the chapter "SQL –...