File size: 2,527 Bytes
cb33f3b |
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
{
"SoccerTwos": {
"checkpoints": [
{
"steps": 3499951,
"file_path": "./ml-agents/results/baseline/SoccerTwos/SoccerTwos-3499951.onnx",
"reward": 0.0,
"creation_time": 1676359324.2290685,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-3499951.pt"
]
},
{
"steps": 3999907,
"file_path": "./ml-agents/results/baseline/SoccerTwos/SoccerTwos-3999907.onnx",
"reward": 0.0,
"creation_time": 1676359785.9090238,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-3999907.pt"
]
},
{
"steps": 4499965,
"file_path": "./ml-agents/results/baseline/SoccerTwos/SoccerTwos-4499965.onnx",
"reward": 0.0,
"creation_time": 1676360248.982896,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-4499965.pt"
]
},
{
"steps": 4999978,
"file_path": "./ml-agents/results/baseline/SoccerTwos/SoccerTwos-4999978.onnx",
"reward": 0.0,
"creation_time": 1676360709.9848075,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-4999978.pt"
]
},
{
"steps": 5000078,
"file_path": "./ml-agents/results/baseline/SoccerTwos/SoccerTwos-5000078.onnx",
"reward": 0.0,
"creation_time": 1676360710.1165953,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-5000078.pt"
]
}
],
"elo": 1508.3054080926993,
"final_checkpoint": {
"steps": 5000078,
"file_path": "./ml-agents/results/baseline/SoccerTwos.onnx",
"reward": 0.0,
"creation_time": 1676360710.1165953,
"auxillary_file_paths": [
"./ml-agents/results/baseline/SoccerTwos/SoccerTwos-5000078.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0"
}
} |