File size: 1,542 Bytes
cad2129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1680285819",
        "python_version": "3.9.16 (main, Dec  7 2022, 01:11:51) \n[GCC 9.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1680285821"
    },
    "total": 1.6325040369999897,
    "count": 1,
    "self": 0.5241653949998408,
    "children": {
        "run_training.setup": {
            "total": 0.11070341500010272,
            "count": 1,
            "self": 0.11070341500010272
        },
        "TrainerController.start_learning": {
            "total": 0.9976352270000461,
            "count": 1,
            "self": 0.00010266500009947777,
            "children": {
                "TrainerController._reset_env": {
                    "total": 0.9975053379999963,
                    "count": 1,
                    "self": 0.9975053379999963
                },
                "TrainerController._save_models": {
                    "total": 2.7223999950365396e-05,
                    "count": 1,
                    "self": 2.7223999950365396e-05
                }
            }
        }
    }
}