Shooter01 / run_logs /training_status.json
AtilliO's picture
shooter setup
811a2a9
{
"ShooterBasic": {
"checkpoints": [
{
"steps": 499998,
"file_path": "results/Shooter01/ShooterBasic/ShooterBasic-499998.onnx",
"reward": null,
"creation_time": 1692212777.9920535,
"auxillary_file_paths": [
"results/Shooter01/ShooterBasic/ShooterBasic-499998.pt"
]
},
{
"steps": 500001,
"file_path": "results/Shooter01/ShooterBasic/ShooterBasic-500001.onnx",
"reward": null,
"creation_time": 1692212778.0800166,
"auxillary_file_paths": [
"results/Shooter01/ShooterBasic/ShooterBasic-500001.pt"
]
}
],
"final_checkpoint": {
"steps": 500001,
"file_path": "results/Shooter01/ShooterBasic.onnx",
"reward": null,
"creation_time": 1692212778.0800166,
"auxillary_file_paths": [
"results/Shooter01/ShooterBasic/ShooterBasic-500001.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}