ppo_2-Huggy / run_logs /training_status.json
daripaez's picture
Huggy training with changed parameters
4073370
raw
history blame
2.28 kB
{
"Huggy": {
"checkpoints": [
{
"steps": 499998,
"file_path": "results/Huggy/Huggy/Huggy-499998.onnx",
"reward": 3.7217953273228237,
"creation_time": 1670444409.9973497,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-499998.pt"
]
},
{
"steps": 999963,
"file_path": "results/Huggy/Huggy/Huggy-999963.onnx",
"reward": 3.9176593703382157,
"creation_time": 1670444993.7472892,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999963.pt"
]
},
{
"steps": 1499775,
"file_path": "results/Huggy/Huggy/Huggy-1499775.onnx",
"reward": 3.7676664216105946,
"creation_time": 1670445555.669759,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1499775.pt"
]
},
{
"steps": 1999984,
"file_path": "results/Huggy/Huggy/Huggy-1999984.onnx",
"reward": 3.5978026413000546,
"creation_time": 1670446097.5542667,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1999984.pt"
]
},
{
"steps": 2000070,
"file_path": "results/Huggy/Huggy/Huggy-2000070.onnx",
"reward": 3.6524622057968714,
"creation_time": 1670446097.6871908,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000070.pt"
]
}
],
"final_checkpoint": {
"steps": 2000070,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.6524622057968714,
"creation_time": 1670446097.6871908,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000070.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.29.0.dev0",
"torch_version": "1.8.1+cu102"
}
}