| <table><tr><td/><td>Deep Deterministic Policy Gradients (DDPGs) is reinforcement learning algorithm that predicts a continuous action. Similar to the Actor-Critic method, it uses one neural network to approximate the policy and another to update the Q function.</td></tr></table> |