Science Buddies
Simple Explanation of the K-Means Unsupervised Learning Algorithm
Explore how machine learning can recommend music based on similarity
Science Buddies
Simple Explanation of the K-Nearest Neighbors (KNN) Algorithm
Explore how machine learning can diagnose malignant and benign breast tumors in this AI science project
Science Buddies
Simple Explanation of the Minimax Algorithm with Tic-Tac-Toe
Explore how changing the depth that the Minimax algorithm explores can change the decisions that it makes
Curated Video
Java Multithreading and Parallel Programming Masterclass - Can We Improve Binary Search Through Multithreading?
This video dives deep to help you understand if we can improve binary search through multithreading.
Curated Video
Practical Cyber Hacking Skills for Beginners - Calculating Hash Values with PowerShell
In this video, you will learn about calculating the hash values of different types of files using Microsoft PowerShell.
Veritasium
Three Awesome High School Science Projects
Ronak came up with a new design for the phoropter, the device used to determine eye-glass prescriptions. It's basically been unchanged for 200 years. Using a liquid lens, he miniaturized the device and wrote an algorithm to determine...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
Curated Video
What If Our Clothes Could Disrupt Surveillance Cameras?
What do you get when you combine mass surveillance with A.I.? It’s a dystopia that’s already a reality in places across the world. Fashion designers are pushing back, crafting clothing and accessories that trick facial recognition...
Curated Video
The Prime Number Code
Why prime numbers are the building blocks of encryption, used for information security, in cash machines and to hide your identity online. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Curated Video
The Arabic Science of Balancing
The Arabic development of 'the science of balancing' using 'Al-Jabr', which laid the foundations of modern algebra. Maths - History Of Maths A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context...
Curated Video
Algorithms: Turing
Why Turing devoted his life to the quest of what we now know as artificial intelligence, and invented the first algorithms that now form the basis of all programmed computers. Maths - History Of Maths A Twig Math Film. Reinforce and...
Curated Video
Logic: Bayesian Robots
Meet the robots who use statistics to learn about the world around them. Maths - Statistics And Probability A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts in...
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
Heptathlon
Heptathlon scoring involves converting distance, time or height measurements into a universal points system. The result? A complex scoring system that relies on algebra. Maths - Algebra A Twig Math Film. Reinforce and extend the learning...
Curated Video
Binary: The Computer Language
We use binary every day – although we might not know it. Find out how this number system is used in computers to store large amounts of data. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Curated Video
Machine Learning: Random Forest with Python from Scratch - Model and Training
Here, we will look at a machine learning model, an arithmetic expression or equation that fits and learns to predict data. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Outliers
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Past, Present, and Future of Machine Learning
This lecture illustrates why machine learning has started evolving recently and the future that beholds machine learning. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Introduction to Git Branches
This video introduces you to Git branches. This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Suggestion Box
In this video, the author shares how you can get in touch with him through the suggestion box. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Returns, Log Returns, Cumulative Returns
Here, we will gain a comprehensive understanding of different returns used in pairs trading, including simple, log, and cumulative returns, and how these metrics are calculated and interpreted in the context of evaluating the performance...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Use GitHub and Extra Coding Tips (Optional)
Here, learn to use GitHub, a popular version control system, effectively. This video will provide step-by-step instructions on creating repositories, committing changes, creating branches, merging code, and resolving conflicts using...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Suggestion Box
In this video, we will utilize the suggestion box to seek suggestions, feedback, or improvements on our trading approach, coding techniques, or other areas of our pairs trading strategy. This video provides techniques for utilizing...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Long-Only Strategy (Code)
In this video, we will implement a long-only pairs trading strategy using actual code, including step-by-step instructions on modifying our trading code to accommodate long-only positions based on our trading strategy with ChatGPT. This...