Ball / run_logs /training_status.json
ThomasSimonini's picture
Commit
795b970
{
"3DBall": {
"checkpoints": [
{
"steps": 499833,
"file_path": "results\\fullTestHF\\3DBall\\3DBall-499833.onnx",
"reward": 100.00001525878906,
"creation_time": 1650348441.2484677,
"auxillary_file_paths": [
"results\\fullTestHF\\3DBall\\3DBall-499833.pt"
]
},
{
"steps": 500833,
"file_path": "results\\fullTestHF\\3DBall\\3DBall-500833.onnx",
"reward": 100.00001525878906,
"creation_time": 1650348441.359496,
"auxillary_file_paths": [
"results\\fullTestHF\\3DBall\\3DBall-500833.pt"
]
}
],
"final_checkpoint": {
"steps": 500833,
"file_path": "results\\fullTestHF\\3DBall.onnx",
"reward": 100.00001525878906,
"creation_time": 1650348441.359496,
"auxillary_file_paths": [
"results\\fullTestHF\\3DBall\\3DBall-500833.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.7.1+cu110"
}
}