File size: 1,722 Bytes
355efc2 |
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 |
{
"Pyramids": {
"checkpoints": [
{
"steps": 499959,
"file_path": "results/PyramidsTraining2/Pyramids/Pyramids-499959.onnx",
"reward": 0.22519993782043457,
"creation_time": 1691567387.9797263,
"auxillary_file_paths": [
"results/PyramidsTraining2/Pyramids/Pyramids-499959.pt"
]
},
{
"steps": 999928,
"file_path": "results/PyramidsTraining2/Pyramids/Pyramids-999928.onnx",
"reward": 1.5484999865293503,
"creation_time": 1691568613.4098337,
"auxillary_file_paths": [
"results/PyramidsTraining2/Pyramids/Pyramids-999928.pt"
]
},
{
"steps": 1000056,
"file_path": "results/PyramidsTraining2/Pyramids/Pyramids-1000056.onnx",
"reward": 1.5484999865293503,
"creation_time": 1691568613.516032,
"auxillary_file_paths": [
"results/PyramidsTraining2/Pyramids/Pyramids-1000056.pt"
]
}
],
"final_checkpoint": {
"steps": 1000056,
"file_path": "results/PyramidsTraining2/Pyramids.onnx",
"reward": 1.5484999865293503,
"creation_time": 1691568613.516032,
"auxillary_file_paths": [
"results/PyramidsTraining2/Pyramids/Pyramids-1000056.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
} |