Instructional Video5:02
SciShow

Making Plants High-Tech With Artificial Neurons | SciShow News

12th - Higher Ed
Biology and technology grew closer together when scientists manufactured neurons that acted like those in a brain! And birds evolved to protect themselves in two ways: fight and flight.
Instructional Video4:20
Be Smart

Do You Really Have Two Brains?

12th - Higher Ed
Are you a left-brained person or a right-brained person? Spoiler: You're neither.
Instructional Video5:43
SciShow

Why Do Our Brains Have Distinct Hemispheres?

12th - Higher Ed
We used to think having a distinct left and right brain was something unique to humans. But brain lateralization has now been found in everything from chickens to spiders! Does this change our theories for why some brains work that way?
Instructional Video5:40
SciShow

Why Stimulants Help ADHD

12th - Higher Ed
It seems like stimulants and hyperactivity shouldn't mix, so why are they so often prescribed to treat ADHD?
Instructional Video6:28
TED-Ed

TED-Ed: Is marijuana bad for your brain? | Anees Bahji

Pre-K - Higher Ed
In 1970, marijuana was classified as a schedule 1 drug in the United States: the strictest designation possible, meaning it was completely illegal and had no recognized medical uses. Today, marijuana's therapeutic benefits are widely...
Instructional Video12:51
Bozeman Science

The Muscular System

12th - Higher Ed
Paul Andersen explains the three types of muscle found in humans; striated, smooth and cardiac muscle. He explains how actin and myosin interact to contract the sarcomere in a muscle. The sliding filament theory explains how ATP and...
Instructional Video4:54
TED-Ed

TED-Ed: How fast is the speed of thought? | Seena Mathew

Pre-K - Higher Ed
Your mortal enemy has captured you and hooked you up to a bizarre experiment. He's extended your nervous system with one very long neuron to a target about 70 meters away. At some point, he's going to fire an arrow. If you can then think...
Instructional Video2:23
Curated Video

Neurons as Cells

6th - 12th
Everything our brain does, from controlling movement to conscious thought, is achieved by the firing of electrical signals called neurons. Biology - Being Human - Learning Points. Everything our brain does is achieved by electrical...
Instructional Video2:20
Curated Video

Neurons as Networks

6th - 12th
Neurons, the brain's electrical signals, control how our bodies work. Discover how they do this and why they are implicit in learning new skills. Biology - Being Human - Learning Points. The human brain has over 100 billion neurons....
Instructional Video3:00
Curated Video

How We Smell

6th - 12th
Introduction to the structure and function of the nose, and how it works in tandem with the brain. How do we tell the difference between good and bad smells, and has this ability helped humans to survive? Biology - Being Human - Learning...
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 Video3:37
Science Buddies

Simple Explanation of Neural Networks

K - 5th
Tracy from Science Buddies guides you through the basics of neuron networks used in machine learning. Discover how neurons and layers work together to process information and make predictions, from image recognition to language...
Instructional Video17:38
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - GRU and LSTM (Part 1)

Higher Ed
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...
Instructional Video9:32
Curated Video

Fundamentals of Neural Networks - Backward Propagation Through Time

Higher Ed
Backpropagation through time (BPTT) is a gradient-based technique for training certain types of recurrent neural networks. It can be used to train Elman networks. The algorithm was independently derived by numerous researchers. This clip...
Instructional Video11:23
Curated Video

Fundamentals of Neural Networks - Forward Propagation in RNN

Higher Ed
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...
Instructional Video6:56
Curated Video

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Instructional Video6:26
Curated Video

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video10:35
Curated Video

Deep Learning - Crash Course 2023 - TensorFlow - Subclassing Methods

Higher Ed
In this video, you will learn about subclassing in TensorFlow, which allows us to create custom layers and models. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section,...
Instructional Video5:58
Curated Video

Deep Learning - Crash Course 2023 - Moving from Shallow Learning to Deep Learning

Higher Ed
In this video, we will be introduced to shallow learning. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement deep learning on common...
Instructional Video7:45
Curated Video

Deep Learning - Crash Course 2023 - Common Network Configuration

Higher Ed
In this video, we will look at the common network configuration that we will be using whenever performing the common deep learning task. This clip is from the chapter "Activation Functions in Deep Learning Neural Networks" of the series...
Instructional Video4:18
Curated Video

Deep Learning - Crash Course 2023 - Quick Recap on Deep Learning

Higher Ed
In this video, we will have a quick recap on what we have learned about deep learning so far. This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course 2023".In this section, we will...
Instructional Video7:09
Curated Video

Deep Learning - Crash Course 2023 - Challenges in Creating Deep Neural Networks from Scratch

Higher Ed
In this video, we will discuss the challenges involved in creating deep neural networks from scratch. We will explore the common issues faced during the training process and learn how to overcome them. This clip is from the chapter...
Instructional Video14:13
Curated Video

Deep Learning - Crash Course 2023 - Going Deep into Neural Networks

Higher Ed
In this video, we will take a deep dive into neural networks and explore how to find the output for a deep neural network. This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning - Crash Course...
Instructional Video6:41
Curated Video

Deep Learning - Crash Course 2023 - MP Neuron Introduction

Higher Ed
In this video, you will learn about the MP Neuron model, also called McCulloch Pitts model. 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...