File size: 1,621 Bytes
e0b928f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
    "Worm": {
        "checkpoints": [
            {
                "steps": 499000,
                "file_path": "results/Worm Training/Worm/Worm-499000.onnx",
                "reward": 9.592176506589903,
                "creation_time": 1656874719.8482504,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-499000.pt"
                ]
            },
            {
                "steps": 999000,
                "file_path": "results/Worm Training/Worm/Worm-999000.onnx",
                "reward": 104.0429178873698,
                "creation_time": 1656875380.589025,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-999000.pt"
                ]
            },
            {
                "steps": 1010000,
                "file_path": "results/Worm Training/Worm/Worm-1010000.onnx",
                "reward": 105.69899501800538,
                "creation_time": 1656875392.441078,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-1010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 1010000,
            "file_path": "results/Worm Training/Worm.onnx",
            "reward": 105.69899501800538,
            "creation_time": 1656875392.441078,
            "auxillary_file_paths": [
                "results/Worm Training/Worm/Worm-1010000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.1+cu102"
    }
}