mirror of
https://github.com/gryf/coach.git
synced 2026-05-04 07:10:55 +02:00
a1bb8eef89
* 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