|
Notation
|
Equation
|
Dimensions
|
Layers
|
Input
|
|
(given)
|
|
(global)
|
Output
|
|
(given)
|
|
(global)
|
Feedforward
|
|
Weight
|
|
(given / calculated)
|
|
|
Bias
|
|
(given / calculated)
|
|
|
Input
|
|
|
|
|
Weighted Input
|
|
|
|
|
Activation
|
|
|
|
|
Predicted Output
|
|
|
|
|
Backpropagation
|
|
Loss Function (CE or MSE)
|
|
|
|
|
Cost Function
|
|
|
(scalar)
|
(global)
|
Optimization
|
|
|
|
|
Output Error
|
|
|
|
|
Hidden Error
|
|
|
|
|
Weight Update (Gradient Descent)
|
|
|
|
|
Bias Update (Gradient Descent)
|
|
|
|
|