Using Deeplearn.js to find the coefficients of a quadriatic equation!

This is the most simple Machine learning problem I can think of. In this case, we create 3 deeplearn learning variables that we then use SGD to find a good approximation. Time to train around 2 seconds.

Have fun!