File size: 1,291 Bytes
811a2a9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | {
"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"
}
} |