Instructional Video8:22
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Visualizing the Outcomes of a Simple Blackjack Strategy

Higher Ed
From the section: Model-Free Prediction and Control With Monte Carlo (MC). In this section, we will learn one of two improvements on DP – Monte Carlo, a method which does not require a model of the environment. We talk about a new...
Instructional Video14:08
Fun Robotics

Kmeans Clustering Method

Higher Ed
Implementing the Kmeans clustering method to form groups of people in a dataset.
Instructional Video3:44
Curated Video

Learning R for Data Visualization (Video 8)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video4:34
Curated Video

GCSE Secondary English Age 13-17 - Writing: Planning Creative Writing Part 3 - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video2:58
Brian McLogan

Summary for writing the equation of an ellipse for conic sections

12th - Higher Ed
Learn all about ellipses for conic sections. We will discuss all the essential definitions such as center, foci, vertices, co-vertices, major axis and minor axis. We will also discuss the essential processes such as how to graph and...
Instructional Video11:01
Brian McLogan

Learn how to use the formula for vertex and axis of symmetry to graph a parabola

12th - Higher Ed
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video5:32
Brian McLogan

Use the midpoint formula to find the endpoint when given the midpoint ex 2

12th - Higher Ed
👉 In this playlist, you will learn what the distance and midpoint formulas are and how to apply them. The distance formula is derived from the Pythagorean theorem given the coordinates of two points. We will use the distance and midpoint...
Instructional Video16:06
Schooling Online

Shakespeare Today: Richard III - Plot Summary

3rd - Higher Ed
Join us for a terrifying journey into the twisted mind of Richard, Duke of Gloucester. Could he be Shakespeare’s most epic villain? He will stop at nothing to steal the English crown, even if it means betraying his own family! But there...
Instructional Video3:51
Brian McLogan

Learn how to write a vector in component form given the initial and terminal point

12th - Higher Ed
Learn how to write a vector in component form given two points and also how to determine the magnitude of a vector given in component form. Given two point vectors with one representing the initial point and the other representing the...
Instructional Video3:59
Brian McLogan

How to graph a linear inequality

12th - Higher Ed
👉 Learn how to graph linear inequalities. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also broken line (dashes) is used...
Instructional Video18:54
R Programming 101

Create a boxplot using R programming with the ggplot package.

Higher Ed
Visualize one categorical and one numeric variable If you are interested in using R programming to visualize your data, then you have come to the right place. Ggplot is a fantastic package that can be used to create plots and graphs to...
Instructional Video17:08
Virtually Passed

Shear force diagrams and Bending moment diagrams

Higher Ed
This video shows how to calculate the shear force diagrams and bending moment diagrams of a bar under some concentrated loads. I allude to the formulas dM/dx = V at the end, but solve for the values from scratch by drawing and analyzing...
Instructional Video20:33
APMonitor

Chemical Reaction Differential Equations in Python

10th - Higher Ed
Concentrations on chemical species from mole balances are solved for 1, 2, and 4 species in Python with the Scipy.Integrate package ODEINT.
Instructional Video4:50
Brian McLogan

Given the vertex and focus learn to write the equation of the parabola in standard form

12th - Higher Ed
Learn how to write the equation of a parabola given the vertex and the focus. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared). Recall...
Instructional Video7:03
Brian McLogan

Graphing a quadratic function in standard form

12th - Higher Ed
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video3:08
Brian McLogan

Converting Points from rectangular form to polar form

12th - Higher Ed
Learn how to convert points between rectangular and polar. Rectangular points measure the horizontal and vertical distance away from the origin whereas polar coordinates measure the direct distance and angle in standard position from the...
Instructional Video4:03
Brian McLogan

Converting a rectangular point to polar form in the third quadrant

12th - Higher Ed
Converting a rectangular point to polar form in the third quadrant
Instructional Video8:12
Curated Video

Force and Extension Experiments: Analyzing Results and Understanding the Relationship

9th - Higher Ed
This video is the second lecture presentation on force and extension experiments. The presenter analyzes the results obtained from the previous presentation on the extension of a spring versus the force applied to it. The video goes on...
Instructional Video3:01
Zach Star

I made a (free) linear algebra tool - What I use to make my videos

12th - Higher Ed
I made a (free) linear algebra tool - What I use to make my videos
Instructional Video3:02
Curated Video

Introduction to the Coordinate Plane

K - 5th
In this video, the teacher explains the concept of a coordinate plane by combining horizontal and vertical number lines. The students learn how to plot points on the coordinate plane by understanding the four quadrants and the direction...
Instructional Video5:06
Brian McLogan

What are the focus and directrix in a parabola with conic sections

12th - Higher Ed
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Instructional Video4:59
Curated Video

Discuss the importance of data : Plotting decision tree in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video11:02
IDG TECHtalk

How to create PowerPoint slides right from R

Higher Ed
Learn how to generate PowerPoint slide presentations right from R with R Markdown. Plus: Create interactive HTML slides with the xaringan package.
Instructional Video4:24
Curated Video

Julia for Data Science (Video 21)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...