Stack frame wrapper

This commit is contained in:
Shangtong Zhang
2018-02-02 23:55:14 -07:00
parent 8bf3a81f63
commit e7a568598d
6 changed files with 49 additions and 29 deletions
+1
View File
@@ -53,3 +53,4 @@ class Config:
self.render_episode_freq = 0
self.rollout_length = None
self.value_loss_weight = 1.0
self.iteration_log_interval = 30