File size: 2,358 Bytes
0bc276e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 8499000,
                "file_path": "results/Worm Training/Worm/Worm-8499000.onnx",
                "reward": 1291.2926296657986,
                "creation_time": 1656194174.379134,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-8499000.pt"
                ]
            },
            {
                "steps": 8999000,
                "file_path": "results/Worm Training/Worm/Worm-8999000.onnx",
                "reward": 1299.2669677734375,
                "creation_time": 1656194682.2013829,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-8999000.pt"
                ]
            },
            {
                "steps": 9499000,
                "file_path": "results/Worm Training/Worm/Worm-9499000.onnx",
                "reward": 1320.576724403783,
                "creation_time": 1656195183.613597,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-9499000.pt"
                ]
            },
            {
                "steps": 9999000,
                "file_path": "results/Worm Training/Worm/Worm-9999000.onnx",
                "reward": 1317.5223795572917,
                "creation_time": 1656195662.9529803,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-9999000.pt"
                ]
            },
            {
                "steps": 10010000,
                "file_path": "results/Worm Training/Worm/Worm-10010000.onnx",
                "reward": 1318.9942138671875,
                "creation_time": 1656195671.32906,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-10010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 10010000,
            "file_path": "results/Worm Training/Worm.onnx",
            "reward": 1318.9942138671875,
            "creation_time": 1656195671.32906,
            "auxillary_file_paths": [
                "results/Worm Training/Worm/Worm-10010000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.1+cu102"
    }
}