We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f485602 commit 94bc746Copy full SHA for 94bc746
1 file changed
papers/tutorial/calibration/README.md
@@ -87,6 +87,7 @@ Calibrate with a surrogate for `alpha=5, beta=5`: `python tut_calibration.py -us
87
88
89
Calibrate without a surrogate for `alpha=2, beta=5`: `python tut_calibration.py -cal_err --alpha 2 --beta 5` (Left two plots)
90
+
91
Calibrate with a surrogate for `alpha=2, beta=5`: `python tut_calibration.py -useNN -cal_err --alpha 2 --beta 5` (Right two plots)
92
93
0 commit comments