Featured

Deep Learning Neural Network & Neuron Basics Under 3 min Loss Activation Weights Bias Optimizer Pass



Published
This is the part of Deep Learning 4x Tutorials, in which you will learn all the topics super fast and can crack any deep learning interview like a piece of cake.
Ep- 2 - Neural Network Basic Neuron Under 3 min - Loss Activation Weights Bias Optimizer

Subscribe to my channel for more

Follow me on GitHub for codes of deep learning projects
https://github.com/avs-abhishek123

A) Loss Function = Loss functions measure how far an estimated value is from its true value.
B) Activation Function = activation function of a node defines the output of that node given an input or set of inputs.
f [ Sum{(weight * input)} + bias ]
C) BIAS: Bias is just like an intercept added in a linear equation. It is an additional parameter in the Neural Network which is used to adjust the output along with the weighted sum of the inputs to the neuron. Moreover, the bias value allows you to shift the activation function to either right or left.
D) Forward Pass: The "forward pass" refers to the calculation process, values of the output layers from the inputs data. It's traversing through all neurons from the first to the last layer.
E) Backward Pass: then "backward pass" refers to the process of counting changes in weights (de facto learning), using gradient descent algorithm (or similar). Computation is made from the last layer, backward to the first layer.
F) Iteration: Backward and forward passes make together one "iteration".
G) Batch / mini-batch: During one iteration, you usually pass a subset of the data set, which is called "mini-batch" or "batch" (however, "batch" can also mean an entire set, hence the prefix "mini")
H) Epoch: Epoch means passing the entire data set in batches.
One epoch contains (number_of_items / batch_size) iterations. Forward pass and backward pass together form an epoch.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
tutorial
krish naik
projects
full course
in hindi
andrew ng
ai
course
algorithms
applications
ai andrew ng
and neural networks
ace academy
building a pc
neural networks and
neural networks and andrew ng
ai and
tensorflow and
neural networks and tutorial
machine and
basics
by andrew ng
book
by mitesh khapra
beginner
by edureka
code with harry
coursera
crash course
computer vision
cnn
complete course
definition
deepmind
deployment
data science
devcon 2021
daniel bourke
edureka
end to end project
engineer
explained
example
explained in hindi
examples in real life
engineer salary
for computer vision
freecodecamp
for computer vision nptel
full course in hindi
from scratch
for beginners
fundamentals
great learning
google
game
gpu
gan
google colab
gru
geoffrey hinton
harry
healthcare
harvard
hardware
hands on course
healthcare projects
handwriting recognition
interview questions
iit madras
in python
introduction
iit
jobs
jobs for freshers
jupyter notebook
jeremy howard
jarvis
javatpoint
kya hai
keras
kya hota hai
khapra
keras tensorflow
kaggle
kelly howell
lectures
laptop
live
lecture series
lex fridman
live projects
libraries
latest
mit
mitesh khapra
master class - day 18
models
matlab
mitesh m khapra
nlp
nyu
notes
networks
ng andrew
object detection
overview
ocr
opencv
on macbook pro m1
on amd gpu
oxford
playlist
python
projects in python
playlist krish naik
pantech
projects for final year
projects with source code
quantization
questions for interview
questions
question paper
quiz questions and answers
questions and answers pdf
roadmap
research
roadmap 2021
research papers
rnn
recommender system
research topics
revision
stanford
specialization coursera
simplilearn
specialization
seminar
statquest
sentdex
tutorial in hindi
tutorial krish naik
tutorial for beginners
tensorflow telugu
using python
using matlab
using tensorflow
using pytorch
udacity
using keras
university course
use cases
u net
vs machine learning
vs ai vs machine learning
video
vs neural networks
visualization
video analysis
vs data science
vs machine learning vs artificial intelligence
gwith python
with pytorch
with tensorflow
with keras
with python tensorflow and keras tutorial
with keras and tensorflow
in/ python tensorflow and keras
xgboost
chest x ray
x ray
x. ray classification
deepmind x ucl lectures
chest x ray
yann lecun
yolo object detection
yolo
yoshua bengio
yolo algorithm
100 accuracy
2d to 3d
3d model generation
3d modeling
3080 vs 3090
3d object detection
chapter 3
4j vs tensorflow
4j tutorial
5 minute engineering
5 min engineering
tutorial 6
Category
Job
Be the first to comment