File size: 2,356 Bytes
b032e56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 5499000,
                "file_path": "results/Worm Training/Worm/Worm-5499000.onnx",
                "reward": 936.3986748589409,
                "creation_time": 1659460564.4547298,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-5499000.pt"
                ]
            },
            {
                "steps": 5999000,
                "file_path": "results/Worm Training/Worm/Worm-5999000.onnx",
                "reward": 965.8298318797144,
                "creation_time": 1659461206.5588677,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-5999000.pt"
                ]
            },
            {
                "steps": 6499000,
                "file_path": "results/Worm Training/Worm/Worm-6499000.onnx",
                "reward": 987.2003623560855,
                "creation_time": 1659461856.3811579,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-6499000.pt"
                ]
            },
            {
                "steps": 6999000,
                "file_path": "results/Worm Training/Worm/Worm-6999000.onnx",
                "reward": 1030.772684733073,
                "creation_time": 1659462499.9486592,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-6999000.pt"
                ]
            },
            {
                "steps": 7010000,
                "file_path": "results/Worm Training/Worm/Worm-7010000.onnx",
                "reward": 1022.0831176757813,
                "creation_time": 1659462511.7458751,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-7010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 7010000,
            "file_path": "results/Worm Training/Worm.onnx",
            "reward": 1022.0831176757813,
            "creation_time": 1659462511.7458751,
            "auxillary_file_paths": [
                "results/Worm Training/Worm/Worm-7010000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.1+cu102"
    }
}