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
477 results
Join our Patreon: https://www.patreon.com/cw/socratica Sign up for Socratica Courses: ...
16,148 views
4 months ago
This video demonstrates the basic concepts of linear algebra that are useful in computer programming. It illustrates linear algebra ...
222 views
7 months ago
In this video, we will learn how to implement the linear search algorithm using Python. We start by understanding the basic ...
1,018 views
8 months ago
In this lecture: Using Gurobi as a standalone linear programming solver; small example for calling Gurobi from Python without ...
4 views
This is my final project for CS50's Introduction to Programming with Python. “Optimization Studio: From Idea to Optimal Decisions” ...
11 views
3 months ago
In this video, we'll learn how to do both simple and multiple linear regression using Python and the sklearn module. I'll show some ...
573 views
10 months ago
In this video, we dive into the linear search algorithm using Python. We start by taking user inputs for the list elements and the ...
473 views
This video introduces some fundamental concepts of algebra, which is the foundation of algorithms, AI, graphics, and data science ...
101 views
I regularly teach an introductory linear programming course to Master of Engineering students at Cornell. These videos are ...
9 views
We use Mean Squared Error (MSE) to train Linear Regression models. But why? Why do we square the error? Why don't we cube ...
56 views
5 months ago
To a human, a dataset is just a spreadsheet. But to a computer, it is a geometry problem. Predicting a value isn't about ...
46 views
The jupyter notebook of the code written in this episode can be found from my github: ...
66 views
2 months ago
Want to predict sales from advertising spend using machine learning? This hands-on Python tutorial teaches you linear ...
1,063 views
9 months ago
A function is the single most important idea in all of AI — and it's simpler than you think. Here's the visual intuition behind every ...
103 views
1 month ago
This is where everything finally comes together. Multiple features, vectorization, and gradient descent—explained clearly so you ...
22 views
Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...
Neural networks are often described as "inspired by the brain." But what does that actually mean, in code? In this video we build a ...
5,262 views
7 days ago
Class 5 Lecture Optimization.
Python deep learning Training a classification model using Adaptive linear neurons(Adaline) in Python This video is part 54 of ...
89 views
Streamed 1 month ago
These are two of the best beginner-friendly Python Machine Learning resources I recommend: Python Data Fundamentals ...
25,581 views