Instructional Video7:25
Wonderscape

Navigating with Maps: How to Find Your Way

K - 5th
This video explains how to use maps for navigation, covering key concepts like reading symbols, understanding cardinal directions, and using a compass to orient yourself. Learn how maps represent the real world and help you find your...
Instructional Video12:40
Curated Video

Why Isn't The Best Burger Stand a Nationwide Chain?

12th - Higher Ed
Weird History is ordering a Double Double telling you the History of In-n-Out Burger. The famous burger chain was founded by Harry and Esther Snyder. Harry first visited a local market to buy fresh ingredients for his 10-square-foot-wide...
Instructional Video6:57
Curated Video

An Introduction to Decimals | Decimal Place Value for Kids

K - 5th
Understanding Decimals: A Comprehensive Guide Have you ever wondered what those numbers with dots signify? 🤔 Dive into the world of decimals with us in this informative video! In this engaging session, we demystify decimals, exploring...
Instructional Video2:27
Curated Video

Decimal Models | Tenths and Hundredths

K - 5th
Decimals Unveiled: Mastering Place Value Models Ever wondered about those mysterious numbers with dots? 🤔 Join us as we delve into the realm of decimal models in this enlightening video! In this comprehensive guide, we'll explore various...
Instructional Video5:38
Wonderscape

The Foundational Presidency of George Washington

K - 5th
Dive into George Washington's presidency, highlighting his involvement in the Constitutional Convention, his unanimous election, and his precedent-setting actions as the first President of the United States. Learn about his contributions...
Instructional Video2:34
Curated Video

Car Assembly and the Evolution of Car Manufacturing

Pre-K - Higher Ed
When gasoline cars started to outsell other types of motor vehicles in the late 1800s it was quickly noted that there was a need to mass-produce. In 1894 a gentleman by the name of Karl Benz created one hundred and thirty four Benz Velos...
Instructional Video2:35
Curated Video

The History of the Bikini

Pre-K - Higher Ed
There had been attempts to launch a two piece swim suit during the 1930s and even the ancient Romans had used them in the third century, but it was not until Louis R ard designed a version, so brief that no model would wear it, that...
Instructional Video5:35
Science Buddies

Understanding Thresholds in Machine Learning

K - 5th
Join Tracy as she explores the concept of thresholds in machine learning, focusing on their critical role in binary classification tasks. Learn how activation functions and thresholds determine the classification of data points, using a...
Instructional Video7:44
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Model Y and Accessories Sections

Higher Ed
In this video, we will tackle the creation of the Model Y and Accessories sections within the Tesla UI clone, adding depth and detail to the overall user interface.
Instructional Video22:10
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Complete Model 3 Section

Higher Ed
Discover the step-by-step process of building the Model 3 section of the Tesla UI clone, gaining valuable insights into the implementation of key features and design elements.
Instructional Video2:41
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-1

Higher Ed
In this video, we will delve into the fascinating world of Tesla UI cloning, exploring the project's objectives and giving viewers a preview of the exciting journey ahead.
Instructional Video8:40
Curated Video

Machine Learning: Random Forest with Python from Scratch - Model and Training

Higher Ed
Here, we will look at a machine learning model, an arithmetic expression or equation that fits and learns to predict data. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest...
Instructional Video13:08
Curated Video

Machine Learning: Random Forest with Python from Scratch - Labels and Features

Higher Ed
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video4:44
Curated Video

Machine Learning: Random Forest with Python from Scratch - Outliers

Higher Ed
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video4:16
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dataset

Higher Ed
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Instructional Video2:26
Curated Video

Machine Learning: Random Forest with Python from Scratch - Introduction and Instructor

Higher Ed
In this video, you will learn about the course content in general, the features and benefits of this course, as well as a brief introduction to the instructor. This clip is from the chapter "Introduction to the Course" of the series...
Instructional Video5:18
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Other Ways to Forecast

Higher Ed
In this video, we will discuss some other ways that might generate multi-step forecast. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video12:03
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 3)

Higher Ed
In this video, we will make use of all the data and try to predict whether the price will go up or down. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video5:49
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 2)

Higher Ed
In this video, we will work on a more conventional prediction called stock return. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks...
Instructional Video12:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 1)

Higher Ed
In this video, we will understand why one-step prediction on stock price is misleading and unconventional. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video4:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)

Higher Ed
In this video, you will learn how to preform RNN for image classification on the MNIST dataset. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video9:21
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - A More Challenging Sequence

Higher Ed
In this video, you will learn how to preform time series prediction with a complex signal. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video8:31
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Paying Attention to Shapes

Higher Ed
In this video, we will work on shapes in RNN. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we...
Instructional Video11:14
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Time Series Prediction

Higher Ed
In this video, we will do the same forecasting exercise that we did with an autoregressive liner model, but with a simple RNN instead. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of...