Bezier Curves, Polynomials and Gradient Descent

This demo uses machine learning to find the "control points" of a Bezier Curve. The curve on the left is described by the rainbow colored control points. Modulate them, then click Train. Given the curve, this module uses gradient descent to find those same control points (loss=.0001). This will take 30 seconds or more, depending on your computer. A window alert will let you know it's done.