poca-SoccerTwos / run_logs /training_status.json
Nasree's picture
First Push
d05c3cb
raw
history blame contribute delete
No virus
2.35 kB
{
"SoccerTwos": {
"elo": 1223.631906302316,
"checkpoints": [
{
"steps": 499298,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-499298.onnx",
"reward": 0.0,
"creation_time": 1681080129.6499832,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-499298.pt"
]
},
{
"steps": 823898,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-823898.onnx",
"reward": 0.0,
"creation_time": 1681083576.4864686,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-823898.pt"
]
},
{
"steps": 999911,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-999911.onnx",
"reward": 0.0,
"creation_time": 1681123516.423013,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-999911.pt"
]
},
{
"steps": 1499672,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-1499672.onnx",
"reward": 0.0,
"creation_time": 1681129407.7565677,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-1499672.pt"
]
},
{
"steps": 1507124,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-1507124.onnx",
"reward": 0.0,
"creation_time": 1681129465.725973,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-1507124.pt"
]
}
],
"final_checkpoint": {
"steps": 1507124,
"file_path": "results/resnet/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1681129465.725973,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-1507124.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}