File size: 873 Bytes
b570bd2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "Worm": {
        "checkpoints": [
            {
                "steps": 110000,
                "file_path": "results/training/Worm/Worm-110000.onnx",
                "reward": 0.27359586344100534,
                "creation_time": 1656848281.221885,
                "auxillary_file_paths": [
                    "results/training/Worm/Worm-110000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 110000,
            "file_path": "results/training/Worm.onnx",
            "reward": 0.27359586344100534,
            "creation_time": 1656848281.221885,
            "auxillary_file_paths": [
                "results/training/Worm/Worm-110000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.0"
    }
}