Restructuring and Testing Done

This commit is contained in:
steffen-illium
2021-07-13 11:12:03 +02:00
parent eee4760e72
commit 35f5bdeed4
14 changed files with 1160 additions and 842 deletions

View File

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