ppo-Huggy / run_logs /training_status.json
daripaez's picture
Huggy first training with default config PPO
c9d0c0f
{
"Huggy": {
"checkpoints": [
{
"steps": 499978,
"file_path": "results/Huggy/Huggy/Huggy-499978.onnx",
"reward": 3.677503084649845,
"creation_time": 1670439096.8997688,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499978.pt"
]
},
{
"steps": 999906,
"file_path": "results/Huggy/Huggy/Huggy-999906.onnx",
"reward": 3.851449714878858,
"creation_time": 1670439697.0371943,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999906.pt"
]
},
{
"steps": 1499975,
"file_path": "results/Huggy/Huggy/Huggy-1499975.onnx",
"reward": 3.570557139567192,
"creation_time": 1670440299.9607377,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1499975.pt"
]
},
{
"steps": 1999991,
"file_path": "results/Huggy/Huggy/Huggy-1999991.onnx",
"reward": 3.6285619897078414,
"creation_time": 1670440891.059916,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1999991.pt"
]
},
{
"steps": 2000066,
"file_path": "results/Huggy/Huggy/Huggy-2000066.onnx",
"reward": 3.6345172298478556,
"creation_time": 1670440891.183999,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000066.pt"
]
}
],
"final_checkpoint": {
"steps": 2000066,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.6345172298478556,
"creation_time": 1670440891.183999,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000066.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}