ppo-Pyramids / run_logs /training_status.json
hung3r's picture
First Push
b611db6 verified
{
"Pyramids": {
"checkpoints": [
{
"steps": 499954,
"file_path": "results/ppo/Pyramids/Pyramids-499954.onnx",
"reward": -0.9995000511407852,
"creation_time": 1761131030.1286676,
"auxillary_file_paths": [
"results/ppo/Pyramids/Pyramids-499954.pt"
]
},
{
"steps": 999916,
"file_path": "results/ppo/Pyramids/Pyramids-999916.onnx",
"reward": 0.8638666470845541,
"creation_time": 1761131659.173305,
"auxillary_file_paths": [
"results/ppo/Pyramids/Pyramids-999916.pt"
]
},
{
"steps": 1000032,
"file_path": "results/ppo/Pyramids/Pyramids-1000032.onnx",
"reward": 1.1191499829292297,
"creation_time": 1761131659.2126522,
"auxillary_file_paths": [
"results/ppo/Pyramids/Pyramids-1000032.pt"
]
}
],
"final_checkpoint": {
"steps": 1000032,
"file_path": "results/ppo/Pyramids.onnx",
"reward": 1.1191499829292297,
"creation_time": 1761131659.2126522,
"auxillary_file_paths": [
"results/ppo/Pyramids/Pyramids-1000032.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.2.0.dev0",
"torch_version": "2.8.0+cpu"
}
}