Policy Gradients Visual Tutorial

A visualization as well as a tutorial on reinforcement learning algorithms, starting with the good old gradient descent and ending with the policy gradients algorithms.
The algorithms run in the browser using Tensorflow.js and are visualized using pure D3.js.