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,508 results
In just 15 lines of pure Python you'll create a working neuron that decides — no libraries, just math. Learn how weighted sums, ...
26 views
5 days ago
2 views
3 weeks ago
Build a neural network from scratch in Python - no PyTorch, no TensorFlow, just NumPy and the actual math. We train it to solve ...
109 views
2 weeks ago
Learn how to build a fully functional Artificial Neural Network from scratch using only pure Python and NumPy—no TensorFlow, ...
97 views
4 weeks ago
1 view
In Lecture #03 of Artificial Neural Networks with Python, we create an output layer containing three neurons. The previous layer ...
6 views
7 days ago
Full code + day-by-day learning journey: github.com/Rohit7696/pytorch-from-scratch ⭐ If this helped you, a star on the repo ...
47 views
It's a practical introduction to using PyTorch for deep learning, especially if you're still getting comfortable with neural networks ...
34 views
1 day ago
Welcome to our complete, from-scratch deep dive into the mathematical engine of Deep Learning. We've talked about the ...
9 views
3 views
A functional artificial neural network build from scratch using nothing but numpy in python, tasked with classifying hand-written ...
18 views
11 days 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 ...
136 views
10 views
Review pull requests faster: https://coderabbit.link/commonluke Hello everybody. Enjoy video. I linked all the code and resources ...
386,228 views
What actually happens inside a neural network when you feed it data? In this lecture we trace every single number as it travels ...
13 views
3 days ago
Build an artificial neural network in Java (10% off with code NEURAL): ...
968 views
x = Input m = Weight (slope) b = Bias (intercept) y = Output By connecting an artificial neuron with the familiar equation y = mx + b, ...
9 days ago
Inside the Mettle compiler lives a graph neural network: 10.8 million parameters, 8 layers, one forward pass, inference in native C.
25 views
YouTube Description Master Deep Learning with TensorFlow 2 from scratch in this comprehensive course!
79 views
... training XGBoost with early stopping, building a PyTorch neural network with BatchNorm and checkpoint-based early stopping, ...
273 views