mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-10 11:40:58 +08:00
Minor update
This commit is contained in:
@@ -52,3 +52,4 @@ class Config:
|
||||
self.success_threshold = float('inf')
|
||||
self.render_episode_freq = 0
|
||||
self.rollout_length = None
|
||||
self.value_loss_weight = 1.0
|
||||
|
||||
Reference in New Issue
Block a user