ecmManualEN_jin / html /table_5cf04dbc.html
yuunio's picture
Upload html/table_5cf04dbc.html with huggingface_hub
43aaf3d verified
raw
history blame contribute delete
318 Bytes
<table><tr><td/><td>Actor Critic (AC) is a reinforcement learning algorithm in the Policy Gradient method that introduces an additional neural network, allowing two networks to be updated simultaneously. One network approximates the policy, while the other serves as a replacement for the Q function.</td></tr></table>