1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

Trace tests update

This commit is contained in:
Shadi Endrawis
2018-08-20 13:01:17 +03:00
parent c1f428666e
commit 3abb6cd415
99 changed files with 12876 additions and 39 deletions

View File

@@ -101,6 +101,7 @@ class EnvironmentParameters(Parameters):
self.custom_reward_threshold = None
self.default_input_filter = None
self.default_output_filter = None
self.experiment_path = None
@property
def path(self):