593. Perceptron Learning Rule
medium
The perceptron learning rule updates weights when a prediction is incorrect. How does it update the weights?
The perceptron learning rule updates weights when a prediction is incorrect. How does it update the weights?