Wonderscape
From Spice Trades to Silicon Valley: The Evolution of the U.S. Stock Market
Explore the transformative journey of the U.S. stock market from its humble beginnings with the Dutch East India Company to becoming a global financial powerhouse. Uncover key historical milestones like the creation of the NYSE, the 1929...
Wonderscape
Time Writing 101: From Analog to Digital
Sharpen your skills with Marissa as she teaches how to write time, transitioning from analog clocks to digital displays. Understand how to express time in multiple formats, such as 'o'clock' or using the colon format like digital clocks....
Wonderscape
Ticking Through Time: Advanced Clock Reading Skills
Join Marissa and Tick Tock for a hands-on session perfecting your clock reading skills. This session focuses on the nuanced details of reading analog clocks, understanding the positions of the hour and minute hands, and transitioning to...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Extending the Position (Code)
In this video, we will receive practical guidance on implementing the concept of extending the position in pairs trading using actual code, including step-by-step instructions on how to modify our trading code to extend positions based...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Extending the Position
In this lesson, we will explore extending the position in pairs trading, including how and when to extend or adjust positions based on market conditions and trade signals to maximize profits or manage risks in our pairs trading strategy...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Using NumPy for Random Forest
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Curated Video
Fundamentals of Neural Networks - Forward Propagation in RNN
The forward propagation in an RNN makes a few assumptions: 1) We assume the hyperbolic tangent activation function for the hidden layer. 2) We assume that the output is discrete as if the RNN is used to predict words or characters. This...
Curated Video
Fundamentals of Neural Networks - Padding
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode
In this video, we will see an overview of the Java platform and an introduction to java, javac, and bytecode.
Curated Video
Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Super Copy Commands
Every CLI provides a basic copy command to move files from one location to another. These basic tools lack special features such as copying entire folder structures. That's where special "Super†copy commands come in. This clip is from...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Classification Notebook
In this video, we will understand linear classification with the help of breast cancer dataset example. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Magnetic Disk Drives
Hard disk drives (HDDs), which store data on rotating magnetic disks, have been the go-to mass storage media for decades. A good tech understands how this venerable media works and understands magnetic media's unique needs. This clip is...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, we will look at the code preparation we will use for NLP and understand it. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - IPv6
The traditional IP addressing scheme (called IPv4) is quickly being replaced with the much more advanced IPv6 scheme. IPv6 adds several benefits over IPv4, and good techs know how to use it in our systems. This clip is from the chapter...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hexadecimal
Hexadecimal numbering uses a base-16 system that's very convenient for IT techs. It's important to look at a hex value and understand the equivalent binary value. This clip is from the chapter "Book Chapter 18 - Essentials of Networking"...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python"...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Scatterplot
In this video, you will learn about a scatterplot. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Curated Video
Powers of Ten: Exponential and Number Form
In this math video we will consider powers of ten in exponential form and in number form. We will be presented with a table comparing valued in exponential form and number form. We will drag and drop the appropriate values that are...
Curated Video
Telling Time to the Half-Hour
Mr. Addit reviews telling time on both an analog and digital clock. He then explains the concept of a half-hour.
Curated Video
Borrowing across Zeroes
Mr. Addit explains how to borrow across zeros when solving subtraction problems.
Curated Video
Why Do You Need Zeros When Multiplying?
Ever wondered why we add those zeros when multiplying numbers? In this engaging video, we dive deep into the fascinating world of multiplication and unravel the mystery behind the importance of zeros!
Curated Video
Multiplying Three-Digit Numbers by One-Digit Numbers
Mr. Addit demonstrates how to multiply three-digit numbers by one-digit numbers by using the partial products method.