Linear Classification Web Demo
http://vision.stanford.edu/teaching/cs231n-demos/linear-classify/
Observe how the scores and individual row loss changes over time.
Q: How does Step Size and Regularization strength affect the formation of the classification boundaries over time during training?
Q: How does the calculated loss affect the gradient and gradient update?