This commit is contained in:
Steffen Illium
2021-07-29 09:31:32 +02:00
parent b0aeb6f94f
commit 8631f11502
5 changed files with 123 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ warnings.filterwarnings('ignore', category=UserWarning)
if __name__ == '__main__':
model_name = 'A2C_1627393138'
model_name = 'A2C_1627491061'
run_id = 0
out_path = Path(__file__).parent / 'debug_out'
model_path = out_path / model_name