[
    {
        "id": 1,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                3,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                3
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0
                ],
                [
                    0,
                    9
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.049107142857142856,
                    0.098125,
                    0.12098214285714286,
                    0.145625,
                    0.14390625
                ],
                "THEORETICAL": [
                    0.2622499896644637,
                    0.2387359966617031,
                    0.20923985543924456,
                    0.18115231433763687,
                    0.16503372328129667,
                    0.15397264916472642
                ],
                "EMPIRICAL_TEST": [
                    0.36904296875,
                    0.2753976004464286,
                    0.21590576171875,
                    0.18011300223214285,
                    0.1654345703125,
                    0.15376953125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14592027257189422
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3416644066233634
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0012423649099138048,
            "THEORETICAL": 0.0011032870080735948,
            "EMPIRICAL_TEST": 0.0020450677474339804,
            "n": [
                0.0007687930928336249,
                0.0006460505061679417,
                0.0004282985793219672,
                0.0002983697255452474,
                0.00022550801436106363,
                0.0002850578228632609,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.00097839269373152,
            "2": 0.0009965045584572685,
            "total": 0.002652077741093106
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_1[1, 3, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_1[1, 3, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_1[1, 3, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_1[1, 3, 0][test]\\animation[1, 3, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_1[1, 3, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                33.8889
            ],
            [
                33.8889,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                35.5396
            ],
            [
                35.5396,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.0827,
                        0.1641
                    ]
                ]
            ],
            [
                [
                    [
                        5.0827,
                        0.1641
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.1514,
                        0.1637
                    ]
                ]
            ],
            [
                [
                    [
                        5.1514,
                        0.1637
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 2,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                3,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                3
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0
                ],
                [
                    0,
                    9
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.049107142857142856,
                    0.098125,
                    0.12098214285714286,
                    0.145625,
                    0.14390625
                ],
                "THEORETICAL": [
                    0.2622499896644637,
                    0.2387359966617031,
                    0.20923985543924456,
                    0.18115231433763687,
                    0.16503372328129667,
                    0.15397264916472642
                ],
                "EMPIRICAL_TEST": [
                    0.36904296875,
                    0.2753976004464286,
                    0.21590576171875,
                    0.18011300223214285,
                    0.1654345703125,
                    0.15376953125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14592027257189422
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3416644066233634
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0012240134345160591,
            "THEORETICAL": 0.0010953703853819104,
            "EMPIRICAL_TEST": 0.002035845054520501,
            "n": [
                0.0007593305243386163,
                0.0005463249153561062,
                0.00038896706369188097,
                0.0003399268123838637,
                0.00026179909706115724,
                0.0003288423352771335,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009810016552607218,
            "2": 0.000989576710595025,
            "total": 0.002625190748108758
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_2[1, 3, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_2[1, 3, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_2[1, 3, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_2[1, 3, 0][test]\\animation[1, 3, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_2[1, 3, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                33.8889
            ],
            [
                33.8889,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                35.5396
            ],
            [
                35.5396,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.0827,
                        0.1641
                    ]
                ]
            ],
            [
                [
                    [
                        5.0827,
                        0.1641
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.1514,
                        0.1637
                    ]
                ]
            ],
            [
                [
                    [
                        5.1514,
                        0.1637
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 3,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0
                ],
                [
                    0,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05178571428571429,
                    0.100625,
                    0.12366071428571429,
                    0.1509375,
                    0.14953125
                ],
                "THEORETICAL": [
                    0.2756030841391096,
                    0.2483567304831971,
                    0.2170634168329062,
                    0.19148971336408965,
                    0.1725120657482779,
                    0.1593315639151236
                ],
                "EMPIRICAL_TEST": [
                    0.408154296875,
                    0.29781668526785715,
                    0.22309326171875,
                    0.1904052734375,
                    0.1728564453125,
                    0.159375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.15132284238357263
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.371999287536263
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011387345525953505,
            "THEORETICAL": 0.0010141048828760783,
            "EMPIRICAL_TEST": 0.0019211206171247694,
            "n": [
                0.0007430248790317111,
                0.000541337529818217,
                0.00038149283991919625,
                0.00029366645548078746,
                0.0002296614646911621,
                0.0002775859832763672,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009081128570768568,
            "2": 0.0009331577354007297,
            "total": 0.002466769152217441
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_3[1, 4, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_3[1, 4, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_3[1, 4, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_3[1, 4, 0][test]\\animation[1, 4, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_3[1, 4, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                55.2865
            ],
            [
                55.2865,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                55.7324
            ],
            [
                55.7324,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 4,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0
                ],
                [
                    0,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05178571428571429,
                    0.100625,
                    0.12366071428571429,
                    0.1509375,
                    0.14953125
                ],
                "THEORETICAL": [
                    0.2756030841391096,
                    0.2483567304831971,
                    0.2170634168329062,
                    0.19148971336408965,
                    0.1725120657482779,
                    0.1593315639151236
                ],
                "EMPIRICAL_TEST": [
                    0.408154296875,
                    0.29781668526785715,
                    0.22309326171875,
                    0.1904052734375,
                    0.1728564453125,
                    0.159375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.15132284238357263
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.371999287536263
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011315857039557564,
            "THEORETICAL": 0.0010110232565138076,
            "EMPIRICAL_TEST": 0.0019103791316350302,
            "n": [
                0.0007399713330798679,
                0.0005410531494352553,
                0.00039061870839860705,
                0.00028617103894551597,
                0.00022578630182478162,
                0.0002759293052885267,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009041384855906168,
            "2": 0.0009295099311404758,
            "total": 0.0024595298369725544
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_4[1, 4, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_4[1, 4, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_4[1, 4, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_4[1, 4, 0][test]\\animation[1, 4, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_4[1, 4, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                55.2865
            ],
            [
                55.2865,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                55.7324
            ],
            [
                55.7324,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 5,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0
                ],
                [
                    0,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05178571428571429,
                    0.100625,
                    0.12366071428571429,
                    0.1509375,
                    0.14953125
                ],
                "THEORETICAL": [
                    0.2756030841391096,
                    0.2483567304831971,
                    0.2170634168329062,
                    0.19148971336408965,
                    0.1725120657482779,
                    0.1593315639151236
                ],
                "EMPIRICAL_TEST": [
                    0.408154296875,
                    0.29781668526785715,
                    0.22309326171875,
                    0.1904052734375,
                    0.1728564453125,
                    0.159375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.15132284238357263
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.371999287536263
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011492902040481567,
            "THEORETICAL": 0.0010335634152094523,
            "EMPIRICAL_TEST": 0.001940998633702596,
            "n": [
                0.0007604550653033786,
                0.0005349846018685235,
                0.00039617035124037,
                0.0002942046854231093,
                0.00022744006580776639,
                0.000278701384862264,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009132858117421468,
            "2": 0.0009390942255655925,
            "total": 0.002491956154505412
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_5[1, 4, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_5[1, 4, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_5[1, 4, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_5[1, 4, 0][test]\\animation[1, 4, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_5[1, 4, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                55.2865
            ],
            [
                55.2865,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                55.7324
            ],
            [
                55.7324,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.7889,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ]
            ],
            [
                [
                    [
                        5.8004,
                        0.1621
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 6,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                3.5,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                3.5
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    12.25
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.048214285714285716,
                    0.104375,
                    0.12455357142857143,
                    0.14875,
                    0.14796875
                ],
                "THEORETICAL": [
                    0.27103292431622683,
                    0.24360793628395894,
                    0.2141306830554753,
                    0.18732414566298214,
                    0.1688947202197991,
                    0.15705847786726626
                ],
                "EMPIRICAL_TEST": [
                    0.39116943359375,
                    0.28800746372767855,
                    0.22065185546875,
                    0.18611886160714286,
                    0.1691162109375,
                    0.1570703125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.1491663036535048
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3598370508998556
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.001156416866514418,
            "THEORETICAL": 0.0010226283470789591,
            "EMPIRICAL_TEST": 0.0019152079025904338,
            "n": [
                0.0007521623373031617,
                0.000545224150021871,
                0.00040059818161858454,
                0.0002942146195305718,
                0.00022412240505218506,
                0.00026208460330963136,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009151617685953776,
            "2": 0.000938255058394538,
            "total": 0.0024784062968360053
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_6[1, 3.5, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_6[1, 3.5, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_6[1, 3.5, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_6[1, 3.5, 0][test]\\animation[1, 3.5, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_6[1, 3.5, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                45.4024
            ],
            [
                45.4024,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                46.2003
            ],
            [
                46.2003,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.5047,
                        0.1629
                    ]
                ]
            ],
            [
                [
                    [
                        5.5047,
                        0.1629
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.5298,
                        0.1627
                    ]
                ]
            ],
            [
                [
                    [
                        5.5298,
                        0.1627
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 7,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                3.3,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                3.3
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    10.889999999999999
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.04732142857142857,
                    0.09875,
                    0.12098214285714286,
                    0.146875,
                    0.14703125
                ],
                "THEORETICAL": [
                    0.26786893245641485,
                    0.24216303480868706,
                    0.21319641271686268,
                    0.18481176766145635,
                    0.16721802890571372,
                    0.15596647601849253
                ],
                "EMPIRICAL_TEST": [
                    0.382923583984375,
                    0.2832484654017857,
                    0.21992919921875,
                    0.18374720982142856,
                    0.167099609375,
                    0.1556640625
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14803333919269224
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3534730898691774
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011235680182774862,
            "THEORETICAL": 0.001018664836883545,
            "EMPIRICAL_TEST": 0.0019201346900728014,
            "n": [
                0.0007441343863805135,
                0.0005418864223692152,
                0.0004005958636601766,
                0.00028810924953884547,
                0.00023298601309458414,
                0.00026678866810268825,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009139299392700196,
            "2": 0.0009303465816709731,
            "total": 0.0024745006031460233
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_7[1, 3.3, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_7[1, 3.3, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_7[1, 3.3, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_7[1, 3.3, 0][test]\\animation[1, 3.3, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_7[1, 3.3, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                40.5179
            ],
            [
                40.5179,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                40.5311
            ],
            [
                40.5311,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.3405,
                        0.1634
                    ]
                ]
            ],
            [
                [
                    [
                        5.3405,
                        0.1634
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.341,
                        0.1632
                    ]
                ]
            ],
            [
                [
                    [
                        5.341,
                        0.1632
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 8,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                3.1,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                3.1
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    9.610000000000001
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125,
                    0.1628125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038,
                    0.16151531447492246
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875,
                    0.161572265625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05,
                    0.0975,
                    0.12053571428571429,
                    0.1471875,
                    0.14578125
                ],
                "THEORETICAL": [
                    0.2642782842073843,
                    0.24021620613127262,
                    0.21048606351127608,
                    0.18206467184029038,
                    0.16581417885899247,
                    0.15458392242929875
                ],
                "EMPIRICAL_TEST": [
                    0.373941650390625,
                    0.27821568080357145,
                    0.2173193359375,
                    0.18098493303571428,
                    0.1661181640625,
                    0.1543408203125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14668860251280658
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3459070473104822
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011495249138938055,
            "THEORETICAL": 0.0010381198591656155,
            "EMPIRICAL_TEST": 0.001936318874359131,
            "n": [
                0.0007466227478451199,
                0.0005413165357377794,
                0.0004064220190048218,
                0.00030695690049065485,
                0.00022800279988182916,
                0.00026209354400634765,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.00091159721215566,
            "2": 0.0009447555409537421,
            "total": 0.0024914145469665527
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_8[1, 3.1, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_8[1, 3.1, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_8[1, 3.1, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_8[1, 3.1, 0][test]\\animation[1, 3.1, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_8[1, 3.1, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                36.1036
            ],
            [
                36.1036,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                37.3485
            ],
            [
                37.3485,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        5.1741,
                        0.1639
                    ]
                ]
            ],
            [
                [
                    [
                        5.1741,
                        0.1639
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        5.223,
                        0.1635
                    ]
                ]
            ],
            [
                [
                    [
                        5.223,
                        0.1635
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 9,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                2.4,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                2.4
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    5.76
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.04732142857142857,
                    0.091875,
                    0.10892857142857143,
                    0.1353125
                ],
                "THEORETICAL": [
                    0.24613428908999793,
                    0.22362369290309322,
                    0.19646076159002004,
                    0.17258807224965783,
                    0.1563702306301245
                ],
                "EMPIRICAL_TEST": [
                    0.33282958984375,
                    0.25431431361607143,
                    0.20336669921875,
                    0.17168666294642856,
                    0.1560546875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.13933024744962197
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3053898287484975
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0010247101386388143,
            "THEORETICAL": 0.0009162794881396823,
            "EMPIRICAL_TEST": 0.0017170823944939507,
            "n": [
                0.0007474412520726522,
                0.0005507634083429972,
                0.00040391299459669323,
                0.0003039024935828315,
                0.00022327469454871284,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008196122778786554,
            "2": 0.0008297470543119643,
            "total": 0.002229294843143887
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_9[1, 2.4, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_9[1, 2.4, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_9[1, 2.4, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_9[1, 2.4, 0][test]\\animation[1, 2.4, 0][test]n_0_32.gif",
        "export_path_html_report": "sim_report_9[1, 2.4, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                19.5078
            ],
            [
                19.5078,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                18.7176
            ],
            [
                18.7176,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.286,
                        0.168
                    ]
                ]
            ],
            [
                [
                    [
                        4.286,
                        0.168
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.2263,
                        0.1681
                    ]
                ]
            ],
            [
                [
                    [
                        4.2263,
                        0.1681
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 10,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                2.5,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                2.5
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    6.25
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.048214285714285716,
                    0.0925,
                    0.11116071428571428,
                    0.1378125
                ],
                "THEORETICAL": [
                    0.2492493736823068,
                    0.226370097123718,
                    0.19958198237657826,
                    0.17412619676280522,
                    0.15831962501407132
                ],
                "EMPIRICAL_TEST": [
                    0.34018798828125,
                    0.2583217075892857,
                    0.20640380859375,
                    0.17320033482142858,
                    0.158154296875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14073277021620978
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3130265819853115
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0010126972860760159,
            "THEORETICAL": 0.0009031814336776734,
            "EMPIRICAL_TEST": 0.0016901731491088868,
            "n": [
                0.000751341978708903,
                0.0005407744646072388,
                0.0003828675879372491,
                0.0002981012397342258,
                0.00022745721869998507,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008126187324523926,
            "2": 0.0008081342776616415,
            "total": 0.002200542489687602
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_10[1, 2.5, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_10[1, 2.5, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_10[1, 2.5, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_10[1, 2.5, 0][test]\\animation[1, 2.5, 0][test]n_0_32.gif",
        "export_path_html_report": "sim_report_10[1, 2.5, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                21.7016
            ],
            [
                21.7016,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                21.0443
            ],
            [
                21.0443,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ]
            ],
            [
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ]
            ],
            [
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 11,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                2.5,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                2.5
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    6.25
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.048214285714285716,
                    0.0925,
                    0.11116071428571428,
                    0.1378125
                ],
                "THEORETICAL": [
                    0.2492493736823068,
                    0.226370097123718,
                    0.19958198237657826,
                    0.17412619676280522,
                    0.15831962501407132
                ],
                "EMPIRICAL_TEST": [
                    0.34018798828125,
                    0.2583217075892857,
                    0.20640380859375,
                    0.17320033482142858,
                    0.158154296875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14073277021620978
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3130265819853115
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0009802903731664023,
            "THEORETICAL": 0.0008744872278637357,
            "EMPIRICAL_TEST": 0.0016643721527523465,
            "n": [
                0.0007452680667241414,
                0.0005213858683904012,
                0.0003800937202241686,
                0.0002828352318869697,
                0.00021559092733595107,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0007772758934232924,
            "2": 0.0007877425352732341,
            "total": 0.002145173814561632
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_11[1, 2.5, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_11[1, 2.5, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_11[1, 2.5, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_11[1, 2.5, 0][test]\\animation[1, 2.5, 0][test]n_0_32.gif",
        "export_path_html_report": "sim_report_11[1, 2.5, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                21.7016
            ],
            [
                21.7016,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                21.0443
            ],
            [
                21.0443,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ]
            ],
            [
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ]
            ],
            [
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 12,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                2.5,
                0
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                2.5
            ],
            "rho": [
                0
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0.0
                ],
                [
                    0.0,
                    6.25
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.1475,
                    0.153125,
                    0.1653125
                ],
                "THEORETICAL": [
                    0.18944233585708653,
                    0.18352434434272294,
                    0.17946538045495622,
                    0.1693906842376793,
                    0.16435333462208038
                ],
                "EMPIRICAL_TEST": [
                    0.25634033203125,
                    0.19528111049107144,
                    0.17945068359375,
                    0.16934988839285714,
                    0.16404296875
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.048214285714285716,
                    0.0925,
                    0.11116071428571428,
                    0.1378125
                ],
                "THEORETICAL": [
                    0.2492493736823068,
                    0.226370097123718,
                    0.19958198237657826,
                    0.17412619676280522,
                    0.15831962501407132
                ],
                "EMPIRICAL_TEST": [
                    0.34018798828125,
                    0.2583217075892857,
                    0.20640380859375,
                    0.17320033482142858,
                    0.158154296875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.14073277021620978
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.3130265819853115
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.00100912782880995,
            "THEORETICAL": 0.0008994823031955295,
            "EMPIRICAL_TEST": 0.0016947119103537665,
            "n": [
                0.0007971227831310696,
                0.0005213783846961127,
                0.00038204014301300047,
                0.0002786968814002143,
                0.00021748403708140055,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008119126823213365,
            "2": 0.0008035780323876275,
            "total": 0.0021967222293217976
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_12[1, 2.5, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_12[1, 2.5, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_12[1, 2.5, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_12[1, 2.5, 0][test]\\animation[1, 2.5, 0][test]n_0_32.gif",
        "export_path_html_report": "sim_report_12[1, 2.5, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                21.7016
            ],
            [
                21.7016,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                21.0443
            ],
            [
                21.0443,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ]
            ],
            [
                [
                    [
                        4.4397,
                        0.1672
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ]
            ],
            [
                [
                    [
                        4.3954,
                        0.1673
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 13,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                0,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                0,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    0,
                    0.3
                ],
                [
                    0,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12678571428571428,
                    0.1525,
                    0.140625,
                    0.148125
                ],
                "THEORETICAL": [
                    0.18945236834321402,
                    0.18402469060438198,
                    0.17776746693189863,
                    0.16824537812585716,
                    0.1638919942932679
                ],
                "EMPIRICAL_TEST": [
                    0.256441650390625,
                    0.2033935546875,
                    0.18302734375,
                    0.16957310267857142,
                    0.1646728515625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.039285714285714285,
                    0.054375,
                    0.065625,
                    0.0628125
                ],
                "THEORETICAL": [
                    0.15282004089869614,
                    0.1379980606146766,
                    0.11934534103302927,
                    0.10157579527666032,
                    0.09206779792167694
                ],
                "EMPIRICAL_TEST": [
                    0.176181640625,
                    0.14586356026785716,
                    0.1204296875,
                    0.10121721540178572,
                    0.092265625
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.031875,
                    0.038392857142857145,
                    0.046875
                ],
                "THEORETICAL": [
                    0.14205334278328555,
                    0.13217268097583737,
                    0.11784374651021359,
                    0.10294611185651337,
                    0.08790103828429706
                ],
                "EMPIRICAL_TEST": [
                    0.159835205078125,
                    0.1392543247767857,
                    0.11868896484375,
                    0.10222865513392858,
                    0.087578125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.07864960352514261,
            "3": 0.06922412565985869
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9999904099540611,
            "3": 0.9545234439237712
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.00144811921649509,
            "THEORETICAL": 0.0012795242998335096,
            "EMPIRICAL_TEST": 0.0023555550310346814,
            "n": [
                0.0010765728023317126,
                0.0007366349299748738,
                0.0005950742959976197,
                0.00040060334735446504,
                0.0003319374720255534,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008488040500217014,
            "2": 0.0008291579617394341,
            "3": 0.0008260524272918702,
            "total": 0.0031408228476842246
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_13[1, 1, 1, 0, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_13[1, 1, 1, 0, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_13[1, 1, 1, 0, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_13[1, 1, 1, 0, 0.3, 0.3][test]\\animation[1, 1, 1, 0, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_13[1, 1, 1, 0, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                11.4944
            ],
            [
                "N/A",
                11.4944,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                12.4019
            ],
            [
                "N/A",
                12.4019,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.2475,
                        0.0992
                    ],
                    [
                        3.5229,
                        0.1101
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.2475,
                        0.0992
                    ],
                    [
                        3.5229,
                        0.1101
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.1775,
                        0.0996
                    ],
                    [
                        3.6325,
                        0.1083
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.1775,
                        0.0996
                    ],
                    [
                        3.6325,
                        0.1083
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 14,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.3
                ],
                [
                    -0.1,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12410714285714286,
                    0.151875,
                    0.14285714285714285,
                    0.1509375
                ],
                "THEORETICAL": [
                    0.1894478665132264,
                    0.18347959953390156,
                    0.17752146015505904,
                    0.16800609649816206,
                    0.16374573635526088
                ],
                "EMPIRICAL_TEST": [
                    0.25767822265625,
                    0.2031982421875,
                    0.18305908203125,
                    0.16911272321428572,
                    0.1648681640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03214285714285714,
                    0.04875,
                    0.055357142857142855,
                    0.0528125
                ],
                "THEORETICAL": [
                    0.14778756609178123,
                    0.12869516455426788,
                    0.10845955433755955,
                    0.09172396007205122,
                    0.08124745404736267
                ],
                "EMPIRICAL_TEST": [
                    0.1681640625,
                    0.13518240792410716,
                    0.10962646484375,
                    0.0919189453125,
                    0.08146484375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.028125,
                    0.03482142857142857,
                    0.0409375
                ],
                "THEORETICAL": [
                    0.13895107999789952,
                    0.12527439409783697,
                    0.11115822101390453,
                    0.09501641843395006,
                    0.08059693958276293
                ],
                "EMPIRICAL_TEST": [
                    0.1553515625,
                    0.13210972377232144,
                    0.1117724609375,
                    0.094189453125,
                    0.08005859375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06219678044761667
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9203701863924647
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.001851321127679613,
            "THEORETICAL": 0.0016243284940719604,
            "EMPIRICAL_TEST": 0.0028808887799580893,
            "n": [
                0.0013101418150795832,
                0.0009676984283659194,
                0.0007383853197097778,
                0.000502011047469245,
                0.00038701090547773573,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.001044131318728129,
            "2": 0.0010106365548239813,
            "3": 0.001052140196164449,
            "total": 0.003905247516102261
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_14[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_14[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_14[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_14[1, 1, 1, -0.1, 0.3, 0.3][test]\\animation[1, 1, 1, -0.1, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_14[1, 1, 1, -0.1, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                5.893
            ],
            [
                "N/A",
                5.893,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                24.5479
            ],
            [
                "N/A",
                24.5479,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 15,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.3
                ],
                [
                    -0.1,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12410714285714286,
                    0.151875,
                    0.14285714285714285,
                    0.1509375
                ],
                "THEORETICAL": [
                    0.1894478665132264,
                    0.18347959953390156,
                    0.17752146015505904,
                    0.16800609649816206,
                    0.16374573635526088
                ],
                "EMPIRICAL_TEST": [
                    0.25767822265625,
                    0.2031982421875,
                    0.18305908203125,
                    0.16911272321428572,
                    0.1648681640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03214285714285714,
                    0.04875,
                    0.055357142857142855,
                    0.0528125
                ],
                "THEORETICAL": [
                    0.14778756609178123,
                    0.12869516455426788,
                    0.10845955433755955,
                    0.09172396007205122,
                    0.08124745404736267
                ],
                "EMPIRICAL_TEST": [
                    0.1681640625,
                    0.13518240792410716,
                    0.10962646484375,
                    0.0919189453125,
                    0.08146484375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.028125,
                    0.03482142857142857,
                    0.0409375
                ],
                "THEORETICAL": [
                    0.13895107999789952,
                    0.12527439409783697,
                    0.11115822101390453,
                    0.09501641843395006,
                    0.08059693958276293
                ],
                "EMPIRICAL_TEST": [
                    0.1553515625,
                    0.13210972377232144,
                    0.1117724609375,
                    0.094189453125,
                    0.08005859375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06219678044761667
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9203701863924647
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0012688035435146755,
            "THEORETICAL": 0.0011229944229125977,
            "EMPIRICAL_TEST": 0.002130320072174072,
            "n": [
                0.0009696832630369398,
                0.0006992491086324056,
                0.0005138763454225328,
                0.0003720284170574612,
                0.00028396944204966225,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0007663389709260728,
            "2": 0.0007389870617124769,
            "3": 0.0007501945230695936,
            "total": 0.002838806576199002
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_15[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_15[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_15[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_15[1, 1, 1, -0.1, 0.3, 0.3][test]\\animation[1, 1, 1, -0.1, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_15[1, 1, 1, -0.1, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                5.893
            ],
            [
                "N/A",
                5.893,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                24.5479
            ],
            [
                "N/A",
                24.5479,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 16,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.3
                ],
                [
                    -0.1,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12410714285714286,
                    0.151875,
                    0.14285714285714285,
                    0.1509375
                ],
                "THEORETICAL": [
                    0.1894478665132264,
                    0.18347959953390156,
                    0.17752146015505904,
                    0.16800609649816206,
                    0.16374573635526088
                ],
                "EMPIRICAL_TEST": [
                    0.25767822265625,
                    0.2031982421875,
                    0.18305908203125,
                    0.16911272321428572,
                    0.1648681640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03214285714285714,
                    0.04875,
                    0.055357142857142855,
                    0.0528125
                ],
                "THEORETICAL": [
                    0.14778756609178123,
                    0.12869516455426788,
                    0.10845955433755955,
                    0.09172396007205122,
                    0.08124745404736267
                ],
                "EMPIRICAL_TEST": [
                    0.1681640625,
                    0.13518240792410716,
                    0.10962646484375,
                    0.0919189453125,
                    0.08146484375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.028125,
                    0.03482142857142857,
                    0.0409375
                ],
                "THEORETICAL": [
                    0.13895107999789952,
                    0.12527439409783697,
                    0.11115822101390453,
                    0.09501641843395006,
                    0.08059693958276293
                ],
                "EMPIRICAL_TEST": [
                    0.1553515625,
                    0.13210972377232144,
                    0.1117724609375,
                    0.094189453125,
                    0.08005859375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06219678044761667
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9203701863924647
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0012973364194234212,
            "THEORETICAL": 0.0011383985810809664,
            "EMPIRICAL_TEST": 0.002160908844735887,
            "n": [
                0.0009683283832338122,
                0.0006997818417019315,
                0.0005439193381203545,
                0.0003756598631540934,
                0.0002914532025655111,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0007758308119244046,
            "2": 0.0007604398330052694,
            "3": 0.0007609836260477702,
            "total": 0.0028791426287757024
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_16[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_16[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_16[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_16[1, 1, 1, -0.1, 0.3, 0.3][test]\\animation[1, 1, 1, -0.1, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_16[1, 1, 1, -0.1, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                28.5421
            ],
            [
                "N/A",
                28.5421,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                24.5479
            ],
            [
                "N/A",
                24.5479,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 17,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.3
                ],
                [
                    -0.1,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12410714285714286,
                    0.151875,
                    0.14285714285714285,
                    0.1509375
                ],
                "THEORETICAL": [
                    0.1894478665132264,
                    0.18347959953390156,
                    0.17752146015505904,
                    0.16800609649816206,
                    0.16374573635526088
                ],
                "EMPIRICAL_TEST": [
                    0.25767822265625,
                    0.2031982421875,
                    0.18305908203125,
                    0.16911272321428572,
                    0.1648681640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03214285714285714,
                    0.04875,
                    0.055357142857142855,
                    0.0528125
                ],
                "THEORETICAL": [
                    0.14778756609178123,
                    0.12869516455426788,
                    0.10845955433755955,
                    0.09172396007205122,
                    0.08124745404736267
                ],
                "EMPIRICAL_TEST": [
                    0.1681640625,
                    0.13518240792410716,
                    0.10962646484375,
                    0.0919189453125,
                    0.08146484375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.028125,
                    0.03482142857142857,
                    0.0409375
                ],
                "THEORETICAL": [
                    0.13895107999789952,
                    0.12527439409783697,
                    0.11115822101390453,
                    0.09501641843395006,
                    0.08059693958276293
                ],
                "EMPIRICAL_TEST": [
                    0.1553515625,
                    0.13210972377232144,
                    0.1117724609375,
                    0.094189453125,
                    0.08005859375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06219678044761667
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9203701863924647
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0013665982749727038,
            "THEORETICAL": 0.00118799712922838,
            "EMPIRICAL_TEST": 0.00224613971180386,
            "n": [
                0.0010062023666169908,
                0.0007189583116107516,
                0.000524154504140218,
                0.0004413257704840766,
                0.000304755965868632,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008066560824712117,
            "2": 0.0007859931389490763,
            "3": 0.0007969313197665744,
            "total": 0.0029953969187206694
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_17[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_17[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_17[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_17[1, 1, 1, -0.1, 0.3, 0.3][test]\\animation[1, 1, 1, -0.1, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_17[1, 1, 1, -0.1, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                28.5421
            ],
            [
                "N/A",
                28.5421,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                24.5479
            ],
            [
                "N/A",
                24.5479,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 18,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.3
                ],
                [
                    -0.1,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12410714285714286,
                    0.151875,
                    0.14285714285714285,
                    0.1509375
                ],
                "THEORETICAL": [
                    0.1894478665132264,
                    0.18347959953390156,
                    0.17752146015505904,
                    0.16800609649816206,
                    0.16374573635526088
                ],
                "EMPIRICAL_TEST": [
                    0.25767822265625,
                    0.2031982421875,
                    0.18305908203125,
                    0.16911272321428572,
                    0.1648681640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03214285714285714,
                    0.04875,
                    0.055357142857142855,
                    0.0528125
                ],
                "THEORETICAL": [
                    0.14778756609178123,
                    0.12869516455426788,
                    0.10845955433755955,
                    0.09172396007205122,
                    0.08124745404736267
                ],
                "EMPIRICAL_TEST": [
                    0.1681640625,
                    0.13518240792410716,
                    0.10962646484375,
                    0.0919189453125,
                    0.08146484375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.010714285714285714,
                    0.028125,
                    0.03482142857142857,
                    0.0409375
                ],
                "THEORETICAL": [
                    0.13895107999789952,
                    0.12527439409783697,
                    0.11115822101390453,
                    0.09501641843395006,
                    0.08059693958276293
                ],
                "EMPIRICAL_TEST": [
                    0.1553515625,
                    0.13210972377232144,
                    0.1117724609375,
                    0.094189453125,
                    0.08005859375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06219678044761667
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9203701863924647
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0013361669911278618,
            "THEORETICAL": 0.0011840458710988362,
            "EMPIRICAL_TEST": 0.0022164908382627697,
            "n": [
                0.0009715686241785686,
                0.0007579734590318468,
                0.0005349611573749119,
                0.0003917096058527629,
                0.00030000381999545627,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.000799729691611396,
            "2": 0.0007830737034479777,
            "3": 0.0007745809025234646,
            "total": 0.002956216666433546
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_18[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_18[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_18[1, 1, 1, -0.1, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_18[1, 1, 1, -0.1, 0.3, 0.3][test]\\animation[1, 1, 1, -0.1, 0.3, 0.3][test]n_0_32.gif",
        "export_path_html_report": "sim_report_18[1, 1, 1, -0.1, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                28.5421
            ],
            [
                "N/A",
                28.5421,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                24.5479
            ],
            [
                "N/A",
                24.5479,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.835,
                        0.083
                    ],
                    [
                        2.559,
                        0.1174
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        2.5888,
                        0.1201
                    ],
                    [
                        4.6175,
                        0.0855
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 19,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.2,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.2,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.2,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.2,
                    0.3
                ],
                [
                    -0.2,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12142857142857143,
                    0.13875,
                    0.14866071428571428,
                    0.15125,
                    0.156875,
                    0.155
                ],
                "THEORETICAL": [
                    0.19126668173296257,
                    0.18578300392703925,
                    0.17929194057728234,
                    0.16894783938620025,
                    0.16415572174287754,
                    0.1622972415743484,
                    0.16026593353290153
                ],
                "EMPIRICAL_TEST": [
                    0.26275146484375,
                    0.21042654854910714,
                    0.186064453125,
                    0.16936383928571427,
                    0.1645751953125,
                    0.162421875,
                    0.160537109375
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.019642857142857142,
                    0.02875,
                    0.04241071428571429,
                    0.045625,
                    0.05515625,
                    0.058046875
                ],
                "THEORETICAL": [
                    0.13857003227985273,
                    0.11910594318437508,
                    0.09711200647498826,
                    0.07857944744345377,
                    0.06715691290232048,
                    0.06350737622962567,
                    0.06001533599058852
                ],
                "EMPIRICAL_TEST": [
                    0.157220458984375,
                    0.12067522321428571,
                    0.0986474609375,
                    0.07909458705357143,
                    0.067265625,
                    0.0635888671875,
                    0.060390625
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.009821428571428571,
                    0.01625,
                    0.033928571428571426,
                    0.0390625,
                    0.04890625,
                    0.054609375
                ],
                "THEORETICAL": [
                    0.1333516183493929,
                    0.11801076290857679,
                    0.10477801357601634,
                    0.0822305643562069,
                    0.0710081731981596,
                    0.06436883209254445,
                    0.05936409481038856
                ],
                "EMPIRICAL_TEST": [
                    0.14940185546875,
                    0.12018868582589286,
                    0.10656005859375,
                    0.08296595982142857,
                    0.0718408203125,
                    0.064853515625,
                    0.0596484375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.056923149003329065,
            "3": 0.054088781393365926
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.8944193675229213,
            "3": 0.8803479425773105
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0016759023401472304,
            "THEORETICAL": 0.0014824657970004612,
            "EMPIRICAL_TEST": 0.0027868005964491105,
            "n": [
                0.0010538524389266967,
                0.0007380457719167073,
                0.0005180488692389595,
                0.00037788569927215576,
                0.00028727710247039795,
                0.00031527618567148846,
                0.0003872924380832248,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0010380456182691785,
            "2": 0.0009381633996963501,
            "3": 0.000981329149670071,
            "total": 0.0036776785055796304
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_19[1, 1, 1, -0.2, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_19[1, 1, 1, -0.2, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_19[1, 1, 1, -0.2, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_19[1, 1, 1, -0.2, 0.3, 0.3][test]\\animation[1, 1, 1, -0.2, 0.3, 0.3][test]n_0_128.gif",
        "export_path_html_report": "sim_report_19[1, 1, 1, -0.2, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                94.9755
            ],
            [
                "N/A",
                94.9755,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                99.0559
            ],
            [
                "N/A",
                99.0559,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        6.5695,
                        0.0615
                    ],
                    [
                        2.125,
                        0.1164
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        6.5695,
                        0.0615
                    ],
                    [
                        2.125,
                        0.1164
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        6.6302,
                        0.0616
                    ],
                    [
                        2.0579,
                        0.1194
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        6.6302,
                        0.0616
                    ],
                    [
                        2.0579,
                        0.1194
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 20,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.4,
                0.3,
                0.3
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.4,
                0.3,
                0.3
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.4,
                    0.3
                ],
                [
                    null,
                    null,
                    0.3
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.4,
                    0.3
                ],
                [
                    -0.4,
                    1,
                    0.3
                ],
                [
                    0.3,
                    0.3,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.11785714285714285,
                    0.140625,
                    0.14241071428571428,
                    0.1496875,
                    0.1621875,
                    0.16375,
                    0.1600390625,
                    0.1593359375,
                    0.1581640625,
                    0.158408203125,
                    0.158388671875,
                    0.15860595703125
                ],
                "THEORETICAL": [
                    0.18828569338477075,
                    0.18598235884353836,
                    0.1809541921881932,
                    0.1713418352974589,
                    0.16426243778531252,
                    0.1609602744088775,
                    0.15998913914074478,
                    0.1594061500646016,
                    0.1590193684771752,
                    0.15887530901208602,
                    0.15877682187509054,
                    0.15871469254390094,
                    0.15868076519725713
                ],
                "EMPIRICAL_TEST": [
                    0.2482275390625,
                    0.20359584263392858,
                    0.18382568359375,
                    0.17111118861607144,
                    0.1639501953125,
                    0.1606005859375,
                    0.1598095703125,
                    0.15962890625,
                    0.1591845703125,
                    0.1590087890625,
                    0.15890625,
                    0.15884765625,
                    0.1587890625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.013392857142857142,
                    0.02125,
                    0.019642857142857142,
                    0.0253125,
                    0.03,
                    0.03265625,
                    0.0312109375,
                    0.0330859375,
                    0.03421875,
                    0.0346826171875,
                    0.03451171875,
                    0.034410400390625
                ],
                "THEORETICAL": [
                    0.12182920540211384,
                    0.09767524251661136,
                    0.06995685816784807,
                    0.053030874905135444,
                    0.046396033459512494,
                    0.040086236806111224,
                    0.03715533017235103,
                    0.035638136204723045,
                    0.034694126955623274,
                    0.03436473956672053,
                    0.03415786513879125,
                    0.03404704462248354,
                    0.03399919037777038
                ],
                "EMPIRICAL_TEST": [
                    0.132281494140625,
                    0.09901994977678572,
                    0.07058837890625,
                    0.05350516183035714,
                    0.0473828125,
                    0.040849609375,
                    0.0382666015625,
                    0.0368994140625,
                    0.036044921875,
                    0.035556640625,
                    0.035322265625,
                    0.035234375,
                    0.035224609375
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.007142857142857143,
                    0.013125,
                    0.016517857142857143,
                    0.025625,
                    0.02828125,
                    0.0315625,
                    0.031015625,
                    0.0328125,
                    0.033916015625,
                    0.0345556640625,
                    0.0343896484375,
                    0.034337158203125
                ],
                "THEORETICAL": [
                    0.12489705695205418,
                    0.10341690642525538,
                    0.08400478901101845,
                    0.06206806933659202,
                    0.051667509641950174,
                    0.04355050667316886,
                    0.03892428787284909,
                    0.036449864005797306,
                    0.03515953541378931,
                    0.03463303159444956,
                    0.03424338484966456,
                    0.03410103066837787,
                    0.03403873599686309
                ],
                "EMPIRICAL_TEST": [
                    0.13730712890625,
                    0.10514439174107143,
                    0.0850927734375,
                    0.06288364955357142,
                    0.0526318359375,
                    0.0443701171875,
                    0.039755859375,
                    0.0375830078125,
                    0.0363525390625,
                    0.03603515625,
                    0.0354443359375,
                    0.03537109375,
                    0.0351708984375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.0339445774309145,
            "3": NaN
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.7745647681118148,
            "3": 0.7745647681118145
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.21822754482428233,
            "THEORETICAL": 0.2011296856403351,
            "EMPIRICAL_TEST": 0.20898649705780878,
            "n": [
                0.0009903920359081691,
                0.0006862096654044257,
                0.0005144614643520779,
                0.0003748312923643324,
                0.0003050166368484497,
                0.0003022493918736776,
                0.0003723520702785916,
                0.0005443722671932645,
                0.0010832166009479098,
                0.003000312712457445,
                0.010242889920870463,
                0.03857967429690891,
                0.1701336101690928
            ],
            "1": 0.1659191146824095,
            "2": 0.029134784274631075,
            "3": 0.031025804612371657,
            "total": 0.22712958852450052
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_20[1, 1, 1, -0.4, 0.3, 0.3][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_20[1, 1, 1, -0.4, 0.3, 0.3][test]",
        "export_path_tables_dir": "tables\\sim_tables_20[1, 1, 1, -0.4, 0.3, 0.3][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_20[1, 1, 1, -0.4, 0.3, 0.3][test]\\animation[1, 1, 1, -0.4, 0.3, 0.3][test]n_0_8192.gif",
        "export_path_html_report": "sim_report_20[1, 1, 1, -0.4, 0.3, 0.3][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                6737.2715
            ],
            [
                "N/A",
                6737.2715,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        12.7179,
                        0.0352
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        12.7179,
                        0.0352
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 21,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                2,
                -0.1,
                0,
                0
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                2
            ],
            "rho": [
                -0.1,
                0,
                0
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0
                ],
                [
                    null,
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0
                ],
                [
                    -0.1,
                    1,
                    0
                ],
                [
                    0,
                    0,
                    4
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.11696428571428572,
                    0.1425,
                    0.14910714285714285,
                    0.1503125,
                    0.1534375
                ],
                "THEORETICAL": [
                    0.18657371601668185,
                    0.182590265995392,
                    0.17637652360858955,
                    0.16768625209277535,
                    0.16370553621521564,
                    0.1611626413009607
                ],
                "EMPIRICAL_TEST": [
                    0.2521240234375,
                    0.21177106584821428,
                    0.1784716796875,
                    0.16825125558035714,
                    0.164716796875,
                    0.1619384765625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.022321428571428572,
                    0.049375,
                    0.053125,
                    0.05375,
                    0.06265625
                ],
                "THEORETICAL": [
                    0.14874302799452013,
                    0.13319522606206258,
                    0.10999927984355462,
                    0.08749682065957548,
                    0.07978152618334827,
                    0.07425418825827386
                ],
                "EMPIRICAL_TEST": [
                    0.16493408203125,
                    0.1453281947544643,
                    0.11080810546875,
                    0.08803013392857142,
                    0.080126953125,
                    0.0748486328125
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.00625,
                    0.02375,
                    0.029017857142857144,
                    0.0359375,
                    0.04796875
                ],
                "THEORETICAL": [
                    0.19350086939932287,
                    0.16338930567983345,
                    0.1272767236403416,
                    0.09639784431636257,
                    0.08177735759219294,
                    0.06951476124029592
                ],
                "EMPIRICAL_TEST": [
                    0.229090576171875,
                    0.17377755301339284,
                    0.1301953125,
                    0.09683663504464286,
                    0.08220703125,
                    0.0696533203125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.05793699765226723
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.8994398256693452
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0016467974583307902,
            "THEORETICAL": 0.0014349496364593505,
            "EMPIRICAL_TEST": 0.0026600464847352768,
            "n": [
                0.0010900606711705526,
                0.0007858173052469889,
                0.0005888830953174167,
                0.0004190712504916721,
                0.00030185752444797094,
                0.00034740693039364285,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009626513057284884,
            "2": 0.0009274091985490587,
            "3": 0.0009272203842798869,
            "total": 0.0035330967770682443
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_21[1, 1, 2, -0.1, 0, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_21[1, 1, 2, -0.1, 0, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_21[1, 1, 2, -0.1, 0, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_21[1, 1, 2, -0.1, 0, 0][test]\\animation[1, 1, 2, -0.1, 0, 0][test]n_0_64.gif",
        "export_path_html_report": "sim_report_21[1, 1, 2, -0.1, 0, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                2.4035
            ],
            [
                "N/A",
                "N/A",
                39.2964
            ],
            [
                2.4035,
                39.2964,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                39.0136
            ],
            [
                "N/A",
                39.0136,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                [
                    [
                        1.2651,
                        0.1855
                    ]
                ]
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.2963,
                        0.0781
                    ]
                ]
            ],
            [
                [
                    [
                        1.2651,
                        0.1855
                    ]
                ],
                [
                    [
                        5.2963,
                        0.0781
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.2859,
                        0.0786
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        5.2859,
                        0.0786
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 22,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                2,
                -0.1,
                0.2,
                0
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                2
            ],
            "rho": [
                -0.1,
                0.2,
                0
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.2
                ],
                [
                    null,
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.4
                ],
                [
                    -0.1,
                    1,
                    0
                ],
                [
                    0.4,
                    0,
                    4
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.10982142857142857,
                    0.141875,
                    0.14866071428571428,
                    0.1521875,
                    0.1553125,
                    0.159140625,
                    0.15859375
                ],
                "THEORETICAL": [
                    0.18736672657704412,
                    0.1853472362724333,
                    0.1787457244187938,
                    0.16754962866157616,
                    0.16349274688218615,
                    0.16104705056758717,
                    0.15992260839233602,
                    0.1594151182934816
                ],
                "EMPIRICAL_TEST": [
                    0.2499951171875,
                    0.21501116071428572,
                    0.17945068359375,
                    0.16849539620535714,
                    0.164296875,
                    0.1618359375,
                    0.161201171875,
                    0.1607666015625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.022321428571428572,
                    0.0425,
                    0.05223214285714286,
                    0.055625,
                    0.06140625,
                    0.0621875,
                    0.0673828125
                ],
                "THEORETICAL": [
                    0.1499073125709924,
                    0.13541904198260868,
                    0.10844256277867892,
                    0.08857492182852411,
                    0.07920820948532238,
                    0.07339707683169133,
                    0.0706837239460668,
                    0.06942396407827231
                ],
                "EMPIRICAL_TEST": [
                    0.167291259765625,
                    0.14629255022321427,
                    0.1090234375,
                    0.08895089285714286,
                    0.0799609375,
                    0.074375,
                    0.071640625,
                    0.069853515625
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.008035714285714285,
                    0.023125,
                    0.038839285714285715,
                    0.0490625,
                    0.05796875,
                    0.058125,
                    0.0648046875
                ],
                "THEORETICAL": [
                    0.20285865420055962,
                    0.17213156216924466,
                    0.13307348653237544,
                    0.09997008673929968,
                    0.08295775319149817,
                    0.07330235782215755,
                    0.069391107724659,
                    0.06684065812446985
                ],
                "EMPIRICAL_TEST": [
                    0.244317626953125,
                    0.18268868582589284,
                    0.13530517578125,
                    0.10037667410714286,
                    0.083232421875,
                    0.073583984375,
                    0.0699072265625,
                    0.0672900390625
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.06604736328125
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9319667376039227
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.002196415728992886,
            "THEORETICAL": 0.0019653338193893434,
            "EMPIRICAL_TEST": 0.003569472630818685,
            "n": [
                0.0010710348023308647,
                0.0008079282442728679,
                0.0005666353967454698,
                0.00039979517459869384,
                0.0003269121381971571,
                0.00035454597738054065,
                0.0004357873068915473,
                0.000666628877321879,
                0.0,
                0.0
            ],
            "1": 0.0013491636514663696,
            "2": 0.0012040115065044827,
            "3": 0.0012478817833794487,
            "total": 0.0046292679177390205
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_22[1, 1, 2, -0.1, 0.2, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_22[1, 1, 2, -0.1, 0.2, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_22[1, 1, 2, -0.1, 0.2, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_22[1, 1, 2, -0.1, 0.2, 0][test]\\animation[1, 1, 2, -0.1, 0.2, 0][test]n_0_256.gif",
        "export_path_html_report": "sim_report_22[1, 1, 2, -0.1, 0.2, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                2.9072
            ],
            [
                "N/A",
                "N/A",
                62.9163
            ],
            [
                2.9072,
                62.9163,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                55.9198
            ],
            [
                "N/A",
                55.9198,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                [
                    [
                        1.5396,
                        0.1863
                    ]
                ]
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.9754,
                        0.0735
                    ]
                ]
            ],
            [
                [
                    [
                        1.5396,
                        0.1863
                    ]
                ],
                [
                    [
                        5.9754,
                        0.0735
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.8053,
                        0.0755
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        5.8053,
                        0.0755
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 23,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                2,
                -0.1,
                0.1,
                0
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                2
            ],
            "rho": [
                -0.1,
                0.1,
                0
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.1
                ],
                [
                    null,
                    null,
                    0
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.2
                ],
                [
                    -0.1,
                    1,
                    0
                ],
                [
                    0.2,
                    0,
                    4
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.11428571428571428,
                    0.145625,
                    0.14464285714285716,
                    0.1540625,
                    0.15453125,
                    0.159140625,
                    0.15734375
                ],
                "THEORETICAL": [
                    0.1868734506719156,
                    0.1836690272800535,
                    0.17687971464880545,
                    0.16777933693228061,
                    0.1636214832587643,
                    0.161325689582846,
                    0.16006167648001607,
                    0.15941064970419536
                ],
                "EMPIRICAL_TEST": [
                    0.2493994140625,
                    0.20890590122767858,
                    0.178544921875,
                    0.16873953683035714,
                    0.164560546875,
                    0.1619970703125,
                    0.1610107421875,
                    0.1604736328125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.02142857142857143,
                    0.044375,
                    0.05357142857142857,
                    0.0584375,
                    0.0640625,
                    0.063046875,
                    0.0677734375
                ],
                "THEORETICAL": [
                    0.14949846074125883,
                    0.13384462189903626,
                    0.109550740239723,
                    0.08818199884919133,
                    0.07910308287183372,
                    0.07394440131985011,
                    0.07081704294312219,
                    0.06942749419874411
                ],
                "EMPIRICAL_TEST": [
                    0.165970458984375,
                    0.14516775948660715,
                    0.11007080078125,
                    0.08866141183035714,
                    0.0797412109375,
                    0.07494140625,
                    0.0715966796875,
                    0.0699658203125
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.005357142857142857,
                    0.020625,
                    0.0375,
                    0.04625,
                    0.05578125,
                    0.054609375,
                    0.0626171875
                ],
                "THEORETICAL": [
                    0.201616747757471,
                    0.16837805885188423,
                    0.13226400629839552,
                    0.0973954384383912,
                    0.07887320470761568,
                    0.07096638895298014,
                    0.06640010311141134,
                    0.06404295598337681
                ],
                "EMPIRICAL_TEST": [
                    0.2399658203125,
                    0.17886788504464285,
                    0.13424072265625,
                    0.09796316964285715,
                    0.079306640625,
                    0.07119140625,
                    0.0669580078125,
                    0.064462890625
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.0635400390625
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9176831806239562
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.002078666951921251,
            "THEORETICAL": 0.001831419269243876,
            "EMPIRICAL_TEST": 0.003361031346850925,
            "n": [
                0.000991518497467041,
                0.0007258311907450358,
                0.0005601892868677775,
                0.00040198882420857746,
                0.00030141651630401613,
                0.00031857649485270183,
                0.00040114521980285647,
                0.0006651745239893595,
                0.0,
                0.0
            ],
            "1": 0.0012866411606470745,
            "2": 0.0011311709880828858,
            "3": 0.001178097989824083,
            "total": 0.004365840554237365
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_23[1, 1, 2, -0.1, 0.1, 0][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_23[1, 1, 2, -0.1, 0.1, 0][test]",
        "export_path_tables_dir": "tables\\sim_tables_23[1, 1, 2, -0.1, 0.1, 0][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_23[1, 1, 2, -0.1, 0.1, 0][test]\\animation[1, 1, 2, -0.1, 0.1, 0][test]n_0_256.gif",
        "export_path_html_report": "sim_report_23[1, 1, 2, -0.1, 0.1, 0][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                2.8106
            ],
            [
                "N/A",
                "N/A",
                31.4646
            ],
            [
                2.8106,
                31.4646,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                31.0251
            ],
            [
                "N/A",
                31.0251,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                [
                    [
                        1.4909,
                        0.1853
                    ]
                ]
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.9757,
                        0.0793
                    ]
                ]
            ],
            [
                [
                    [
                        1.4909,
                        0.1853
                    ]
                ],
                [
                    [
                        4.9757,
                        0.0793
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        4.9554,
                        0.0801
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        4.9554,
                        0.0801
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 24,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                2,
                -0.1,
                0.35,
                0.35
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                2
            ],
            "rho": [
                -0.1,
                0.35,
                0.35
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.35
                ],
                [
                    null,
                    null,
                    0.35
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.7
                ],
                [
                    -0.1,
                    1,
                    0.7
                ],
                [
                    0.7,
                    0.7,
                    4
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12232142857142857,
                    0.145625,
                    0.146875,
                    0.1540625,
                    0.1521875,
                    0.150703125,
                    0.1548828125
                ],
                "THEORETICAL": [
                    0.1889968433786166,
                    0.1833373471974448,
                    0.1767318866138764,
                    0.16730644547751028,
                    0.16400303530571325,
                    0.1615789119582021,
                    0.1601886879296551,
                    0.1594201534942662
                ],
                "EMPIRICAL_TEST": [
                    0.2524609375,
                    0.20594308035714284,
                    0.1825439453125,
                    0.16792340959821428,
                    0.1649267578125,
                    0.16255859375,
                    0.161123046875,
                    0.160263671875
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.0375,
                    0.04625,
                    0.05044642857142857,
                    0.0534375,
                    0.06171875,
                    0.0640625,
                    0.0662890625
                ],
                "THEORETICAL": [
                    0.14764127570425095,
                    0.1309411856928167,
                    0.10623053528611241,
                    0.08861584789590603,
                    0.0816331946528763,
                    0.0753946474854013,
                    0.07128375242394995,
                    0.06961477042347783
                ],
                "EMPIRICAL_TEST": [
                    0.1686474609375,
                    0.13641357421875,
                    0.107353515625,
                    0.08946358816964285,
                    0.0822119140625,
                    0.0759521484375,
                    0.0715625,
                    0.070009765625
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.014285714285714285,
                    0.031875,
                    0.039732142857142855,
                    0.044375,
                    0.05375,
                    0.05625,
                    0.060234375
                ],
                "THEORETICAL": [
                    0.21099311581754027,
                    0.18259315147367203,
                    0.1400176110857821,
                    0.10090291322766724,
                    0.08698701871827136,
                    0.07455158786801118,
                    0.06912835886573426,
                    0.06605682705306619
                ],
                "EMPIRICAL_TEST": [
                    0.259691162109375,
                    0.1984898158482143,
                    0.14450439453125,
                    0.10159040178571428,
                    0.0869775390625,
                    0.0745751953125,
                    0.069375,
                    0.06611328125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.063173828125
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9268755687793803
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.002050796482298109,
            "THEORETICAL": 0.001806367966863844,
            "EMPIRICAL_TEST": 0.0033545764287312824,
            "n": [
                0.0010332252581914266,
                0.0007580936617321438,
                0.0005212846729490492,
                0.00038083924187554255,
                0.0002903920412063599,
                0.0003451187743080987,
                0.00040341496467590334,
                0.0006133652395672268,
                0.0,
                0.0
            ],
            "1": 0.0012598760922749837,
            "2": 0.0011257861057917277,
            "3": 0.0011947278843985663,
            "total": 0.004345733854505751
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_24[1, 1, 2, -0.1, 0.35, 0.35][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_24[1, 1, 2, -0.1, 0.35, 0.35][test]",
        "export_path_tables_dir": "tables\\sim_tables_24[1, 1, 2, -0.1, 0.35, 0.35][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_24[1, 1, 2, -0.1, 0.35, 0.35][test]\\animation[1, 1, 2, -0.1, 0.35, 0.35][test]n_0_256.gif",
        "export_path_html_report": "sim_report_24[1, 1, 2, -0.1, 0.35, 0.35][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                3.9103
            ],
            [
                "N/A",
                "N/A",
                58.2406
            ],
            [
                3.9103,
                58.2406,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                2.8136
            ],
            [
                "N/A",
                "N/A",
                54.7898
            ],
            [
                2.8136,
                54.7898,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                [
                    [
                        1.9673,
                        0.1835
                    ]
                ]
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.864,
                        0.0762
                    ]
                ]
            ],
            [
                [
                    [
                        1.9673,
                        0.1835
                    ]
                ],
                [
                    [
                        5.864,
                        0.0762
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                [
                    [
                        1.4924,
                        0.2296
                    ]
                ]
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        5.7758,
                        0.0774
                    ]
                ]
            ],
            [
                [
                    [
                        1.4924,
                        0.2296
                    ]
                ],
                [
                    [
                        5.7758,
                        0.0774
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 25,
        "sim_tag": {
            "dims": [
                1,
                2,
                3
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                1,
                -0.1,
                0.35,
                0.35
            ],
            "dim": 3,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1,
                1
            ],
            "rho": [
                -0.1,
                0.35,
                0.35
            ],
            "mean_pos": [
                1,
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1,
                    0.35
                ],
                [
                    null,
                    null,
                    0.35
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1,
                    0.35
                ],
                [
                    -0.1,
                    1,
                    0.35
                ],
                [
                    0.35,
                    0.35,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12142857142857143,
                    0.15125,
                    0.14017857142857143,
                    0.14875,
                    0.15140625,
                    0.154375
                ],
                "THEORETICAL": [
                    0.1893852173155438,
                    0.18352588721849006,
                    0.17768421527209527,
                    0.16822647633079782,
                    0.1637271034269719,
                    0.16151731008006237,
                    0.16025469175771015
                ],
                "EMPIRICAL_TEST": [
                    0.25786865234375,
                    0.20317034040178572,
                    0.183203125,
                    0.16948590959821427,
                    0.1646923828125,
                    0.16283203125,
                    0.1617431640625
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.03125,
                    0.04875,
                    0.054464285714285715,
                    0.051875,
                    0.06265625,
                    0.066953125
                ],
                "THEORETICAL": [
                    0.14711157066048747,
                    0.1284167396575278,
                    0.10890800159174592,
                    0.09164187022339408,
                    0.08139239513731159,
                    0.07500249420804496,
                    0.07153869446394352
                ],
                "EMPIRICAL_TEST": [
                    0.167783203125,
                    0.13506905691964285,
                    0.11012939453125,
                    0.09169224330357142,
                    0.081572265625,
                    0.0751416015625,
                    0.071689453125
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.011607142857142858,
                    0.03125,
                    0.039285714285714285,
                    0.0434375,
                    0.05734375,
                    0.06390625
                ],
                "THEORETICAL": [
                    0.14200323839325477,
                    0.12883321387255486,
                    0.11431696832004196,
                    0.0982612463944487,
                    0.08401067252050692,
                    0.07538769865759062,
                    0.07028230366423935
                ],
                "EMPIRICAL_TEST": [
                    0.15983642578125,
                    0.13602120535714285,
                    0.11586181640625,
                    0.09760393415178571,
                    0.0839697265625,
                    0.07548828125,
                    0.0705517578125
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            },
            "3": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100,
                    100,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185,
            "3": 0.0651017595959611
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236,
            "3": 0.9345123220161943
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0016468269295162625,
            "THEORETICAL": 0.0014458546373579237,
            "EMPIRICAL_TEST": 0.0027426775296529133,
            "n": [
                0.0010212618112564087,
                0.0007027222050560846,
                0.0005195495155122545,
                0.0003774812486436632,
                0.000285522805319892,
                0.00031158182356092666,
                0.00039450102382236054,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.001006891859902276,
            "2": 0.0009572720527648926,
            "3": 0.0009476153055826823,
            "total": 0.00361262043317159
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_25[1, 1, 1, -0.1, 0.35, 0.35][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_25[1, 1, 1, -0.1, 0.35, 0.35][test]",
        "export_path_tables_dir": "tables\\sim_tables_25[1, 1, 1, -0.1, 0.35, 0.35][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_25[1, 1, 1, -0.1, 0.35, 0.35][test]\\animation[1, 1, 1, -0.1, 0.35, 0.35][test]n_0_128.gif",
        "export_path_html_report": "sim_report_25[1, 1, 1, -0.1, 0.35, 0.35][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                75.3039
            ],
            [
                "N/A",
                75.3039,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                75.2465
            ],
            [
                "N/A",
                75.2465,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        6.2347,
                        0.0742
                    ],
                    [
                        1.9246,
                        0.1298
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        6.2347,
                        0.0742
                    ],
                    [
                        1.9246,
                        0.1298
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A",
                [
                    [
                        1.893,
                        0.1386
                    ],
                    [
                        6.2336,
                        0.0743
                    ]
                ]
            ],
            [
                "N/A",
                [
                    [
                        1.893,
                        0.1386
                    ],
                    [
                        6.2336,
                        0.0743
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 26,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                -0.1
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1
            ],
            "rho": [
                -0.1
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.1
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.1
                ],
                [
                    -0.1,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.12767857142857142,
                    0.1525,
                    0.15580357142857143,
                    0.1621875
                ],
                "THEORETICAL": [
                    0.19062959412629277,
                    0.18694677989614547,
                    0.1783895418610654,
                    0.17031397908306695,
                    0.1643332134314058
                ],
                "EMPIRICAL_TEST": [
                    0.254736328125,
                    0.20322091238839285,
                    0.18422607421875,
                    0.1708740234375,
                    0.1648828125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.025,
                    0.044375,
                    0.05223214285714286,
                    0.064375
                ],
                "THEORETICAL": [
                    0.14336875682321962,
                    0.12694467648346203,
                    0.10869189473988086,
                    0.08974077690210429,
                    0.08236071735860617
                ],
                "EMPIRICAL_TEST": [
                    0.16463134765625,
                    0.13246198381696428,
                    0.10929931640625,
                    0.08980538504464286,
                    0.082421875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.06801856405707185
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.9486544576399236
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0009862501753701105,
            "THEORETICAL": 0.0008810960584216648,
            "EMPIRICAL_TEST": 0.001656817462709215,
            "n": [
                0.0007454309198591444,
                0.0005280478795369467,
                0.0003756744994057549,
                0.0002845409843656752,
                0.00021238777372572157,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0007960955301920573,
            "2": 0.000779354903433058,
            "total": 0.002146082056893243
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_26[1, 1, -0.1][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_26[1, 1, -0.1][test]",
        "export_path_tables_dir": "tables\\sim_tables_26[1, 1, -0.1][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_26[1, 1, -0.1][test]\\animation[1, 1, -0.1][test]n_0_32.gif",
        "export_path_html_report": "sim_report_26[1, 1, -0.1][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ]
    },
    {
        "id": 27,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                1,
                -0.6
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                1
            ],
            "rho": [
                -0.6
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    -0.6
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    -0.6
                ],
                [
                    -0.6,
                    1
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.13482142857142856,
                    0.1525,
                    0.14866071428571428,
                    0.1496875
                ],
                "THEORETICAL": [
                    0.1891820951792594,
                    0.185105210351661,
                    0.17944849353687292,
                    0.17058829340739004,
                    0.16460424596101395
                ],
                "EMPIRICAL_TEST": [
                    0.249749755859375,
                    0.20868094308035715,
                    0.1913916015625,
                    0.17075544084821428,
                    0.1651953125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.0035714285714285713,
                    0.00625,
                    0.010267857142857143,
                    0.01
                ],
                "THEORETICAL": [
                    0.1043698616517736,
                    0.06163235779603205,
                    0.03671533386157832,
                    0.025768769695404075,
                    0.019539604453817104
                ],
                "EMPIRICAL_TEST": [
                    0.1123583984375,
                    0.06526925223214286,
                    0.0370263671875,
                    0.02607421875,
                    0.0195458984375
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.0126736593387341
        },
        "d": {
            "1": 1.412445795420129,
            "2": 0.6324363050933344
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0010404734479056465,
            "THEORETICAL": 0.0009205677774217394,
            "EMPIRICAL_TEST": 0.0017216051287121243,
            "n": [
                0.0007687207725312975,
                0.0005884767903221978,
                0.000385208527247111,
                0.0002819622225231594,
                0.0002079278892940945,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008290584882100423,
            "2": 0.0008145662811067369,
            "total": 0.0022322962019178604
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_27[1, 1, -0.6][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_27[1, 1, -0.6][test]",
        "export_path_tables_dir": "tables\\sim_tables_27[1, 1, -0.6][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_27[1, 1, -0.6][test]\\animation[1, 1, -0.6][test]n_0_32.gif",
        "export_path_html_report": "sim_report_27[1, 1, -0.6][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                "N/A"
            ],
            [
                "N/A",
                "N/A"
            ]
        ]
    },
    {
        "id": 28,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0.6
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0.6
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0.6
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    2.4
                ],
                [
                    2.4,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.1125,
                    0.145,
                    0.14642857142857144,
                    0.1596875
                ],
                "THEORETICAL": [
                    0.18609421824575292,
                    0.18504995897864554,
                    0.181436102351632,
                    0.17074462816790126,
                    0.16559427464551177
                ],
                "EMPIRICAL_TEST": [
                    0.24974609375,
                    0.21279122488839286,
                    0.18431640625,
                    0.16944405691964284,
                    0.1642236328125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05357142857142857,
                    0.0975,
                    0.11428571428571428,
                    0.136875
                ],
                "THEORETICAL": [
                    0.27745017272735717,
                    0.24464848477428483,
                    0.2060196016709096,
                    0.1779592315459412,
                    0.15741525039431856
                ],
                "EMPIRICAL_TEST": [
                    0.416622314453125,
                    0.2943324497767857,
                    0.21281982421875,
                    0.1768310546875,
                    0.15763671875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.13752304121961867
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.2956317551681247
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0012648938099543254,
            "THEORETICAL": 0.001112348371081882,
            "EMPIRICAL_TEST": 0.001989957226647271,
            "n": [
                0.0009680369165208604,
                0.0005980798933241103,
                0.00045115530490875245,
                0.00034621152612898085,
                0.0002712193462583754,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009525238143073188,
            "2": 0.0009953067037794326,
            "total": 0.0026347029871410794
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_28[1, 4, 0.6][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_28[1, 4, 0.6][test]",
        "export_path_tables_dir": "tables\\sim_tables_28[1, 4, 0.6][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_28[1, 4, 0.6][test]\\animation[1, 4, 0.6][test]n_0_32.gif",
        "export_path_html_report": "sim_report_28[1, 4, 0.6][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                22.1414
            ],
            [
                22.1414,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                23.0809
            ],
            [
                23.0809,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ]
            ],
            [
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ]
            ],
            [
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 29,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0.6
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0.6
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0.6
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    2.4
                ],
                [
                    2.4,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.1125,
                    0.145,
                    0.14642857142857144,
                    0.1596875
                ],
                "THEORETICAL": [
                    0.18609421824575292,
                    0.18504995897864554,
                    0.181436102351632,
                    0.17074462816790126,
                    0.16559427464551177
                ],
                "EMPIRICAL_TEST": [
                    0.24974609375,
                    0.21279122488839286,
                    0.18431640625,
                    0.16944405691964284,
                    0.1642236328125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05357142857142857,
                    0.0975,
                    0.11428571428571428,
                    0.136875
                ],
                "THEORETICAL": [
                    0.27745017272735717,
                    0.24464848477428483,
                    0.2060196016709096,
                    0.1779592315459412,
                    0.15741525039431856
                ],
                "EMPIRICAL_TEST": [
                    0.416622314453125,
                    0.2943324497767857,
                    0.21281982421875,
                    0.1768310546875,
                    0.15763671875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.13752304121961867
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.2956317551681247
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0011442679166793824,
            "THEORETICAL": 0.0010209035211139255,
            "EMPIRICAL_TEST": 0.001907266444630093,
            "n": [
                0.0008632391028934055,
                0.000620017581515842,
                0.0004459348652097914,
                0.00030536452929178876,
                0.0002377682261996799,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0009049091736475627,
            "2": 0.0009187558624479506,
            "total": 0.0024723243051105077
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_29[1, 4, 0.6][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_29[1, 4, 0.6][test]",
        "export_path_tables_dir": "tables\\sim_tables_29[1, 4, 0.6][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_29[1, 4, 0.6][test]\\animation[1, 4, 0.6][test]n_0_32.gif",
        "export_path_html_report": "sim_report_29[1, 4, 0.6][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                22.1414
            ],
            [
                22.1414,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                23.0809
            ],
            [
                23.0809,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ]
            ],
            [
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ]
            ],
            [
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ],
                "N/A"
            ]
        ]
    },
    {
        "id": 30,
        "sim_tag": {
            "dims": [
                1,
                2
            ],
            "loss_types": [
                "EMPIRICAL_TRAIN",
                "THEORETICAL",
                "EMPIRICAL_TEST"
            ],
            "test_mode": true,
            "test_samples_amt": 1024,
            "iters_per_step": 5,
            "max_steps": 20,
            "min_steps": 20,
            "precision": 9.999999999999999e-05
        },
        "model_tag": {
            "params": [
                1,
                4,
                0.6
            ],
            "dim": 2,
            "N": [
                2,
                4,
                8,
                16,
                32,
                64,
                128,
                256,
                512,
                1024
            ],
            "sigma": [
                1,
                4
            ],
            "rho": [
                0.6
            ],
            "mean_pos": [
                1,
                1
            ],
            "mean_neg": [
                -1,
                -1
            ],
            "dictionary": [
                "LINEAR"
            ],
            "rho_matrix": [
                [
                    null,
                    0.6
                ]
            ],
            "max_n": 8192,
            "cov": [
                [
                    1,
                    2.4
                ],
                [
                    2.4,
                    16
                ]
            ]
        },
        "loss_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.1125,
                    0.145,
                    0.14642857142857144,
                    0.1596875
                ],
                "THEORETICAL": [
                    0.18609421824575292,
                    0.18504995897864554,
                    0.181436102351632,
                    0.17074462816790126,
                    0.16559427464551177
                ],
                "EMPIRICAL_TEST": [
                    0.24974609375,
                    0.21279122488839286,
                    0.18431640625,
                    0.16944405691964284,
                    0.1642236328125
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    0.0,
                    0.05357142857142857,
                    0.0975,
                    0.11428571428571428,
                    0.136875
                ],
                "THEORETICAL": [
                    0.27745017272735717,
                    0.24464848477428483,
                    0.2060196016709096,
                    0.1779592315459412,
                    0.15741525039431856
                ],
                "EMPIRICAL_TEST": [
                    0.416622314453125,
                    0.2943324497767857,
                    0.21281982421875,
                    0.1768310546875,
                    0.15763671875
                ]
            }
        },
        "iter_N": {
            "1": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            },
            "2": {
                "EMPIRICAL_TRAIN": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "THEORETICAL": [
                    400,
                    280,
                    200,
                    140,
                    100
                ],
                "EMPIRICAL_TEST": [
                    400,
                    280,
                    200,
                    140,
                    100
                ]
            }
        },
        "loss_bayes": {
            "1": 0.15865525393145707,
            "2": 0.13752304121961867
        },
        "d": {
            "1": 1.412445795420129,
            "2": 1.2956317551681247
        },
        "time_spent": {
            "EMPIRICAL_TRAIN": 0.0010407925976647272,
            "THEORETICAL": 0.0009368799792395698,
            "EMPIRICAL_TEST": 0.001733625398741828,
            "n": [
                0.0007674129803975423,
                0.0005340396033393012,
                0.0004132880767186483,
                0.0003131620751486884,
                0.0002270348866780599,
                0.0,
                0.0,
                0.0,
                0.0,
                0.0
            ],
            "1": 0.0008258371220694648,
            "2": 0.0008364831739001803,
            "total": 0.0022549376222822403
        },
        "export_path_visualizations_dir": "images\\visualizations\\sim_vis_30[1, 4, 0.6][test]",
        "export_path_graphs_dir": "images\\graphs\\sim_graphs_30[1, 4, 0.6][test]",
        "export_path_tables_dir": "tables\\sim_tables_30[1, 4, 0.6][test]",
        "export_path_animated_gif": "images\\visualizations\\sim_vis_30[1, 4, 0.6][test]\\animation[1, 4, 0.6][test]n_0_32.gif",
        "export_path_html_report": "sim_report_30[1, 4, 0.6][test].html",
        "N_star_matrix_theoretical": [
            [
                "N/A",
                22.1414
            ],
            [
                22.1414,
                "N/A"
            ]
        ],
        "N_star_matrix_empirical_test": [
            [
                "N/A",
                23.0809
            ],
            [
                23.0809,
                "N/A"
            ]
        ],
        "intersection_points_theoretical": [
            [
                "N/A",
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ]
            ],
            [
                [
                    [
                        4.4687,
                        0.1683
                    ]
                ],
                "N/A"
            ]
        ],
        "intersection_points_empirical_test": [
            [
                "N/A",
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ]
            ],
            [
                [
                    [
                        4.5286,
                        0.1667
                    ]
                ],
                "N/A"
            ]
        ]
    }
]