ecmManualEN_jin / html /table_1aa0d260.html
yuunio's picture
Upload html/table_1aa0d260.html with huggingface_hub
50eda7b verified
raw
history blame contribute delete
279 Bytes
<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>