Instructional Video10:53
SciShow

Why Is ChatGPT Bad At Math?

12th - Higher Ed
Sometimes, you ask ChatGPT to do a math problem that an arithmetically-inclined grade schooler can do with ease. And sometimes, ChatGPT can confidently state the wrong answer. It's all due to its nature as a large language model, and the...
Instructional Video9:38
Bozeman Science

Environmental Systems

12th - Higher Ed
In this video Paul Andersen explains how matter and energy are conserved within the Earth's system. Matter is a closed system and Energy is open to the surroundings. In natural systems steady state is maintained through feedback loops...
Instructional Video4:41
3Blue1Brown

Three-dimensional linear transformations: Essence of Linear Algebra - Part 5 of 15

12th - Higher Ed
How to think of 3x3 matrices as transforming 3d space
Instructional Video7:52
Bozeman Science

Thinking in Systems - Level 3 - Inputs, Processes and Outputs

12th - Higher Ed
In this video Paul Andersen shows conceptual thinking in a mini-lesson on inputs, processes and outputs in a system. TERMS: System models - a representation of a system Interactions - reciprocal (two-way) action or influence Inputs -...
Instructional Video7:47
Bozeman Science

Thinking in Systems - Level 6 - Boundary and Initial Conditions

12th - Higher Ed
In this video Paul Andersen shows conceptual thinking in a mini-lesson on boundary and initial conditions within systems. Boundary conditions - the dividing line between system and environment Initial condition - the beginning state of...
Instructional Video11:34
Crash Course

Neural Networks - Crash Course Statistics

12th - Higher Ed
Today we're going to talk big picture about what Neural Networks are and how they work. Neural Networks, which are computer models that act like neurons in the human brain, are really popular right now - they're being used in everything...
Instructional Video11:36
Bozeman Science

Thinking in Change - Level 4 - Quantifying and Modeling Change

12th - Higher Ed
In this video Paul Andersen shows conceptual thinking in a mini-lesson on quantifying and modeling change. Two examples are included in the video and two additional examples are included in the linked thinking slides. TERMS Change - to...
Instructional Video4:55
SciShow

Uncovering the Secrets of the Past with AI

12th - Higher Ed
It’s probably not a surprise that many ancient texts are a bit worn out and tattered, and that makes deciphering what they say quite a task. But with new computer tech and artificial intelligence, we are getting much clearer glimpses of...
Instructional Video4:45
3Blue1Brown

Three-dimensional linear transformations | Essence of linear algebra, footnote

12th - Higher Ed
How to think of 3x3 matrices as transforming 3d space
Instructional Video4:46
3Blue1Brown

Three-dimensional linear transformations | Essence of linear algebra, chapter 5

12th - Higher Ed
How to think of 3x3 matrices as transforming 3d space
Instructional Video4:02
Curated Video

What are Project Outcomes? And how are they different from outputs or objectives?

10th - Higher Ed
It's easy to get confused: Objectives, Outputs, Outcomes. But they are different, and the differences matter. So, what are Project Outcomes?
Instructional Video3:46
Curated Video

What are ITTOs? Project Management in Under 5

10th - Higher Ed
They are an important part of your CAPM or PMP study. They take up over half of the PMBOK. So, what are ITTOs?
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 Video9:47
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 2)

Higher Ed
In this video, you will learn how to use the simple RNN to solve many-to-one tasks and many-to-many problems. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video1:36
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to ChatGPT-4

Higher Ed
This brief introductory update outlines the new version of ChatGPT-4, just released a couple of days ago. It discusses the features of the new version, how it is better than ChatGPT-3.5, and its access is only for the ChatGPT Plus users,...
Instructional Video5:26
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to ChatGPT

Higher Ed
In this video, you will learn about ChatGPT, a free service available on the OpenAI website. The video outlines what ChatGPT can do in general and the wide range of possibilities available on ChatGPT.
Instructional Video5:19
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Reader and Writer Types in Rust – Opening the File

Higher Ed
In Rust, reading from and writing to files are important tasks for many applications, from processing data to logging. To read from and write to files in Rust, you will need to work with the Reader and Writer types, which provide an...
Instructional Video7:24
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Fallback Function in Solidity III

Higher Ed
This video will help you with deploying and debugging your Solidity contracts using Remix IDE. By the end of the video, you will have a clear understanding of the fallback function and be able to implement it in your own Solidity...
Instructional Video2:25
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Overview of Functions in This Solidity Course

Higher Ed
This video provides an overview of functions in this Solidity course. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Instructional Video5:43
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises

Higher Ed
In this video, you will learn about returning from a Java method with exercises.
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
In this video, we will write a program in Python to understand linear separation of data. This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to understand...
Instructional Video4:07
Curated Video

Deep Learning - Crash Course 2023 - Intuition of Data

Higher Ed
In this video, we will have a brief overview of the data for MP intuition. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural networks...
Instructional Video5:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data

Higher Ed
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Instructional Video4:17
Curated Video

Learning GitHub Actions for DevOps CI/CD - Sharing Values Between Steps and Jobs in a Workflow

Higher Ed
This video demonstrates how to share the values between steps and jobs in a workflow. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...