TED Talks
Leila Pirhaji: The medical potential of AI and metabolites
Many diseases are driven by metabolites -- small molecules in your body like fat, glucose and cholesterol -- but we don't know exactly what they are or how they work. Biotech entrepreneur and TED Fellow Leila Pirhaji shares her plan to...
Crash Course
Algorithmic Bias and Fairness
Today, we're going to talk about five common types of algorithmic bias we should pay attention to: data that reflects existing biases, unbalanced classes in training data, data that doesn't capture the right value, data that is amplified...
Crash Course
Intro to Algorithms: Crash Course Computer Science
Algorithms are the sets of steps necessary to complete computation - they are at the heart of what our devices actually do. And this isn’t a new concept. Since the development of math itself algorithms have been needed to help us...
TED Talks
TED: The future of digital communication and privacy | Will Cathcart
People send 100 billion WhatsApp messages every day -- and they're all encrypted to protect them from potentially curious entities like companies, governments and even WhatsApp itself. With our increased reliance on digital communication...
TED Talks
Alexander Tsiaras: Conception to birth -- visualized
Image-maker Alexander Tsiaras shares a powerful medical visualization, showing human development from conception to birth and beyond. (Some graphic images.)
Crash Course
Humans and AI Working Together
There’s been a lot of discussion about how automation is going to take people’s jobs and we don’t want to downplay that real impact, but today we’re going to focus on the benefits of humans and AI working together. Human-AI teams allow...
Curated Video
Foundations of Programming: Sequences, Selections, and Loops
New ReviewThis video explains the fundamental programming structures of sequences, selections, and loops. Sequences involve completing actions in a specific order, selections make decisions based on questions asked, and loops repeat actions until...
Curated Video
Understanding Algorithms: The Building Blocks of Technology
New ReviewAlgorithms are sets of steps used to complete specific tasks, serving as the building blocks for programming and enabling technology like computers and smartphones to function. Just like following a recipe to make spaghetti, algorithms...
Curated Video
Breaking Out of the Filter Bubble: Navigating Personalized Algorithms Online
New ReviewThis video discusses how online algorithms create filter bubbles by personalizing content based on our preferences, potentially isolating us from diverse viewpoints and important information. It highlights the negative impact of filter...
Curated Video
Is it time to panic over AI? | Behind The Headlines
Artificial intelligence is quickly gaining a foothold in our lives, with ChatGPT and other AI applications being used more frequently and with increasingly impressive results. But is AI as good as its makers want us to believe? And do...
Curated Video
What did the UK Undercover Voters project tell us?
Pupil outcome: I can explain why the UK Undercover Voters project was carried out and what its conclusions were. Key learning points: - The UK Undercover Voters project explored how algorithms target political content based on online...
Learning Mole
AI in Social Media
Click into 'AI in Social Media' to uncover how artificial intelligence helps tailor your online experience, from friend suggestions to finding your favorite videos! A quick, intriguing look at the smart tech behind the scenes, perfect...
Curated Video
10 Interesting Algorithms for Software Engineers
Top 10 most interesting algorithms ever created in computer science. Learn how software engineers have innovative techniques to solve real world problems.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - ALGORITHM
In this video, you will learn about algorithm standard template library. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard...
Curated Video
Do American Possibilities Include AI? | A White House Demo Day Vlog
Do American Possibilities Include AI? | A White House Demo Day Vlog
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Module 3 Objectives
In this video, we will cover the learning objective of this module. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Brainwaves Video Anthology
US Senator Richard Blumenthal - Social Media: Online Safety
U.S. Senator Richard Blumenthal from Connecticut discusses his concerns about the harmful effects of social media on children. While acknowledging the benefits of social media, he highlights the dangers, including exposure to content...
Curated Video
How Algorithms Change the World
What are algorithms, and how do they dictate human behaviour? Helpful and often life-saving functions, algorithms are shaping our lives more and more as they become increasingly complex. Maths - Algebra A Twig Math Film. Reinforce and...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning
This brief video outlines machine learning, its importance, and how it can be used in various applications to make life easier. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 1)
In this video, you will learn to write Python code from scratch for financial analysis with ChatGPT using pairs trading strategies. This video will cover fundamental coding concepts such as data types, variables, loops, conditional...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - ChatGPT Knows Who I Am
In this intriguing video, the author explores the capabilities of ChatGPT and adapts and personalizes its responses to our unique style and preferences into how ChatGPT can leverage data and insights about our priority for more...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Project Scope
In this video, we will explore the course scope covered, including the key concepts, techniques, and tools utilized to complete the learning process, giving a clear roadmap for learning about using ChatGPT in financial analysis with...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Course Outline and Projects
In this video, we will provide an overview of the course outline and the projects we will build. We will discuss the various sections of the course and what you can expect to learn from each one. Additionally, we will showcase the...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Clustering
In this lesson, you will learn about an unsupervised branch of learning called clustering, which involves grouping elements with no labels to classify them. This clip is from the chapter "Introduction to Machine Learning" of the series...