Instructional Video13:27
TED Talks

TED: The seeds of change helping African farmers grow out of poverty | Andrew Youn

12th - Higher Ed
Farmers stand at the center of the world, says Andrew Youn, cofounder of One Acre Fund, an agricultural organization that's empowering sub-Saharan farm families with the loans, seeds, fertilizer and training needed to increase crop...
Instructional Video17:09
TED Talks

Anne Curzan: What makes a word "real"?

12th - Higher Ed
One could argue that slang words like ‘hangry,’ ‘defriend’ and ‘adorkable’ fill crucial meaning gaps in the English language, even if they don't appear in the dictionary. After all, who actually decides which words make it into those...
Instructional Video4:45
TED-Ed

TED-Ed: How computers translate human language - Ioannis Papachimonas

Pre-K - Higher Ed
Is a universal translator possible in real life? We already have many programs that claim to be able to take a word, sentence, or entire book in one language and translate it into almost any other. The reality, however, is a bit more...
Instructional Video11:20
Crash Course

Compression: Crash Course Computer Science

12th - Higher Ed
So last episode we talked about some basic file formats, but what we didn’t talk about is compression. Often files are way too large to be easily stored on hard drives or transferred over the Internet - the solution, unsurprisingly, is...
Instructional Video7:28
TED Talks

TED: Beautiful new words to describe obscure emotions | John Koenig

12th - Higher Ed
John Koenig loves finding words that express our unarticulated feelings -- like "lachesism," the hunger for disaster, and "sonder," the realization that everyone else's lives are as complex and unknowable as our own. Here, he meditates...
Instructional Video5:12
TED-Ed

Who decides what's in the dictionary? | Ilan Stavans

Pre-K - Higher Ed
While the concept of a dictionary dates back to ancient civilizations, the first English dictionary wasn't published until 1604. In the centuries that followed, many more dictionaries were written by individual authors who chose what to...
Instructional Video4:42
Curated Video

What is Value? ...or Project Value?

10th - Higher Ed
Value has come right up the Project Management agenda recently, with pride of place in 2021’s 7th edition of the PMBOK guide. But it has always been an important concept. The problem is that defining it is difficult. So, what is Value?...
Instructional Video10:32
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python

Higher Ed
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Instructional Video9:35
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 2)

Higher Ed
In this video, you will explore advanced object techniques in Python, such as using class variables in conjunction with objects to create powerful and dynamic OOP structures.
Instructional Video3:41
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Object Techniques + Class Variables (Part 1)

Higher Ed
In this video, you will dive into an exercise on class variables, where you will practice creating and manipulating class variables to understand their behavior and usage in OOP.
Instructional Video4:52
Curated Video

What Am I Unit 165

Pre-K - 3rd
Guess What I Am while developing basic English reading skills.
Instructional Video3:56
Learn German with Herr Antrim

Overcome Reading Obstacles: Tips for Fluent German Comprehension

9th - 12th
Explore the world of German literature and elevate your language skills in this video. This comprehensive guide is designed for German learners of all levels who wish to enhance their reading experience and overcome common challenges....
Instructional Video8:30
Curated Video

Machine Learning: Random Forest with Python from Scratch - Sets

Higher Ed
Our next datatype is a set, an unordered collection of iterable and mutable data. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video8:36
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dictionaries

Higher Ed
Let's look at the final datatype, dictionaries, indexed, changeable, and unordered data collection. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Instructional Video5:34
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will work on text preprocessing. 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 Video13:22
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)

Higher Ed
In this video, you will learn how to write the code to turn a sequence of words into an acceptable format such that they can be converted into a matrix of numbers. This clip is from the chapter "Natural Language Processing (NLP)" of the...
Instructional Video10:07
Curated Video

Machine Learning: Random Forest with Python from Scratch - Accuracy and Error-2

Higher Ed
In this video, you will learn to implement the accuracy method to help determine our model's performance. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Instructional Video6:13
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Add Model Evaluation Step in Kubeflow before Deployment

Higher Ed
In this lab video, you will be adding the model evaluation step in Kubeflow before deployment. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on...
Instructional Video15:01
Curated Video

Linux Crash Course for Beginners - 2023 - User Account Management

Higher Ed
In this video, you will learn some user account management such as useradd, groupadd, usermod, userdel, and groupdel.
Instructional Video4:36
Curated Video

Linux Crash Course for Beginners - 2023 - Changing Password

Higher Ed
In this video, you will learn how to change the user password.
Instructional Video13:26
Curated Video

Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 9)

Higher Ed
In this video, you will learn how to download and install Linux operating system CentOS 9 stream.
Instructional Video10:33
Curated Video

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Instructional Video7:10
Curated Video

The Evolution of Smartphones: From Simple Calls to Advanced Multifunctionality

6th - Higher Ed
Explore the fascinating journey of smartphone development from bulky mobile devices to today's compact powerhouses. This video delves into how technological advancements have enabled smartphones to replace over 15 kg of everyday objects,...
Instructional Video8:36
Curated Video

Deep Learning - Crash Course 2023 - Pandas Data Frame

Higher Ed
In this video, you will learn about Pandas' two-dimensional data structure called dataframes. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we...