ppo-SoccerTwos / run_logs /training_status.json
happycoding's picture
First Push
e4fa51a
raw
history blame contribute delete
924 Bytes
{
"SoccerTwos": {
"elo": 1203.9228317496722,
"checkpoints": [
{
"steps": 139054,
"file_path": "results/resnet/SoccerTwos/SoccerTwos-139054.onnx",
"reward": 0.0,
"creation_time": 1677012378.7927482,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-139054.pt"
]
}
],
"final_checkpoint": {
"steps": 139054,
"file_path": "results/resnet/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1677012378.7927482,
"auxillary_file_paths": [
"results/resnet/SoccerTwos/SoccerTwos-139054.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.8.1+cu102"
}
}