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
346 results
This is where machine learning stops being theory and starts working for real. In this video, you'll see how gradient descent is ...
29 views
7 days ago
Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.
4,284 views
5 days ago
Introduction to Python Programming for Beginners. In this video, you will learn: ✓What is Python Programming Language?
255 views
This video shows write a program to print hello 5 times in Python. It shows three different methods: copy-paste (brute force), string ...
0 views
3 days ago
Join our Patreon: https://www.patreon.com/cw/socratica Sign up for Socratica Courses: ...
7,757 views
1 day ago
Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...
32 views
This video answers how to create a dictionary in Python. It shows the general case, as well as an example of creating a dictionary ...
Perfect for students and anyone starting Python programming. Follow for more Python, VS Code, and GitHub Copilot demos.
20 views
Convert Python Code to Java Using AI | Copilot Prompting Converted a Python program to Java using GitHub Copilot in VS Code.
15 views
16 views
4 days ago
45 views
This video walks through Python's foundational built-in types and how to use them correctly. It's aimed at beginners and anyone ...
2 views
36 views
In Python, "for" loops, list comprehensions, tuple unpacking, and * unpacking all use the same iteration mechanism. Article version ...
130 views
6 days ago
This video answers how to store values in dictionary in Python. It shows an example using square bracket notation to assign a ...
In this tutorial, I'll show you how to run Python in Visual Studio Code on Windows 10 and Windows 11. This video covers setting ...
This video shows Python print without newline. To print without a newline in Python, use the end optional argument and provide it ...
Functions don't have to be confusing. In this video, I break down functions in the simplest way possible — no jargon, ...
We use Mean Squared Error (MSE) everywhere in Machine Learning. But MSE relies on a massive assumption: that the noise in ...
70 views
Still grinding LeetCode for AI roles? You're following an outdated 2019 playbook. In this video, I break down the 2026 AI ...
210 views
26 views
What if the Python code running behind an AI request didn't have to stay in the cloud? In this episode, I show you how to turn ...
53 views
10 views
This video simply answers how to create an empty dictionary in Python. It can be done as easily as using a single pair of curly ...
3 views
In this video, we continue our Python programming series by exploring important loop-related concepts. The session explains ...