File size: 1,607 Bytes
b611db6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "Pyramids": {
        "checkpoints": [
            {
                "steps": 499954,
                "file_path": "results/ppo/Pyramids/Pyramids-499954.onnx",
                "reward": -0.9995000511407852,
                "creation_time": 1761131030.1286676,
                "auxillary_file_paths": [
                    "results/ppo/Pyramids/Pyramids-499954.pt"
                ]
            },
            {
                "steps": 999916,
                "file_path": "results/ppo/Pyramids/Pyramids-999916.onnx",
                "reward": 0.8638666470845541,
                "creation_time": 1761131659.173305,
                "auxillary_file_paths": [
                    "results/ppo/Pyramids/Pyramids-999916.pt"
                ]
            },
            {
                "steps": 1000032,
                "file_path": "results/ppo/Pyramids/Pyramids-1000032.onnx",
                "reward": 1.1191499829292297,
                "creation_time": 1761131659.2126522,
                "auxillary_file_paths": [
                    "results/ppo/Pyramids/Pyramids-1000032.pt"
                ]
            }
        ],
        "final_checkpoint": {
            "steps": 1000032,
            "file_path": "results/ppo/Pyramids.onnx",
            "reward": 1.1191499829292297,
            "creation_time": 1761131659.2126522,
            "auxillary_file_paths": [
                "results/ppo/Pyramids/Pyramids-1000032.pt"
            ]
        }
    },
    "metadata": {
        "stats_format_version": "0.3.0",
        "mlagents_version": "1.2.0.dev0",
        "torch_version": "2.8.0+cpu"
    }
}