PPO-Huggy / run_logs /training_status.json
NorbertRop's picture
Huggy
773bcc6
{
"Huggy": {
"checkpoints": [
{
"steps": 3799976,
"file_path": "results/Huggy/Huggy/Huggy-3799976.onnx",
"reward": 4.0189341739215685,
"creation_time": 1671894261.3868277,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-3799976.pt"
]
},
{
"steps": 3999898,
"file_path": "results/Huggy/Huggy/Huggy-3999898.onnx",
"reward": 3.9723483559111474,
"creation_time": 1671894498.608051,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-3999898.pt"
]
},
{
"steps": 4000001,
"file_path": "results/Huggy/Huggy/Huggy-4000001.onnx",
"reward": 3.991269683504438,
"creation_time": 1671894498.7367303,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-4000001.pt"
]
}
],
"final_checkpoint": {
"steps": 4000001,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.991269683504438,
"creation_time": 1671894498.7367303,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-4000001.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}