Back to Home

Gradient Descent Pro

Iterative optimization algorithm for machine learning

Configuration

Controls the step size in each iteration (typical: 0.001 - 0.1)

How many times to update the weights

Dataset (5 samples, 2 features)

#InterceptX1Y (Target)Actions
1
2
3
4
5