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
2,599 results
In just 15 lines of pure Python you'll create a working neuron that decides — no libraries, just math. Learn how weighted sums, ...
28 views
7 days ago
Top pick courses to learn Python for programming, data and AI in one place: DataCamp Python Programming Fundamentals ...
1,398 views
2 hours ago
Build a neural network from scratch in Python - no PyTorch, no TensorFlow, just NumPy and the actual math. We train it to solve ...
110 views
2 weeks ago
I wanted to see if an AI could learn Snake completely from scratch... So I built the game in Python using Pygame, created a neural ...
137 views
Learn how to build a fully functional Artificial Neural Network from scratch using only pure Python and NumPy—no TensorFlow, ...
97 views
1 month ago
In Lecture #03 of Artificial Neural Networks with Python, we create an output layer containing three neurons. The previous layer ...
6 views
8 days ago
2 views
3 weeks ago
1 view
A functional artificial neural network build from scratch using nothing but numpy in python, tasked with classifying hand-written ...
18 views
13 days ago
It's a practical introduction to using PyTorch for deep learning, especially if you're still getting comfortable with neural networks ...
39 views
2 days ago
11 views
Learn how to model the neural network in the brain using Python. This is the first video in a three-part series. The second and third ...
106 views
Streamed 6 years ago
3 views
Review pull requests faster: https://coderabbit.link/commonluke Hello everybody. Enjoy video. I linked all the code and resources ...
393,458 views
What actually happens inside a neural network when you feed it data? In this lecture we trace every single number as it travels ...
4 days ago
A neural network, built with nothing but numpy and basic math — no PyTorch, no TensorFlow. It's taught XOR: output true only ...
524 views
0:00 Intro — What You'll Learn 0:18 What We'll Build 0:46 Check Your Setup 1:12 Write the Code 1:39 First Run — Dataset ...
29 views
أهلاً بكم في Part 6 من دورة الذكاء الاصطناعي، حيث نبدأ رحلتنا العملية في التعلّم العميق (Deep Learning) خطوة بخطوة. في هذا الدرس ...
22 views
x = Input m = Weight (slope) b = Bias (intercept) y = Output By connecting an artificial neuron with the familiar equation y = mx + b, ...
15 views
11 days ago
Learn Neural Network and Deep Learning concepts and how the machines actually work. Implementation on the real MNIST ...
26 views