Instructional Video6:26
PBS

How Chimaera Mythology Became Reality

9th - Higher Ed
The impossible, three-headed monster of Ancient Greek mythology, the Chimaera, may have started off as a fantasy, but today, the word “chimera” can be used to refer to anything that seems impossible. This includes the real-life,...
Instructional Video8:40
Curated Video

Machine Learning: Random Forest with Python from Scratch - Model and Training

Higher Ed
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...
Instructional Video7:24
Curated Video

Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning

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

Git and GitHub Masterclass - The Practical Bootcamp - Merge Conflict on Pull Request

Higher Ed
This video explains how to merge conflict on a Pull request. This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
Instructional Video3:15
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Suggestion Box

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

Deep Learning - Recurrent Neural Networks with TensorFlow - A More Challenging Sequence

Higher Ed
In this video, you will learn how to preform time series prediction with a complex signal. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video3:10
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Suggestion Box

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

Financial Analysis - Build a ChatGPT Pairs Trading Bot - More about Log Returns (Optional)

Higher Ed
This video delves deeper into log returns, including their advantages and limitations compared to simple returns. You will learn to correctly apply log returns in your pairs trading analysis and interpret returns of pairs trading with...
Instructional Video6:27
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting How We Measure Strategy Performance

Higher Ed
Let's explore different performance metrics used to evaluate the effectiveness of our pairs trading strategies, such as risk-adjusted returns, drawdowns, and other relevant indicators, and learn to correctly measure and interpret these...
Instructional Video5:27
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting the Return Computation

Higher Ed
In this video, we will accurately compute and correct the returns of the pairs trading strategy, including accounting for transaction costs, slippage, and other factors that may impact the performance of our strategy, ensuring that the...
Instructional Video6:59
Curated Video

Modern JavaScript from the Beginning - Second Edition - Basic Principles of OOP

Higher Ed
In this video, we will discuss the three main principles of OOP: encapsulation, inheritance, and polymorphism. We will explain what each of these principles means and how they are used in OOP. This clip is from the chapter "OOP -...
Instructional Video8:06
Curated Video

Machine Learning: Random Forest with Python from Scratch - Information Gain

Higher Ed
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video2:08
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Integer Exercise Example in Rust

Higher Ed
This is an exercise video on integer example in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in...
Instructional Video5:25
Curated Video

Modern JavaScript from the Beginning - Second Edition - bind() and Defining this

Higher Ed
In this video, you will learn about the "bind()" method in JavaScript, including how to use it to set the "this" keyword in class methods and how to define the "this" keyword explicitly using arrow functions. This clip is from the...
Instructional Video4:12
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - DOM Model

Higher Ed
In this video, you will learn about the Document Object Model (DOM), a programming interface for HTML and XML documents, and understand how the DOM represents the structure of a webpage as a hierarchical tree of objects and interact with...
Instructional Video6:25
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arrays

Higher Ed
In this video, you will learn about arrays in JavaScript, covering how to create and access arrays, as well as perform basic operations such as adding and removing elements.
Instructional Video5:02
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arithmetic Operator

Higher Ed
In this video, we will dive into the arithmetic operators in JavaScript, including addition, subtraction, multiplication, and division. You will learn to perform basic mathematical operations and manipulate numerical values in code.
Instructional Video8:45
Curated Video

The Physics of Thrills: Exploring Roller Coasters

6th - Higher Ed
Step into the exciting world of roller coasters and learn how they blend physics with fun to deliver thrilling experiences safely. This video takes you behind the scenes to uncover how roller coasters are designed to maximize excitement...
Instructional Video2:46
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Why Comments Are Important in Programming - In-Line and Multi-Line Comments

Higher Ed
This video will explain the importance of comments in programming and cover two types of comments—in-line and multi-line—that you can use to provide context, explanations, and other helpful information in your code. This clip is from...
Instructional Video4:05
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Hack a Smart Contract (Malicious Constructor Trick)

Higher Ed
In this video, you will learn how to exploit a vulnerable smart contract using the malicious constructor trick. The video will begin with an introduction to the concept of constructor in Solidity, followed by an explanation of the...
Instructional Video1:22
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Fallback Function

Higher Ed
This is an exercise video on writing a fallback function. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Instructional Video4:40
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Comments in Solidity

Higher Ed
This video helps you understand comments in Solidity. In Solidity, comments are used to document the code and provide information about the code. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series...
Instructional Video3:53
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Course Tools

Higher Ed
In this video, you will be introduced to the essential tools needed for this course. This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section to the course.