Introduction | Neural Networks from The Ground Up [Python]

preview_player
Показать описание
In this beginner-friendly video, we start to tackle how we can make neural networks from scratch in python. If you're interested in machine learning, deep learning or in general how machines "learn" but don't know how to program then this is the perfect series for you. This video covers the perceptron, weights, biases, activations functions and why you need all of them. This series will go over creating networks, gradient descent and backpropagation. By the end, you'll be able to write a program that can recognise handwritten digits.

[Chapters]
0:00 - Introduction
0:48 - Single Neuron
3:04 - Activation Function
5:20 - Linear Algebra
8:17 - Using numpy
13:05 - Outro

[Code]
Nothing here for now

[Resources]

[Tools used to make this video]
Рекомендации по теме
Комментарии
Автор

Feel free to ask questions or give feedback if you have any

damanimc