Minor update

This commit is contained in:
Shangtong Zhang
2018-02-02 15:19:55 -07:00
parent ad9189e25a
commit 049e56e976
5 changed files with 10 additions and 8 deletions
+1
View File
@@ -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