Feed Forward Algorithm in Python | Deep Neural Network | Artificial Neural Network Calculations
In this video, I tackle a fundamental algorithm for neural networks: Feedforward. I discuss how the algorithm works in a Multi-layered Perceptron.
I discuss about some basics and notations used to denote the input, weights and biases.
Finally I explain the feedforward equation and explain the general form of the equation, which can be extended to any number of samples as well.
In this video my goal is to explain what happens in a neural network, explain the math behind it and how you can implement it from scratch in python.
This is for beginners and for people who are interested in the inner workings of a neural network.
Our Deep Neural network playlist: https://youtube.com/playlist?list=PL7e7n_-0r6CG07RfOrCcFk3yvdwDaDB41
Our machine learning playlist: https://www.youtube.com/playlist?list=PL7e7n_-0r6CG3C4e2UNCJyyDNjxYoOC49
Channel link: https://www.youtube.com/c/TeKnowledGeeK
LinkedIn profile: https://www.linkedin.com/in/akshay-mukhopadhyay-b3585ba2
artificial intelligence,
neural network,
neural network artist,
machine learning,
machine learning art,
perceptron,
linear algebra,
neural network intro,
neural net,
matrix math,
matrix multiplication,
gradient descent,
back propagation,
backpropagation,
supervised learning