Catalyst University
Particle-on-a-Ring Example #1: Calculate Electron Probability
Particle-on-a-Ring Example #1: Calculate Electron Probability
Curated Video
Predictive Analytics with TensorFlow 2.3: Using Information Theory in Predictive Modeling
This video will first explain you the information theory. We will then see types of entropy. We will use the information theory in Python. • Study the different types of entropy • Use information theory in Python
Catalyst University
Quantum Mechanics | The Act of Measurement
The act of measurement in quantum mechanics causes "collapse of the wavefunction". Here, I explain what is meant by measurement in the discipline of quantum mechanics.
Curated Video
Predictive Analytics with TensorFlow 7.3:Using Multilayer Perceptrons for Predictive Analytics
For this video, we will be using bank marketing datasets. The data is related to direct marketing campaigns of a Portuguese banking institution. The marketing campaigns were based on phone calls. We will do predictive analytics using...
ProTeachersVideo
Painting With Numbers: Lucky Numbers
Mathematician Marcus du Sautoy combines visual demonstrations with his unique gift for explanation to explains how maths can help us choose the best cat food, and pick our lottery numbers . Marcus explains how advertisers attempt to...
Curated Video
Understanding Conditional Probability Using Two-Way Tables
This video teaches students about conditional probability using a two-way table. It explains how to calculate the probability of an event occurring given that another event has already occurred. Through examples and formula explanations,...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Defining Risk
Managing risk involves identifying threat actors from script kiddies to state-sponsored attackers. Mitigating threats is achieved by identifying assets and putting security controls in place to mitigate risks. This clip is from the...
Catalyst University
The Correspondence Principle in Quantum Mechanics
The Correspondence Principle in Quantum Mechanics
AllTime 10s
10 Tricks Your Brain Is Playing On You Right Now
Our brains play some pretty neat tricks to keep us sane and functioning well.... like a human being!
Professor Dave Explains
Quantum Mechanics and the Schrodinger Equation
Okay, it's time to dig into quantum mechanics! Don't worry, we won't get into the math, we just want to understand what the math represents, and come away with a new and improved view of the electron as both a circular standing wave and...
Let's Tute
Types of Problems Based on Probability
In this video, we will learn about different types of probability problems and how to solve them. The teacher will explain concepts such as favorable outcomes, total possible outcomes, and how to calculate probabilities using formulas....
Curated Video
What is the Heisenberg Uncertainty Principle: Explained in Simple Words
Heisenberg’s uncertainty principle says that if we know everything about where a particle is located, we know nothing about its momentum. Conversely, if we know everything about its momentum, then we know nothing about where the particle...
Curated Video
Determining Independence of Events: Comparing Conditional and Simple Probabilities
In this video, the teacher explains how to determine if two events are independent by comparing the conditional probability of one event given the other event to the simple probability of the first event.
Let's Tute
Probability - Ball Experiment - Problem Solving
In this video we will learn about Probability - Ball Experiment. There are 5 steps such has Simplification, Formula, Substitution, Calculation and Conclusion for solving problems on Ball experiment.
Curated Video
Analyzing Independence in a Two-Way Table
In this video, the teacher explains how to determine if two events are independent using a formula. The example used is the relationship between music genre and region. By analyzing the probabilities of different events occurring, the...
Weatherthings
Weather Things: Precipitation Types
The cycle of water from the air to the ground to the oceans and back to the air never ends. Water is found in the air, in the ground, in rivers and oceans, and it's found as gas, liquid, and solid. As it moves though phases and locations...
Curated Video
C++ Programming By Example - Coding a Virtual Die – Generating Random Numbers
How do you generate random numbers in C++? • Introduce cppreference for C++ documentation • Understand probability distributions and which one is appropriate for a die • Use the classes available in the C++ standard template library to...
Brian McLogan
How to find the theoretical probability of choosing a number
👉 Learn how to find the theoretical probability of an event. Probability is the chance of an event occurring or not occurring. The probability of an event is given theoretically by the number of outcomes divided by the total possible...
Fun Robotics
One-vs-Rest (OvR) Heuristic Method
Describes the working principle of a One-vs-Rest (OvR) heuristic method.
Curated Video
Comparing Theoretical and Empirical Probability
In this video, the teacher explains the difference between theoretical probability and empirical probability. They also explore the concept of the law of large numbers and how it relates to determining the effectiveness of a treatment.
Curated Video
Predictive Analytics with TensorFlow 8.3: Tuning CNN Hyperparameters
In this video, we will tune the CNN hyperparameters. • Tune the CNN hyperparameters
Looking Glass Universe
Schrodinger equation - Derivation and how to use it
In this video we see how the Schrodinger equation comes out very simply from the conservation of energy. First. Throughout these 2 videos, I kept talking about predicting the future, and that if you know the present state, you can...
Curated Video
Understanding Decision Trees: Simplifying the Decision-Making Process
The video explains what decision trees are and how they can be used by businesses to simplify and adjust the decision-making process. It discusses the basic framework of decision-making, the net outcome of making a decision, and the...
Curated Video
Ensemble Machine Learning Techniques 2.3: Ensemble Learning for Classification
In this video, we will use python to write a simple ensemble learning model for classification. • We will use Jupyter Notebook to execute our code • Use Iris dataset to perform classification • Use hard voting and soft voting for...