mirror of
https://github.com/gryf/coach.git
synced 2026-04-01 01:23:33 +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