Curated Video
The Reality of Flying Gadgets: Science Meets Innovation
Investigate the truth behind videos showcasing people flying with the aid of unconventional devices like fire extinguishers and hoverboards. This segment explores the principles of physics that allow or disallow such feats, featuring...
Curated Video
The Science Behind Weight Loss: How Our Bodies Burn Fat
Explore how the body metabolizes food and uses stored fat during periods of caloric deficit. This video discusses the physiological processes involved in weight loss, including the role of liver glycogen stores and the shift to fat...
Curated Video
Exploring the 5:2 Diet: Benefits and Sustainability
This video delves into the 5:2 diet, where individuals eat normally for five days and restrict calories significantly on two non-consecutive days. It covers the principles behind intermittent fasting, its benefits for weight loss, and...
Curated Video
Aging Differently: Exploring Gender Variations in Skin, Hair, and Weight
Dive into the fascinating differences in how men and women age, with a close look at skin elasticity, hair loss patterns, and weight distribution changes over the years. Discover the science behind why these changes occur and practical...
Curated Video
Fundamentals of Neural Networks - Forward Propagation in RNN
The forward propagation in an RNN makes a few assumptions: 1) We assume the hyperbolic tangent activation function for the hidden layer. 2) We assume that the output is discrete as if the RNN is used to predict words or characters. This...
Curated Video
Introduction to FinTech Using R - First Course in Asset Pricing
In this video, we will look at how to create an ASP.NET Core API project with Visual Studio 2022 using an ASP.NET Core web API template. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This...
Curated Video
Exploring Fasting: Health Benefits and Risks
Unveil the complexities of fasting, from integral multi-day fasts to the less demanding sequential fasting. Experts dissect the impacts on the body, from rapid weight loss and muscle degradation to potential benefits like reduced cancer...
Curated Video
High Adventure: Safety Innovations in Aerial Parks
Explore the engineering and safety behind thrilling aerial park adventures like zip-lining and monkey bridges. Learn how designers ensure a secure experience for all participants, from the unique cable tension techniques to the...
Curated Video
Deep Learning - Crash Course 2023 - Random Variable - Types
In this video, you will learn about different types of random variables. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Steppers
In this lesson, we will explore steppers in detail. We will create a SwiftUI view, “StepperExampleViewâ€, to accept user input and display information/messages. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Authentication
AWS provides two primary authentication methods (though more can be implemented) and these are covered in this video. Additionally, you will learn the basics of authentication.
Curated Video
The Art of Doing - Web Development for Beginners - Final Project Preview
In this video, we will have a quick preview of our final course project where you will be building a fully functional HTML/CSS/JS site with interactive JavaScript tools. We will discuss the requirements of the final project, including...
Curated Video
Unpacking the Future: The Evolution of Luggage
Dive into the evolution of luggage from bulky trunks to sleek, high-tech suitcases. This video explores the fascinating transformation over the centuries, showcasing the innovative materials and designs that make modern travel more...
Curated Video
The Future of Space Tourism: From Millionaire Adventurers to Accessible Travel
Explore the emerging world of space tourism where once only millionaires could venture into orbit, but soon, more accessible options may open up. Discover the experiences of the few who have visited the International Space Station and...
Curated Video
Daily Life Aboard the International Space Station
Explore the unique challenges and adaptations required for living in space aboard the International Space Station (ISS). Learn how astronauts manage everyday activities like eating, sleeping, and personal hygiene in a weightless...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Interactable props
This lesson will walk us through the process of setting up assets with physics enabled. You will learn how to create props that will be affected by other collisions (for example, a player's character collision).
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Adding Flower Field for Terrain
This lesson will focus on creating flower-density fields within our terrain. You will learn how to make the best use of the flower vegetation to break up the silhouette of a terrain. This clip is from the chapter "Planting Foliage Within...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Terrain Scene with Grass Particles
In this lesson, we will see our 3D foliage pack and flower plants come to life as we finish up our Blender foliage creation and start setting it up within a custom terrain provided by the course. We will make use of weight painting to...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Weight Painting for 3D Particle Flower Petals
In this lesson, we will see our particle system come to fruition as we make use of weight painting to control the placement of the flowers. This clip is from the chapter "Using Blender Particle Emitter to Create Foliage" of the series...
Healthcare Triage
Can Weighted Blankets Help Insomnia?
Insomnia is terrible, and it can be more prevalent among individuals with other psychiatric disorders. Treatment is available, but there can be a lot of barriers,. Medication is generally only a short term solution. There are proponents...
Healthcare Triage
Studies Show New Weight Loss Medications are the Real Deal
Back in 2021 we did an episode on Semaglutide, the then-recently-approved drug for weight loss that was originally approved for Type 2 diabetes. Since that episode another paper has come out on what happens to weight when the drug is...
Healthcare Triage
Zoloft, Mounjaro, and Social Stigma
Drugs that do a pretty good job of easing symptoms of depression and drugs that really help people struggling with obesity have a couple things in common. The first is that we have almost no idea how they work, and the second is that...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - The Neuron
In this video, we will understand the neuron. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course on...
Curated Video
Master SQL for Data Analysis - Searched CASE – Classification and Binning
Here, we will explore the second type of case statement, the searched case expression, which is more flexible than the previous simple case structure. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master...