1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{ "kind": "neural", "alpha": 0.03, "experts": [ { "name": "ctw", "kind": "ctw", "base_depth": 32, "encoding_bits": 8, "num_percept_bits": 8, "log_prior": 0.0 }, { "name": "rosa", "kind": "rosaplus", "max_order": -1, "log_prior": 0.0 } ] }