Neural network tutorial - [Intro] - Building blocks of neural networks

Опубликовано: 24 Июль 2026
на канале: dwx
290
5

Starting out learning about neural networks can be intimidating but the basic building blocks are actually something you already know. In this video we go through the simplest neural network possible to understand terms like "weights", "biases", "neurons" and arrows connecting neurons in the popular network diagrams.

Stay tuned for part 1 where we use basic python libraries to build a simple neural network and watch the line fit live.