-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Labels
type:featureNew feature or requestNew feature or request
Description
I have some minor suggestions for make_perturbed_fun:
- Rename
sigmatoscale, which is more generic and self-explanatory. Note that Berthet et al. sometimes uses$\varepsilon$ for this, instead of$\sigma$ . - Change the default value for
num_samplesfrom 1000 (a large arbitrary value) to 1. This is a less arbitrary value, and more common in stochastic optimization (where the objective function is itself stochastic).
If one or both of these are desirable, I can create a PR. Otherwise, this issue can be closed.
Metadata
Metadata
Assignees
Labels
type:featureNew feature or requestNew feature or request