File size: 2,357 Bytes
78f098a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
    "Worm": {
        "checkpoints": [
            {
                "steps": 7499000,
                "file_path": "results/Worm Training/Worm/Worm-7499000.onnx",
                "reward": 1190.3019935344828,
                "creation_time": 1661039185.8909411,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-7499000.pt"
                ]
            },
            {
                "steps": 7999000,
                "file_path": "results/Worm Training/Worm/Worm-7999000.onnx",
                "reward": 1221.5968210320723,
                "creation_time": 1661039709.4939492,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-7999000.pt"
                ]
            },
            {
                "steps": 8499000,
                "file_path": "results/Worm Training/Worm/Worm-8499000.onnx",
                "reward": 1256.8942057291667,
                "creation_time": 1661040229.7039847,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-8499000.pt"
                ]
            },
            {
                "steps": 8999000,
                "file_path": "results/Worm Training/Worm/Worm-8999000.onnx",
                "reward": 1233.487447804418,
                "creation_time": 1661040753.9643555,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-8999000.pt"
                ]
            },
            {
                "steps": 9010000,
                "file_path": "results/Worm Training/Worm/Worm-9010000.onnx",
                "reward": 1249.322021484375,
                "creation_time": 1661040767.5248241,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-9010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 9010000,
            "file_path": "results/Worm Training/Worm.onnx",
            "reward": 1249.322021484375,
            "creation_time": 1661040767.5248241,
            "auxillary_file_paths": [
                "results/Worm Training/Worm/Worm-9010000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.1+cu102"
    }
}