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. This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this section,...
Curated Video
Deep Learning - Crash Course 2023 - Data Standardization - 1
In this video, we will start working on data standardization with Sigmoid. This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Curated Video
The Art of Doing - Web Development for Beginners - CSS Transforms
In this video, we will dive into CSS Transforms, which allow you to apply 2D or 3D transformations to elements. You will learn about rotation, scaling, translation, skewing, and how to use nth-of-type pseudo-classes to select elements....
Curated Video
The Art of Doing - Web Development for Beginners - Final CSS Project Part 1
In this video, we will dive into coding our index page and adding styles using the welcome_style.css file. Learn how to create a visually appealing layout and apply CSS styles to your web pages. This clip is from the chapter "CSS...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Realizing Instances and Decimation
In this lesson, we will be using realizing instances to turn geometry nodes into mesh. This will result in a very high polygon count, meaning that we will need to use the decimation modifier in Blender to reduce the polygon count.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing
In this video, we will move into action and understand how to do text preprocessing using Colab notebook. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Master SQL for Data Analysis - Simple CASE - Data Transformation
In this video, we will look at the first option to create a use case, which is the simple case used to compare an input expression using the = operator. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master...
Curated Video
Master SQL for Data Analysis - Overview-5
This video briefly outlines conditional logic with a case, how data gets transformed with this logic, and classification and binning. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Our Learning Objectives-2
In this video, the author discusses the more complex SQL learning objectives of the level 2 segment and what advanced SQL concepts we will be covering. This clip is from the chapter "Getting Started with Level 2" of the series "Master...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Power BI Multiple Excel Files with Different File Structures and Modification
This lecture expands on the previous video by exploring the challenges of working with multiple Excel files with different file structures and modifications. We will gain insights into managing these issues effectively in Power BI. This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Loaders
This video explains how loaders help us transform the output. This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains webpack, which is an important...
Curated Video
Building the Future: Hamburg's Innovative Waterhouses
Hamburg, Germany, particularly the Wilhelmsburg neighborhood, is leading the way in sustainable urban development. The city has transformed into a hub of innovation with projects like the Waterhouses, which address ecological challenges...
Curated Video
Can Metals Exist as Gases?
Yes, metals can exist in gaseous forms. To illustrate, let's consider lead, which has a boiling point of 1740°C. When heated past its melting point of 327°C, lead turns into a gas at 1740°C. Another notable example is mercury, which...
Curated Video
The Four Transformations in Math
This video explains how to understand the four transformations in maths: translation, rotation, reflection, and enlargement. Two sets of practice questions are provided at the end of the video: performing and describing transformations.
Curated Video
Review for You: Sentences
Mr. Griot reviews complete sentences, fragments, and run-on sentences.
Curated Video
How to Say NO: Noble Objection - the Ultimate in Time Management
What do you do when all other time management methods fail you? You have too much to do. You need to say 'no'. You need to make a Noble Objection. But it's not so simple. So, I'll show you how to say NO properly - and make it a positive...
Financial Times
Upcycled food is on the up
FT Food Revolution - Upcycling, the practice of using leftover or reject materials to make new products, is well established in vintage fashion and furniture design. But as the FT’s Judith Evans reports, it’s now a trend in food...
Curated Video
Make Apps with ChatGPT and Generative AI - GPT3 Davinci: Capabilities
This video demonstrates the Davinci model and explains to us the capabilities of the Davinci model and what things it can do. You will learn about its classification and categorization abilities, content generation, conversation, and...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Time Series Forecasting (TSF) Using LSTM
This video explains the implementation of Time Series Forecasting (TSF) using LSTM. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - RVT Models
This video explains the RVT (Resampling, Visualize, and Transform) models in time series in Python. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting...
Packt
Time Series Forecasting (TSF) Using LSTM
This video explains the implementation of Time Series Forecasting (TSF) using LSTM. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
Creating Stunning Environments in Unreal Engine 5 - A Game Artist Bootcamp - Creating a Floating Trophy
Learn how to create a visually appealing floating and rotating trophy object using Blueprints in this video. Set up the trophy model, apply a simple floating and rotating animation using timelines, and gain the knowledge to control the...
Curated Video
Creating Stunning Environments in Unreal Engine 5 - A Game Artist Bootcamp - Bee Wing Flap Motion
Unlock the techniques for creating realistic wing flap motion for bees using animation techniques within Unreal Engine 5. This video will teach you the basics of animating insects, allowing you to add an extra level of detail and...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exercise 09 - use split and trim functions
In this video, we will focus on Exercise 09 of this section, where we will use split and trim functions.