agv-demo / run_logs /training_status.json
cm107's picture
test pushing the model
81fe551
raw
history blame
2.48 kB
{
"AGVAgent": {
"checkpoints": [
{
"steps": 18499962,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-18499962.onnx",
"reward": 0.0,
"creation_time": 1665151507.2345166,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-18499962.pt"
]
},
{
"steps": 18999975,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-18999975.onnx",
"reward": null,
"creation_time": 1665158445.530452,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-18999975.pt"
]
},
{
"steps": 19499987,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-19499987.onnx",
"reward": 0.0,
"creation_time": 1665165406.1191702,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-19499987.pt"
]
},
{
"steps": 19999946,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-19999946.onnx",
"reward": null,
"creation_time": 1665172495.4698822,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-19999946.pt"
]
},
{
"steps": 20000010,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-20000010.onnx",
"reward": null,
"creation_time": 1665172495.7663043,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-20000010.pt"
]
}
],
"final_checkpoint": {
"steps": 20000010,
"file_path": "results/RefactoredEnv-LSTM-00/AGVAgent.onnx",
"reward": null,
"creation_time": 1665172495.7663043,
"auxillary_file_paths": [
"results/RefactoredEnv-LSTM-00/AGVAgent/AGVAgent-20000010.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "0.28.0",
"torch_version": "1.8.1+cu102"
}
}