SciShow
Hacking the Brain to Treat Tinnitus
Start speaking a new language in 3 weeks with Babbel. Get up to 60% off in your subscription here: https://go.babbel.com/t?bsc=1200m60-y... Tinnitus, or ringing in the ears, often accompanies hearing loss, and usually has no treatment....
SciShow
Why Is ChatGPT Bad At Math?
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...
Bozeman Science
Environmental Systems
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...
Crash Course
Keyboards & Command Line Interfaces: Crash Course Computer Science
Today, we are going to start our discussion on user experience. We've talked a lot in this series about how computers move data around within the computer, but not so much about our role in the process. So today, we're going to look at...
Bozeman Science
Thinking in Matter - Level 2 - Matter and Matter Transport
In this video Paul Andersen shows conceptual thinking in a mini-lesson on matter and matter transport. TERMS Matter - physical substances System - a set of components (e.g. things) working together Transport - to move or transfer from...
Bozeman Science
Thinking in Systems - Level 3 - Inputs, Processes and Outputs
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 -...
Bozeman Science
Thinking in Systems - Level 6 - Boundary and Initial Conditions
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...
SciShow
4 Algorithms We Borrowed from Nature
We use algorithms every day for things like image searches, predictive text, and securing sensitive data. Algorithms show up all over nature, too, in places like your immune system and schools of fish, and computer scientists have...
3Blue1Brown
Nonsquare matrices as transformations between dimensions | Essence of linear algebra, footnote
How do you think about a non-square matrix as a transformation?
TED Talks
Pawan Sinha: How brains learn to see
Pawan Sinha details his groundbreaking research into how the brain's visual system develops. Sinha and his team provide free vision-restoring treatment to children born blind, and then study how their brains learn to interpret visual...
SciShow
Uncovering the Secrets of the Past with AI
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...
Crash Course
Machine Learning & Artificial Intelligence: Crash Course Computer Science
So we've talked a lot in this series about how computers fetch and display data, but how do they make decisions on this data? From spam filters and self-driving cars, to cutting edge medical diagnosis and real-time language translation,...
Crash Course
Registers and RAM: Crash Course Computer Science
Today we’re going to create memory! Using the basic logic gates we discussed in episode 3 we can build a circuit that stores a single bit of information, and then through some clever scaling (and of course many new levels of abstraction)...
Crash Course
How Computers Calculate - the ALU: Crash Course Computer Science
Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The ALU may not have the most exciting name, but it is the...
Curated Video
What are ITTOs? Project Management in Under 5
They are an important part of your CAPM or PMP study. They take up over half of the PMBOK. So, what are ITTOs?
Science Buddies
Simple Explanation of Siamese Neural Networks
Join Tracy from Science Buddies as she dives into the intriguing world of Siamese Neural Networks. Learn how these networks use twin systems to evaluate and compare data inputs, enhancing tasks like image and text analysis. Perfect for...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - GRU and LSTM (Part 1)
In this video, you will learn about modern RNN units called GRU. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Curated Video
Modern JavaScript from the Beginning - Second Edition - IdeaForm Component
In this video, we will build the IdeaForm component that will handle the form to add new ideas. This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Introduction and What Are Algorithms?
In this video, we will introduce the concept of algorithms and why they are important in programming. We will discuss what an algorithm is, the different types of algorithms, and why it's crucial to have good algorithms in software...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Poll Project
In this project, we will use sets and maps to create a poll application that allows users to vote on different options and displays the results in real-time. This clip is from the chapter "Iterators, Generators, and Data Structures" of...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Types
In this video, we will explore different input types available in HTML5, including text, password, email, number, date, and more. You will learn to use these input types to capture specific types of user data.
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Fallback Function in Solidity III
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Overview of Functions in This Solidity Course
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write Your First Smart Contract - Calculator
This is an exercise video where you will learn how to write your first smart contract in Solidity by building a calculator. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to...