File size: 2,358 Bytes
346f6c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1007.5137736002604,
                "creation_time": 1657509921.985545,
                "auxillary_file_paths": [
                    "results/Worm_Training/Worm/Worm-5499000.pt"
                ]
            },
            {
                "steps": 5999000,
                "file_path": "results/Worm_Training/Worm/Worm-5999000.onnx",
                "reward": 1044.3164630758351,
                "creation_time": 1657510402.4515867,
                "auxillary_file_paths": [
                    "results/Worm_Training/Worm/Worm-5999000.pt"
                ]
            },
            {
                "steps": 6499000,
                "file_path": "results/Worm_Training/Worm/Worm-6499000.onnx",
                "reward": 1064.3186645507812,
                "creation_time": 1657510890.0182366,
                "auxillary_file_paths": [
                    "results/Worm_Training/Worm/Worm-6499000.pt"
                ]
            },
            {
                "steps": 6999000,
                "file_path": "results/Worm_Training/Worm/Worm-6999000.onnx",
                "reward": 1084.5076768663193,
                "creation_time": 1657511376.149238,
                "auxillary_file_paths": [
                    "results/Worm_Training/Worm/Worm-6999000.pt"
                ]
            },
            {
                "steps": 7010000,
                "file_path": "results/Worm_Training/Worm/Worm-7010000.onnx",
                "reward": 1086.5052398681642,
                "creation_time": 1657511384.5570722,
                "auxillary_file_paths": [
                    "results/Worm_Training/Worm/Worm-7010000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 7010000,
            "file_path": "results/Worm_Training/Worm.onnx",
            "reward": 1086.5052398681642,
            "creation_time": 1657511384.5570722,
            "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"
    }
}