Instructional Video6:53
Curated Video

Blends and Digraphs Word Chains and Ladders

K - 3rd
Word chains are a series of words that are used to help develop phonemic awareness, decoding, and encoding skills. This video changes one phoneme at a time to change a word using short vowels with blends and digraphs. These videos are...
Instructional Video4:59
Curated Video

Short Vowel Word Chains and Ladders

K - 3rd
Word chains are a series of words that are used to help develop phonemic awareness, decoding, and encoding skills. This video changes one phoneme at a time to change a word for short vowel CVC words. These videos are educational videos...
Instructional Video1:47
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Encoder Decoder

Higher Ed
In this video, we will understand what encoder and decoder are, their architecture, and long short-term memory (LSTM), a neural network used in deep learning. This clip is from the chapter "Advanced Chatbots with Deep Learning and...
Instructional Video1:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Encoder Decoder

Higher Ed
In this video, we will understand what encoder and decoder are, their architecture, and long short-term memory (LSTM), a neural network used in deep learning.
Instructional Video3:16
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Language Modelling Next Word Prediction Vocabulary Index Embeddings

Higher Ed
In this video, we will cover language modelling next word prediction vocabulary index embeddings. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning...
Instructional Video5:22
Curated Video

Core Java Programming Course- Removing Duplicate Words from a Text File

Higher Ed
This video explains how to remove duplicate words from a text file. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Instructional Video3:46
Curated Video

Are Shakespeare's Plays Encoded within Pi?

9th - 11th
A follow-up, with examples of numbers that are infinite and non-repeating but don't contain all combinations of digits: http://youtu.be/8PUJvAlD64k Happy Pi Day! Also see: Pi is (still) Wrong: http://youtu.be/jG7vhMMXagQ Pi in Binary...
Instructional Video9:54
Crash Course

How We Make Memories - Crash Course Psychology

12th - Higher Ed
Remember that guy from 300? What was his name? ARG!!! It turns out our brains make and recall memories in different ways. In this episode of Crash Course Psychology, Hank talks about the way we do it, what damaging that process can do to...
Instructional Video3:12
Curated Video

What Is A Modem And What Does It Do?

Pre-K - Higher Ed
A modem is a very important piece of network hardware that allows a computer to send and receive data through a telephone line or cable connection. In simple words, it’s the device that connects a computer to the Internet. The word modem...
Instructional Video7:29
Curated Video

Spelling: C, CK, K, KE

K - 3rd
This video teaches when to use C or K at the beginning of words and which spelling to use at the end of words: CK, KE, or K. We also introduce C endings too. This will help kids at they read, write, and spell words with the /k/ sound.
Instructional Video11:37
Curated Video

Predictive Analytics with TensorFlow 6.3: Using BOW for Predictive Analytics

Higher Ed
In this video, we will see how to perform a bit more complex predictive analytics using the bag-of-words concept of NLP with TensorFlow. At first, we will formalize the problem, and then will explore the dataset that will be used....
Instructional Video6:46
Curated Video

Building Microservices API in Go - Hello World

Higher Ed
In this video, we will dive into the basics of building an HTTP web server in Go using the standard HTTP library. We will cover topics such as request multiplexer (router) and handler functions, and how to register endpoints with the...
Instructional Video3:49
Curated Video

Advanced Chatbots with Deep Learning and Python - Max Story and Question Length

Higher Ed
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question.
Instructional Video3:42
ShortCutsTv

Context-Dependent Memory

Higher Ed
If you’ve ever returned somewhere and found your mind suddenly filled with memories, you’ve experienced what psychologists call context-dependent memory. Research has shown that our recall of information is much stronger when it’s done...
Instructional Video1:19
Curated Video

Chat GPT Algorithm and Operation

12th - Higher Ed
In this lesson, we will delve deeper into the Chat GPT algorithm and how it operates. We will focus on the transformer architecture algorithm, which allows the system to find patterns and relationships between words and phrases in an...
Instructional Video12:31
Crash Course

Natural Language Processing

12th - Higher Ed
So far in this series, we've mostly focused on how AI can interpret images, but one of the most common ways we interact with computers is through language - we type questions into search engines, use our smart assistants like Siri and...
Instructional Video2:59
SciShow Kids

Why Does Water Hurt My Nose?

K - 5th
There's nothing better than going for a swim on a hot summer day! Sometimes, though, when you jump in the water, you might get a whole bunch of it up your nose! It's no fun, but why exactly does it hurt so much?
Instructional Video10:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Vanishing Gradients in RNN: Attention Model

Higher Ed
In this video, we will cover attention model. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video12:51
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Embeddings

Higher Ed
In this video, we will understand the text as sequence data. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, you will learn...
Instructional Video13:14
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Embeddings

Higher Ed
In this video, we will understand what embedding is. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk about Natural...
Instructional Video9:39
Curated Video

Advanced Chatbots with Deep Learning and Python - Vectorize Stories

Higher Ed
In this video, we will understand how to vectorize the story by defining functions, using the data, and developing an index and tokenizer. We will also determine the maximum story length calculated.
Instructional Video3:01
Curated Video

Advanced Chatbots with Deep Learning and Python - Tokenizer

Higher Ed
You will learn to import the tokenizer with and without filters. We will fit the tokenizer into our vocabulary using the fit_on_texts built-in command.
Instructional Video9:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: ManyToMany Different Sizes Model

Higher Ed
In this video, we will cover ManyToMany different sizes model. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video8:11
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Categorical Cross Entropy

Higher Ed
In this video, you will learn about categorical cross entropy, which is used in multiclass classification. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks with...