mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-12 12:05:35 +08:00
flush logger
This commit is contained in:
@@ -135,4 +135,6 @@ class DeterministicPolicyGradient:
|
||||
self.shared_reward_normalizer.offline_stats.merge(self.reward_normalizer.online_stats)
|
||||
self.reward_normalizer.online_stats.zero()
|
||||
|
||||
config.logger.writer.file_writer.flush()
|
||||
|
||||
return steps, total_reward
|
||||
|
||||
Reference in New Issue
Block a user