MLAgents-Pyramids / run_logs /training_status.json
Alexander Chernyavskiy
Trained Pyramids agent
fb7365e
{
"Pyramids": {
"checkpoints": [
{
"steps": 499991,
"file_path": "results\\The run\\Pyramids\\Pyramids-499991.onnx",
"reward": null,
"creation_time": 1656056241.5160513,
"auxillary_file_paths": [
"results\\The run\\Pyramids\\Pyramids-499991.pt"
]
},
{
"steps": 999918,
"file_path": "results\\The run\\Pyramids\\Pyramids-999918.onnx",
"reward": 0.8754499480128288,
"creation_time": 1656057973.0411096,
"auxillary_file_paths": [
"results\\The run\\Pyramids\\Pyramids-999918.pt"
]
},
{
"steps": 1000046,
"file_path": "results\\The run\\Pyramids\\Pyramids-1000046.onnx",
"reward": 0.8754499480128288,
"creation_time": 1656057973.4131114,
"auxillary_file_paths": [
"results\\The run\\Pyramids\\Pyramids-1000046.pt"
]
}
],
"final_checkpoint": {
"steps": 1000046,
"file_path": "results\\The run\\Pyramids.onnx",
"reward": 0.8754499480128288,
"creation_time": 1656057973.4131114,
"auxillary_file_paths": [
"results\\The run\\Pyramids\\Pyramids-1000046.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.10.2+cpu"
}
}