mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-17 11:50:51 +08:00
Major update
This commit is contained in:
@@ -48,3 +48,4 @@ class Config:
|
||||
self.min_epsilon = 0
|
||||
self.save_interval = 0
|
||||
self.max_steps = 0
|
||||
self.success_threshold = float('inf')
|
||||
|
||||
Reference in New Issue
Block a user