DeepRL-PPO-Huggy / run_logs /training_status.json
0x05a4's picture
Huggy baseline
e81add4
{
"Huggy": {
"checkpoints": [
{
"steps": 199924,
"file_path": "results/Huggy/Huggy/Huggy-199924.onnx",
"reward": 3.428200879404622,
"creation_time": 1687976702.8517907,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-199924.pt"
]
},
{
"steps": 399987,
"file_path": "results/Huggy/Huggy/Huggy-399987.onnx",
"reward": 3.4372483900148576,
"creation_time": 1687976931.359083,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-399987.pt"
]
},
{
"steps": 599911,
"file_path": "results/Huggy/Huggy/Huggy-599911.onnx",
"reward": 3.9019595444202424,
"creation_time": 1687977164.2471068,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-599911.pt"
]
},
{
"steps": 799975,
"file_path": "results/Huggy/Huggy/Huggy-799975.onnx",
"reward": 4.030452855447732,
"creation_time": 1687977397.2771013,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-799975.pt"
]
},
{
"steps": 999968,
"file_path": "results/Huggy/Huggy/Huggy-999968.onnx",
"reward": 4.088595909376939,
"creation_time": 1687977637.0714474,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999968.pt"
]
},
{
"steps": 1199998,
"file_path": "results/Huggy/Huggy/Huggy-1199998.onnx",
"reward": 3.776173952553007,
"creation_time": 1687977877.0552351,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1199998.pt"
]
},
{
"steps": 1399961,
"file_path": "results/Huggy/Huggy/Huggy-1399961.onnx",
"reward": 4.433128096840599,
"creation_time": 1687978115.0518143,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1399961.pt"
]
},
{
"steps": 1599925,
"file_path": "results/Huggy/Huggy/Huggy-1599925.onnx",
"reward": 3.910284330941973,
"creation_time": 1687978352.7528996,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1599925.pt"
]
},
{
"steps": 1799988,
"file_path": "results/Huggy/Huggy/Huggy-1799988.onnx",
"reward": 3.945834651345112,
"creation_time": 1687978600.6354928,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1799988.pt"
]
},
{
"steps": 1999935,
"file_path": "results/Huggy/Huggy/Huggy-1999935.onnx",
"reward": 4.024918187496274,
"creation_time": 1687978842.4314466,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1999935.pt"
]
},
{
"steps": 2000033,
"file_path": "results/Huggy/Huggy/Huggy-2000033.onnx",
"reward": 4.086478436535055,
"creation_time": 1687978842.5532532,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000033.pt"
]
}
],
"final_checkpoint": {
"steps": 2000033,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 4.086478436535055,
"creation_time": 1687978842.5532532,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000033.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.31.0.dev0",
"torch_version": "1.11.0+cu102"
}
}