Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
6,279 results
A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...
920,404 views
3 years ago
This video is part of the Udacity course "Reinforcement Learning". Watch the full course at https://www.udacity.com/course/ud600.
2,749 views
10 years ago
Travel to 1941 and meet Dr. George Dantzig, the Father of Optimization, whose work during World War II led to the creation of ...
3,992 views
2 years ago
This video explains the components of a linear programming model and shows how to solve a basic linear programming problem ...
1,198,825 views
This video shows how to solve a basic maximization LP using simplex tableau. 00:00 Standard form 00:32 Basic and non-basic ...
926,547 views
This video shows how to solve a minimization LP model graphically using the objective function line method. ~~~~~~~~~~~ The ...
689,947 views
I've received requests from past students as well as subscribers to this channel via email to provide a quick tutorial on regression ...
2,595 views
Join our Patreon: https://www.patreon.com/cw/socratica Sign up for Socratica Courses: ...
16,072 views
4 months ago
Complete Course Material : https://drive.google.com/file/d/1uy6JzIK3ksddDNCeimuuDdHY39LQmNmH/view?usp=sharing Dive ...
25 views
In this video, we introduce Linear Programming (LP) and show how to implement it in Python by using docplex. This video series ...
16,232 views
5 years ago
In this video, we introduce Linear Programming (LP) and show how to implement it in Python by using gurobipy. This video series ...
23,032 views
An introduction to the basic transportation problem and its linear programming formulation: The Assignment Problem: ...
612,649 views
In this video you will get an overview of two problems that deal with linear programming. Students will be asked to model the ...
327 views
6 years ago
Hi Everyone, today we will learn about one of my favorite Machine Learning algorithms - Linear Regression! We will use it to ...
21,604 views
1 year ago
A Linear Programming formulation of an Investment/Portfolio selection Problem: No single investment alternative should account ...
53,042 views
Learn to plot graphs in Python in this tutorial! We cover matplotlib and show you how to get an awesome looking plot. As part of ...
63,344 views
In this video, we introduce Mixed Integer Linear Programming (MILP) and show how to implement it in Python by using docplex.
11,617 views
MIT 15.071 The Analytics Edge, Spring 2017 View the complete course: https://ocw.mit.edu/15-071S17 Instructor: Allison O'Hair ...
3,322 views
7 years ago
This week we will now look at how to express linear equations in Python We've already learned how to express various types of ...
1,117 views
9 years ago
This video shows how to solve the following problem. Min Z = 5x1 + x2 s.t. 2x1 + x2 ≥ 6 X1 + x2 ≥ 4 2x1 + 10x2 ≥ 20 X1, x2 ≥ 0 ...
295,969 views