New Assets

This commit is contained in:
Steffen Illium
2021-07-27 17:37:36 +02:00
parent 0fac3bbe8c
commit e8d79d40e1
4 changed files with 3 additions and 3 deletions

View File

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