mirror of
https://github.com/gryf/coach.git
synced 2026-08-26 05:31:52 +02: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