mirror of
https://github.com/gryf/coach.git
synced 2026-03-20 00:43:34 +01:00
* A bug fix for DDPG, where the update to the policy network was based on the sum of the critic's Q predictions on the batch instead of their mean