File size: 1,988 Bytes
d884c83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "Worm": {
        "checkpoints": [
            {
                "steps": 499000,
                "file_path": "results/Worm Training/Worm/Worm-499000.onnx",
                "reward": 16.883685061806126,
                "creation_time": 1671969019.44984,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-499000.pt"
                ]
            },
            {
                "steps": 999000,
                "file_path": "results/Worm Training/Worm/Worm-999000.onnx",
                "reward": 126.84090762668185,
                "creation_time": 1671969624.3072174,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-999000.pt"
                ]
            },
            {
                "steps": 1499000,
                "file_path": "results/Worm Training/Worm/Worm-1499000.onnx",
                "reward": 181.17187815699083,
                "creation_time": 1671970222.1989696,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-1499000.pt"
                ]
            },
            {
                "steps": 1510000,
                "file_path": "results/Worm Training/Worm/Worm-1510000.onnx",
                "reward": 169.66315002441405,
                "creation_time": 1671970237.1830504,
                "auxillary_file_paths": [
                    "results/Worm Training/Worm/Worm-1510000.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 1510000,
            "file_path": "results/Worm Training/Worm.onnx",
            "reward": 169.66315002441405,
            "creation_time": 1671970237.1830504,
            "auxillary_file_paths": [
                "results/Worm Training/Worm/Worm-1510000.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "0.29.0.dev0",
        "torch_version": "1.8.1+cu102"
    }
}