mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-12 12:05:35 +08:00
Support A2C
This commit is contained in:
@@ -51,3 +51,4 @@ class Config:
|
||||
self.max_steps = 0
|
||||
self.success_threshold = float('inf')
|
||||
self.render_episode_freq = 0
|
||||
self.rollout_length = None
|
||||
|
||||
Reference in New Issue
Block a user