diff --git a/example/config.json b/example/config.json index 4172b8d..3f0d3e4 100644 --- a/example/config.json +++ b/example/config.json @@ -37,7 +37,7 @@ "cont_loss_eps": 1e-6, "cont_target": "x0", "cont_clamp_x0": 5.0, - "quantile_loss_weight": 0.1, + "quantile_loss_weight": 0.3, "quantile_points": [0.05, 0.25, 0.5, 0.75, 0.95], "shuffle_buffer": 256, "sample_batch_size": 8,