Using the Gradient Descent Method the Generalized Learning Rule can be obtained as
where,
- Model Weight (Learned)
- Learning Rate is step size taken during each iteration of the Gradient descent
- Error Function
- The initial position is random or a good guess is taken.
- Iteration is run until